3.3.2 to 3.4.0

This commit is contained in:
nethack.allison
2002-02-04 16:11:00 +00:00
parent 06528d1002
commit 742e1e8c90
178 changed files with 232 additions and 232 deletions

View File

@@ -1,5 +1,5 @@
# SCCS Id: @(#)Makefile.os2 3.3 96/10/29
# OS/2 NetHack 3.3 Makefile for OS/2 versions 1.x and 2.x
# SCCS Id: @(#)Makefile.os2 3.4 1996/10/29
# OS/2 NetHack 3.4 Makefile for OS/2 versions 1.x and 2.x
# Copyright (C) 1990, 1991, 1992, 1993, 1996 Timo Hakulinen
#
# The supported compilers list is mainly from the NetHack 3.1 era.
@@ -205,7 +205,7 @@ RLIBP = c:\emx\lib # Possible real mode C libraries
#
GAME = nethack
GAMEDES = "NetHack 3.3.1"
GAMEDES = "NetHack 3.4.0"
#
# The uppermost two lines for MSC, the middle two for GCC, and