X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fposic.git;a=blobdiff_plain;f=Makefile;h=bb520c4a81c214d234dbf00d18a3267ca24a0aa5;hp=ebad7e3edb0ea3083fc8e0ac6755a26fda7193e9;hb=a70de3dccbf0a01c39c2643818ec86c0b465caba;hpb=acdd9a6aa72f3692ccd03cc0df20e3d60555f555 diff --git a/Makefile b/Makefile index ebad7e3..bb520c4 100644 --- a/Makefile +++ b/Makefile @@ -7,12 +7,14 @@ 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_orig.c POT_SRC=potentials/tersoff.c +POT_SRC+=potentials/albe.c POT_SRC+= potentials/lennard_jones.c potentials/harmonic_oscillator.c all: sic