Another batch of manual header var additions

This commit is contained in:
keni
2015-02-26 17:43:47 -05:00
committed by Pasi Kallinen
parent 4e50ba93f4
commit 69356cc77d
18 changed files with 57 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# depend.awk -- awk script used to construct makefile dependencies
# for nethack's source files (`make depend' support for Makefile.src).
# $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
# $Date: 2005/12/15 03:42:52 $ $Revision: 1.3 $
#
# usage:
# cd src ; nawk -f depend.awk ../include/*.h list-of-.c/.cpp-files