Another batch of manual header var additions
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
NetHack 3.5.0 Linux Elf
|
||||
|
||||
$NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
|
||||
$Date: 2005/01/02 17:17:28 $ $Revision: 1.16 $
|
||||
|
||||
This README provides the instructions for using the official Linux binary,
|
||||
system platform requirements, as well as steps used to create that binary.
|
||||
The same steps can be used from the source distribution to create a similar
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user