]> granicus.if.org Git - nethack/commitdiff
MinGW build update
authornhmall <nhmall@nethack.org>
Wed, 12 Oct 2022 16:24:59 +0000 (12:24 -0400)
committernhmall <nhmall@nethack.org>
Sat, 15 Oct 2022 16:28:53 +0000 (12:28 -0400)
sys/windows/Makefile.mingw32

index 63ffe263758697cc395311e3eee5f254a12c2b84..9070ae6fed4232f6f03fb889f2340fa11aacf0a6 100644 (file)
@@ -727,7 +727,7 @@ COREOBJS = $(addsuffix .o, allmain alloc apply artifact attrib ball bones botl c
           teleport timeout topten track trap u_init uhitm utf8map vault version vision \
           weapon were wield windmain windows windsys wizard worm worn write zap)
 
-CFLAGSW = $(CFLAGS) $(COMMONDEF) $(DLBFLG) -DTILES -D_WINDOWS -DMSWIN_GRAPHICS -DSAFEPROCS -DNOTTYGRPHICS
+CFLAGSW = $(CFLAGS) $(COMMONDEF) $(DLBFLG) -DTILES -D_WINDOWS -DMSWIN_GRAPHICS -DSAFEPROCS -DNOTTYGRAPHICS
 
 ONHW = $(O)nethackw
 NHWONLY = $(addsuffix .o, mhaskyn mhdlg mhfont mhinput mhmain mhmap mhmenu \