DOS 16 bit Microsoft Makefile

<Someone> reports that someone on the
newsgroup tried to use the MSVC 1.52c (16 bit compiler) Makefile
with MSVC 6 (32 bit compiler). Try to make it more obvious
that the Makefile isn't for that.
This commit is contained in:
nethack.allison
2002-09-10 22:53:18 +00:00
parent a6e3791170
commit d916769a77
2 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# SCCS Id: @(#)Makefile.MSC 3.4 2002/03/17
# SCCS Id: @(#)Makefile.MSC 3.4 2002/09/10
# Copyright (c) NetHack PC Development Team 1997 - 2002.
# PC NetHack 3.4 Makefile for MSC
# PC NetHack 3.3x Makefile for MSC V1.52c (16 bit compiler)
#
# For questions or comments: nethack-bugs@nethack.org
#