Files bit (trunk only)

Add entries describing the source files generated by yacc and lex.
And strip some trailing whitespace.  (Trunk-only solely because it won't
apply as-is to the branch copy of Files.)
This commit is contained in:
nethack.rankin
2009-05-11 22:55:56 +00:00
parent 394f27645a
commit 30f33ab92c
+4
View File
@@ -316,6 +316,8 @@ guioptions
include: include:
(files generated by makedefs at compile time) (files generated by makedefs at compile time)
date.h onames.h pm.h vis_tab.h date.h onames.h pm.h vis_tab.h
(files generated by yacc (or copied from sys/share) at compile time)
dgn_comp.h lev_comp.h
(files for win32 that are moved into include at compile time) (files for win32 that are moved into include at compile time)
win32api.h win32api.h
@@ -334,6 +336,8 @@ sys/winnt:
nethack.ico nethack.ico
util: util:
(files generated by lex and yacc (or copied from sys/share) at compile time)
dgn_lex.c dgn_yacc.c lev_lex.c lev_yacc.c
(files generated for win32 at compile time) (files generated for win32 at compile time)
uudecode.exe uudecode.exe