some Makefile.mingw32 tweaking
This commit is contained in:
@@ -110,7 +110,7 @@ OBJS4DEP = $(MOBJS) $(ROBJS) \
|
||||
$(TMOBJS) $(UOBJS) $(DLBOBJS) $(NHWOBJS) $(NHOBJS)
|
||||
DEP_TARGETS = $(OBJS4DEP:o=d)
|
||||
|
||||
depend: $(DEP_TARGETS)
|
||||
depend: fetchlua fetchpdcurses $(DEP_TARGETS)
|
||||
@cat $(DEP_TARGETS) > .depend
|
||||
|
||||
cleandep:
|
||||
|
||||
Reference in New Issue
Block a user