X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=Makefile;h=ebad7e3edb0ea3083fc8e0ac6755a26fda7193e9;hb=acdd9a6aa72f3692ccd03cc0df20e3d60555f555;hp=70fcb8bf3b8acd3fe97c0bcc9a69257c58c8c5d0;hpb=57847266c05bc38218bf162efdb08e8dd40894d7;p=physik%2Fposic.git diff --git a/Makefile b/Makefile index 70fcb8b..ebad7e3 100644 --- a/Makefile +++ b/Makefile @@ -6,12 +6,13 @@ CFLAGS+=-ffloat-store CFLAGS+=-g #CFLAGS+=-DDEBUG #CFLAGS+=-DVDEBUG +#CFLAGS+=-DTERSOFF_ORIG 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/lennard_jones.c potentials/harmonic_oscillator.c all: sic