Bulk recovery of file CVS headers and addition of NHDT- headers.

This commit is contained in:
keni
2015-02-26 09:19:03 -05:00
committed by Pasi Kallinen
parent 55a9ad84de
commit 25cd007c48
492 changed files with 1003 additions and 502 deletions

View File

@@ -1,5 +1,6 @@
# NetHack Makefile (VMS) - for building nethack itself.
# NetHack 3.5 Makefile.src $Date$ $Revision$
# NetHack 3.5 Makefile.src $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
# NetHack 3.5 Makefile.src $Date: 2011/10/11 02:37:18 $ $Revision: 1.23 $
# Copy this file to [.src]Makefile. and then edit it as needed.
# The default configuration is for building with DEC C (aka Compaq C).