X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=dosdemo;a=blobdiff_plain;f=Makefile.dj;h=fe89fcf624d9137c94d28ffdbdc5bcffcc6476cc;hp=a68701211308653e2e578bae34794c3b14b24262;hb=102f82ec5a8128cb076371aa3d9821e684b94380;hpb=772dfe62feafd0583e52326c7419ef01e04cac60 diff --git a/Makefile.dj b/Makefile.dj index a687012..fe89fcf 100644 --- a/Makefile.dj +++ b/Makefile.dj @@ -12,7 +12,7 @@ else endif inc = -Isrc -Isrc/dos -Ilibs -Ilibs/imago/src -Ilibs/anim/src -Ilibs/mikmod/include -opt = -O3 -ffast-math -fno-strict-aliasing +#opt = -O3 -ffast-math -fno-strict-aliasing dbg = -g warn = -pedantic -Wall -Wno-unused-function -Wno-unused-variable