X-Git-Url: https://www.hackdaworld.org/gitweb/?a=blobdiff_plain;f=Makefile;h=70fcb8bf3b8acd3fe97c0bcc9a69257c58c8c5d0;hb=0b96eb313c9bfec6272b1f8de0d99c4ce26d1686;hp=3e31459bd7ab9004a79c9e9a1f21a5c096fbdf4b;hpb=ea612b88a0588b8f46fafaebf3b37fb46c83c0cf;p=physik%2Fposic.git diff --git a/Makefile b/Makefile index 3e31459..70fcb8b 100644 --- a/Makefile +++ b/Makefile @@ -8,10 +8,11 @@ CFLAGS+=-g #CFLAGS+=-DVDEBUG LDFLAGS=-lm -SOURCE=moldyn.c visual/visual.c random/random.c +SOURCE=moldyn.c visual/visual.c random/random.c list/list.c -POT_SRC=potentials/tersoff.c potentials/lennard_jones.c -POT_SRC+= potentials/harmonic_oscillator.c +POT_SRC=potentials/tersoff.c +#POT_SRC=potentials/tersoff_orig.c +POT_SRC+= potentials/lennard_jones.c potentials/harmonic_oscillator.c all: sic