X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=Makefile;h=bb520c4a81c214d234dbf00d18a3267ca24a0aa5;hb=a70de3dccbf0a01c39c2643818ec86c0b465caba;hp=70fcb8bf3b8acd3fe97c0bcc9a69257c58c8c5d0;hpb=0b96eb313c9bfec6272b1f8de0d99c4ce26d1686;p=physik%2Fposic.git diff --git a/Makefile b/Makefile index 70fcb8b..bb520c4 100644 --- a/Makefile +++ b/Makefile @@ -6,12 +6,15 @@ CFLAGS+=-ffloat-store CFLAGS+=-g #CFLAGS+=-DDEBUG #CFLAGS+=-DVDEBUG +#CFLAGS+=-DTERSOFF_ORIG +CFLAGS+=-DALBE LDFLAGS=-lm SOURCE=moldyn.c visual/visual.c random/random.c list/list.c -POT_SRC=potentials/tersoff.c #POT_SRC=potentials/tersoff_orig.c +POT_SRC=potentials/tersoff.c +POT_SRC+=potentials/albe.c POT_SRC+= potentials/lennard_jones.c potentials/harmonic_oscillator.c all: sic