]> granicus.if.org Git - nethack/commit
makedefs manpage, conditionals, and related bits
authorkeni <keni>
Sat, 1 May 2010 20:57:17 +0000 (20:57 +0000)
committerkeni <keni>
Sat, 1 May 2010 20:57:17 +0000 (20:57 +0000)
commite04caf9a27ff5cd003afd91c386a893deb482b6f
treebf0e46932901767b8e3fddae7c4d80a275d75bd2
parent1b8c99d69191e5f3405fdcf2baf7c398031f4fca
makedefs manpage, conditionals, and related bits
Add a man page for makedefs so mdgrep is documented better.
Add missing INSURANCE to mdgrep.h. (yes, LIFE leaks in as well)
Add makefile bits to build makedefs.txt.
Pass dungeon.def through mdgrep internally to makedefs - this will make
it possible to commit the LIFE patch and have config.h actually turn it
all the way off (by skipping bigrm-6).
doc/makedefs.6 [new file with mode: 0644]
sys/unix/Makefile.doc
util/makedefs.c
util/mdgrep.h