X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=Makefile;h=7096b48dd563331d868dbaf47ced35742f0eb065;hb=c38fe34069adb9697683235f8b1e2311a3122e8f;hp=6539f22a09f5062ce0f09574723c2a74e0c4f1b8;hpb=177cf8b5cb5a3c59e2330327b628937540f123ac;p=physik%2Fposic.git diff --git a/Makefile b/Makefile index 6539f22..7096b48 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ CC=gcc -CFLAGS=-Wall +CFLAGS=-Wall -DSIMPLE_TESTING LDFLAGS=-lm OBJS=init/init.o visual/visual.o math/math.o random/random.o list/list.o