X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=Makefile;h=0d965ed8b3aeb8197c6657c07f16acd3eccdee85;hb=HEAD;hp=bf39c076ca72d15eb7ec572c346b4d06fecf31b9;hpb=295b86a1a8efdfe4fb0d9dba6152eb956441603c;p=andemo diff --git a/Makefile b/Makefile index bf39c07..0d965ed 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ bin = demo warn = -pedantic -Wall dbg = -g -#opt = -O3 -ffast-math -fno-strict-aliasing +#opt = -O3 -ffast-math -fno-strict-aliasing -DNDEBUG def = -DMINIGLUT_USE_LIBC -DGLEW_STATIC incdir = -Isrc -Ilibs -Ilibs/imago/src -Ilibs/treestore -Ilibs/glew libs_path = libs/unix