]> granicus.if.org Git - nethack/commitdiff
more minor msdos Makefile bits
authornhmall <nhmall@nethack.org>
Fri, 15 Nov 2019 00:17:44 +0000 (19:17 -0500)
committernhmall <nhmall@nethack.org>
Fri, 15 Nov 2019 00:17:44 +0000 (19:17 -0500)
sys/msdos/Makefile1.cross
sys/msdos/Makefile2.cross

index 71f96b06b73aae2131da14f21cf576810661c561..a601108550fb63b7b52e451eed7cdd2f8b04764f 100644 (file)
@@ -1,4 +1,4 @@
-# NetHack 3.6  Makefile1.cross $NHDT-Date:$  $NHDT-Branch:$:$NHDT-Revision:$
+# NetHack 3.6  Makefile1.cross $NHDT-Date$  $NHDT-Branch$:$NHDT-Revision$
 #       Cross-compile msdos version of NetHack using a 
 #       linux-hosted djgpp cross-compiler.
 #
index add9eff37f80188f060e0accc194674aa8befceb..cede4fd47ad08d4adaa56060d6bf3a216dce33ef 100644 (file)
@@ -1,6 +1,6 @@
-# NetHack 3.6  Makefile2.cross $NHDT-Date:$  $NHDT-Branch:$:$NHDT-Revision:$
+# NetHack 3.6  Makefile2.cross $NHDT-Date$  $NHDT-Branch$:$NHDT-Revision$
 #       Cross-compile msdos version of NetHack using a 
-#       linux-hosted djgpp cross compiler.
+#       linux-hosted djgpp cross-compiler.
 #
 #       Makefile1.cross is for the host-side obj files and utilities that
 #       will run on the host platform only.
@@ -8,7 +8,7 @@
 #       Makefile2.cross (this file) is the the target platform obj files 
 #       and utilities.
 #
-#   Makefile2 utilizes the djgpp cross compiler from Andrew Wu:
+#   Makefile2 utilizes the djgpp cross-compiler from Andrew Wu:
 #       https://github.com/andrewwutw/build-djgpp
 #
 #   Currently, in NetHack 3.6, the cross-compile for msdos cannot be