X-Git-Url: https://hackdaworld.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=3c8fcd1157eeaf5184c809ac70b4fd906e2c1c95;hb=0656efc2936da55ecf0b818fe33bb2acebc689c6;hp=7096b48dd563331d868dbaf47ced35742f0eb065;hpb=c38fe34069adb9697683235f8b1e2311a3122e8f;p=physik%2Fposic.git diff --git a/Makefile b/Makefile index 7096b48..3c8fcd1 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ CC=gcc -CFLAGS=-Wall -DSIMPLE_TESTING +CFLAGS=-Wall #-DSIMPLE_TESTING LDFLAGS=-lm OBJS=init/init.o visual/visual.o math/math.o random/random.o list/list.o