X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=GNUmakefile;h=ee7a35e447ed09ac99165379d3da2b42ace20ec8;hb=e25fd14d5664a31990a117004e460fab7fbdb25d;hp=0054bbc2c86e53b047f870f01708a5acc9bb719a;hpb=78dd58448f5c64f67da1f9db6a81665e91dd0e17;p=dosdemo diff --git a/GNUmakefile b/GNUmakefile index 0054bbc..ee7a35e 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -11,7 +11,7 @@ bindata = data/loading.img inc = -I/usr/local/include -Isrc -Isrc/3dgfx -Isrc/scr -Isrc/glut -Ilibs \ -Ilibs/imago/src -Ilibs/mikmod/include def = -DMINIGLUT_USE_LIBC -DMIKMOD_STATIC -warn = -pedantic -Wall -Wno-unused-variable -Wno-unused-function +warn = -pedantic -Wall -Wno-unused-variable -Wno-unused-function -Wno-address #opt = -O3 -ffast-math dbg = -g