include/qtext.h is an empty header so just get rid of it
This commit is contained in:
@@ -749,7 +749,7 @@ $(U)makedefs.exe: $(MAKEDEFSOBJS)
|
||||
$(LINK) $(LFLAGS) -o$@ $(MAKEDEFSOBJS)
|
||||
|
||||
$(O)makedefs.o: $(CONFIG_H) $(PERMONST_H) $(INCL)/objclass.h \
|
||||
$(INCL)/monsym.h $(INCL)/qtext.h $(U)makedefs.c
|
||||
$(INCL)/monsym.h $(U)makedefs.c
|
||||
|
||||
ifneq "$(ADD_LUA)" "Y"
|
||||
#==========================================
|
||||
@@ -1468,8 +1468,8 @@ $(O)polyself.o: polyself.c $(HACK_H)
|
||||
$(O)potion.o: potion.c $(HACK_H)
|
||||
$(O)pray.o: pray.c $(HACK_H)
|
||||
$(O)priest.o: priest.c $(HACK_H) $(INCL)/mfndpos.h
|
||||
$(O)quest.o: quest.c $(HACK_H) $(INCL)/qtext.h
|
||||
$(O)questpgr.o: questpgr.c $(HACK_H) $(INCL)/dlb.h $(INCL)/qtext.h
|
||||
$(O)quest.o: quest.c $(HACK_H)
|
||||
$(O)questpgr.o: questpgr.c $(HACK_H) $(INCL)/dlb.h
|
||||
$(O)read.o: read.c $(HACK_H)
|
||||
$(O)rect.o: rect.c $(HACK_H)
|
||||
$(O)region.o: region.c $(HACK_H) $(INCL)/lev.h
|
||||
@@ -1502,7 +1502,7 @@ $(O)weapon.o: weapon.c $(HACK_H)
|
||||
$(O)were.o: were.c $(HACK_H)
|
||||
$(O)wield.o: wield.c $(HACK_H)
|
||||
$(O)windows.o: windows.c $(HACK_H) $(INCL)/wingem.h $(INCL)/winGnome.h
|
||||
$(O)wizard.o: wizard.c $(HACK_H) $(INCL)/qtext.h
|
||||
$(O)wizard.o: wizard.c $(HACK_H)
|
||||
$(O)worm.o: worm.c $(HACK_H) $(INCL)/lev.h
|
||||
$(O)worn.o: worn.c $(HACK_H)
|
||||
$(O)write.o: write.c $(HACK_H)
|
||||
|
||||
Reference in New Issue
Block a user