[Pkg-nethack-devel] nethack/sys/os2 Makefile.os2,1.1.1.1,1.2
Joshua Kwan
joshk-guest@quantz.debian.org
Tue, 09 Dec 2003 16:14:46 +0000
- Previous message: [Pkg-nethack-devel] nethack/include config.h,1.1.1.1,1.2 decl.h,1.1.1.1,1.2 dungeon.h,1.1.1.1,1.2 extern.h,1.1.1.1,1.2 flag.h,1.1.1.1,1.2 global.h,1.1.1.1,1.2 hack.h,1.1.1.1,1.2 mac-term.h,1.1.1.1,1.2 micro.h,1.1.1.1,1.2 mondata.h,1.1.1.1,1.2 ntconf.h,1.1.1.1,1.2 obj.h,1.1.1.1,1.2 patchlevel.h,1.1.1.1,1.2 vmsconf.h,1.1.1.1,1.2 wceconf.h,1.1.1.1,1.2
- Next message: [Pkg-nethack-devel] nethack/sys/share NetHack.cnf,1.1.1.1,1.2 pcmain.c,1.1.1.1,1.2 pcsys.c,1.1.1.1,1.2 pctty.c,1.1.1.1,1.2 pcunix.c,1.1.1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/pkg-nethack/nethack/sys/os2
In directory quantz:/tmp/cvs-serv9687/sys/os2
Modified Files:
Makefile.os2
Log Message:
Merge Nethack 3.4.3 upstream source.
Index: Makefile.os2
===================================================================
RCS file: /cvsroot/pkg-nethack/nethack/sys/os2/Makefile.os2,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- Makefile.os2 7 Oct 2003 19:00:30 -0000 1.1.1.1
+++ Makefile.os2 9 Dec 2003 16:14:44 -0000 1.2
@@ -1,5 +1,5 @@
-# SCCS Id: @(#)Makefile.os2 3.4.2 1996/10/29
-# OS/2 NetHack 3.4.2 Makefile for OS/2 versions 2.x
+# SCCS Id: @(#)Makefile.os2 3.4.3 1996/10/29
+# OS/2 NetHack 3.4.3 Makefile for OS/2 versions 2.x
# Copyright (C) 1990, 1991, 1992, 1993, 1996 Timo Hakulinen
#
# Several compilers exist for OS/2 but, currently only GCC emx is tested
@@ -176,7 +176,7 @@
OBJ = \tmp\obj # Object files
TEMP = \tmp\bin # Temporary files during make process
-GAMEDIR = \games\nh342x11 # Game directory
+GAMEDIR = \games\nh343x11 # Game directory
PLIBP = c:\emx\lib # Protected mode C libraries
RLIBP = c:\emx\lib # Possible real mode C libraries
@@ -185,7 +185,7 @@
#
GAME = nethack
-GAMEDES = "NetHack 3.4.2"
+GAMEDES = "NetHack 3.4.3"
#
# The uppermost two lines for MSC, the middle two for GCC, and
- Previous message: [Pkg-nethack-devel] nethack/include config.h,1.1.1.1,1.2 decl.h,1.1.1.1,1.2 dungeon.h,1.1.1.1,1.2 extern.h,1.1.1.1,1.2 flag.h,1.1.1.1,1.2 global.h,1.1.1.1,1.2 hack.h,1.1.1.1,1.2 mac-term.h,1.1.1.1,1.2 micro.h,1.1.1.1,1.2 mondata.h,1.1.1.1,1.2 ntconf.h,1.1.1.1,1.2 obj.h,1.1.1.1,1.2 patchlevel.h,1.1.1.1,1.2 vmsconf.h,1.1.1.1,1.2 wceconf.h,1.1.1.1,1.2
- Next message: [Pkg-nethack-devel] nethack/sys/share NetHack.cnf,1.1.1.1,1.2 pcmain.c,1.1.1.1,1.2 pcsys.c,1.1.1.1,1.2 pctty.c,1.1.1.1,1.2 pcunix.c,1.1.1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]