X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2FMakefile;h=4c0a427baea5f9e3ab285213d2227e6449084447;hp=3735291679c09be9eb9a0e84331b1bf06ec0b814;hb=d12226d88f7873261e86fb3b32029c2da20301d3;hpb=50c422d96b6da2c0412b6bd3763e9d1a029a6014 diff --git a/src/Makefile b/src/Makefile index 37352916..4c0a427b 100644 --- a/src/Makefile +++ b/src/Makefile @@ -69,9 +69,9 @@ CONFIG = $(CONFIG_GAME_DIR) $(SOUNDS) $(JOYSTICK) \ $(CONFIG_SCORE_ENTRIES) $(XPM_INCLUDE_FILE) # DEBUG = -DDEBUG -g -Wall -ansi -pedantic -# DEBUG = -DDEBUG -g -Wall +DEBUG = -DDEBUG -g -Wall # DEBUG = -O3 -Wall -ansi -pedantic -DEBUG = -O3 -Wall +# DEBUG = -O3 -Wall # DEBUG = -O3 # SYSTEM = -Aa -D_HPUX_SOURCE -Dhpux # for HP-UX (obsolete)