1 diff -Nru NetHack-3.6.7.orig/sys/unix/Makefile.utl NetHack-3.6.7/sys/unix/Makefile.utl
2 --- NetHack-3.6.7.orig/sys/unix/Makefile.utl 2023-02-15 22:52:57.000000000 +0100
3 +++ NetHack-3.6.7/sys/unix/Makefile.utl 2023-10-08 15:12:17.968093996 +0200
6 # CFLAGS = -g -I../include
8 -#CFLAGS = -O -I../include
10 +CFLAGS = -O -I../include
13 # we specify C preprocessor flags via CFLAGS; files built with default rules
14 # might include $(CPPFLAGS) which could get a value from user's environment;
17 # yacc/lex programs to use to generate *_comp.h, *_lex.c, and *_yacc.c.
18 # if, instead of yacc/lex you have bison/flex, comment/uncomment the following.
29 # these are the names of the output files from YACC/LEX. Under MS-DOS
30 # and similar systems, they may differ