]> hackdaworld.org Git - physik/posic.git/blobdiff - Makefile
runtime schedule adding and injection of c atoms
[physik/posic.git] / Makefile
index ce40484dd9feba49a6b9f10ddacd06b293effa79..72904f5f9aa2c1816deb9445a6f29989d7bfc55b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ POT_SRC=potentials/tersoff.c
 POT_SRC+=potentials/albe.c
 POT_SRC+= potentials/lennard_jones.c potentials/harmonic_oscillator.c
 
-all: sic
+all: sic fluctuation_calc
 
 sic: 
        $(CC) $(CFLAGS) $(LDFLAGS) $(POT_SRC) $(SOURCE) sic.c -o sic