X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=Makefile;h=3c8fcd1157eeaf5184c809ac70b4fd906e2c1c95;hb=d445878769b7fcc15959d2d10f2eeced803c5487;hp=7096b48dd563331d868dbaf47ced35742f0eb065;hpb=593bb07bf38d6d32e9eca61d9637d9e5b7f428d0;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