add another way of calculating tersoff + small moldyn mods
[physik/posic.git] / Makefile
index 3e31459..70fcb8b 100644 (file)
--- 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