possible build fix catch-up for Windows Makefile.gcc
Verification once CI attempts a build as no local testing capability
This commit is contained in:
@@ -324,7 +324,7 @@ HACKCSRC = allmain.c alloc.c apply.c artifact.c attrib.c ball.c bones.c \
|
|||||||
#
|
#
|
||||||
|
|
||||||
MAKEDEFSOBJS = $(O)makedefs.o $(O)monst.o $(O)objects.o \
|
MAKEDEFSOBJS = $(O)makedefs.o $(O)monst.o $(O)objects.o \
|
||||||
$(O)date.o
|
$(O)date.o $(O)alloc.o
|
||||||
|
|
||||||
RECOVOBJS = $(O)recover.o
|
RECOVOBJS = $(O)recover.o
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user