rename new header file to fnamesiz.h
Changes to be committed: renamed: include/filesize.h -> include/fnamesiz.h
This commit is contained in:
@@ -424,7 +424,7 @@ YOU_H = $(MONST_H) $(YOUPROP_H) $(INCL)/align.h \
|
||||
DISPLAY_H = $(MONDATA_H) $(INCL)/vision.h $(INCL)/display.h
|
||||
PCCONF_H = $(INCL)/micro.h $(INCL)/system.h $(INCL)/pcconf.h \
|
||||
$(MSYS)/pcvideo.h
|
||||
CONFIG_H = $(GLOBAL_H) $(INCL)/filesize.h $(INCL)/tradstdc.h \
|
||||
CONFIG_H = $(GLOBAL_H) $(INCL)/fnamesiz.h $(INCL)/tradstdc.h \
|
||||
$(INCL)/config1.h $(INCL)/config.h
|
||||
DECL_H = $(YOU_H) $(INCL)/spell.h $(INCL)/color.h \
|
||||
$(INCL)/obj.h $(INCL)/onames.h $(INCL)/pm.h \
|
||||
|
||||
@@ -729,7 +729,7 @@ depend: ../sys/unix/depend.awk \
|
||||
|
||||
# config.h timestamp
|
||||
$(CONFIG_H): ../include/config.h ../include/config1.h ../include/tradstdc.h \
|
||||
../include/global.h ../include/filesize.h ../include/coord.h \
|
||||
../include/global.h ../include/fnamesiz.h ../include/coord.h \
|
||||
../include/vmsconf.h ../include/system.h ../include/nhlua.h \
|
||||
../include/unixconf.h ../include/os2conf.h ../include/micro.h \
|
||||
../include/pcconf.h ../include/tosconf.h ../include/amiconf.h \
|
||||
|
||||
@@ -469,7 +469,7 @@ endif
|
||||
#==========================================
|
||||
|
||||
CONFIG_H = $(INCL)/config.h $(INCL)/config1.h $(INCL)/tradstdc.h \
|
||||
$(INCL)/global.h $(INCL)/filesize.h $(INCL)/coord.h \
|
||||
$(INCL)/global.h $(INCL)/fnamesiz.h $(INCL)/coord.h \
|
||||
$(INCL)/vmsconf.h $(INCL)/system.h $(INCL)/unixconf.h \
|
||||
$(INCL)/os2conf.h $(INCL)/micro.h $(INCL)/pcconf.h \
|
||||
$(INCL)/tosconf.h $(INCL)/amiconf.h $(INCL)/macconf.h \
|
||||
|
||||
@@ -485,7 +485,7 @@ PDCLIB =
|
||||
#==========================================
|
||||
|
||||
CONFIG_H = $(INCL)\config.h $(INCL)\config1.h $(INCL)\tradstdc.h \
|
||||
$(INCL)\global.h $(INCL)\filesize.h $(INCL)\coord.h \
|
||||
$(INCL)\global.h $(INCL)\fnamesiz.h $(INCL)\coord.h \
|
||||
$(INCL)\vmsconf.h $(INCL)\system.h $(INCL)\nhlua.h \
|
||||
$(INCL)\unixconf.h $(INCL)\os2conf.h $(INCL)\micro.h \
|
||||
$(INCL)\pcconf.h $(INCL)\tosconf.h $(INCL)\amiconf.h \
|
||||
|
||||
Reference in New Issue
Block a user