]> granicus.if.org Git - nethack/commitdiff
Makefile?.cross bits
authornhmall <nhmall@nethack.org>
Sat, 23 Nov 2019 13:49:55 +0000 (08:49 -0500)
committernhmall <nhmall@nethack.org>
Sat, 23 Nov 2019 13:49:55 +0000 (08:49 -0500)
sys/msdos/Makefile1.cross
sys/msdos/Makefile2.cross

index 1e692237c4d6ecfab3378a65e5f2d1202484efc1..dc530d80b7dacbd40795337871079bbdf35aa874 100644 (file)
@@ -5,7 +5,7 @@
 #       Makefile1.cross (this file) is for the host-side obj files and 
 #       utilities that will run on the host platform only.
 #
-#       Makefile2.cross is the the target platform obj files
+#       Makefile2.cross is for the target platform obj files
 #       and utilities.
 #
 #   Makefile2 utilizes the djgpp cross-compiler from Andrew Wu:
index 38d8615b269f28232af38a21adac72cacf5f4510..9c12ca7f242d1d45f3257e883d2422d537c7ce0e 100644 (file)
@@ -5,7 +5,7 @@
 #       Makefile1.cross is for the host-side obj files and utilities that
 #       will run on the host platform only.
 #
-#       Makefile2.cross (this file) is the the target platform obj files 
+#       Makefile2.cross (this file) is for the target platform obj files 
 #       and utilities.
 #
 #   Makefile2 utilizes the djgpp cross-compiler from Andrew Wu:
@@ -13,7 +13,7 @@
 #
 #   In NetHack 3.7, the cross-compile for msdos can be used to
 #   build the entire game to a complete ms-dos package and 
-#   result (in theory).
+#   result (from theory to achieved on Nov 22, 2019).
 #
 
 # Game Installation Variables