1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00

- Final checkin prior to upcoming release.

git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@15192 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
Olaf Barthel
2008-04-28 15:42:13 +00:00
parent e3bde26409
commit 6a149abc57
13 changed files with 38 additions and 38 deletions

View File

@ -1,5 +1,5 @@
#
# $Id: GNUmakefile.os4,v 1.112 2008-04-18 10:11:59 obarthel Exp $
# $Id: GNUmakefile.os4,v 1.113 2008-04-28 15:42:13 obarthel Exp $
#
# :ts=8
#
@ -26,7 +26,7 @@ NET_INCLUDE := netinclude
CC := ppc-amigaos-gcc
AR := ppc-amigaos-ar -q
RANLIB := ppc-amigaos-ranlib
COPY := cp -a
COPY := cp -p
DELETE := rm -rf
MAKEDIR := mkdir -p
LOG_COMMAND := 2>&1 | tee -a compiler.log

View File

@ -1,6 +1,6 @@
#define VERSION 1
#define REVISION 202
#define DATE "16.1.2007"
#define VERS "amiga.lib 1.202"
#define VSTRING "amiga.lib 1.202 (16.1.2007)\r\n"
#define VERSTAG "\0$VER: amiga.lib 1.202 (16.1.2007)"
#define REVISION 203
#define DATE "28.4.2008"
#define VERS "amiga.lib 1.203"
#define VSTRING "amiga.lib 1.203 (28.4.2008)\r\n"
#define VERSTAG "\0$VER: amiga.lib 1.203 (28.4.2008)"

View File

@ -1 +1 @@
202
203

View File

@ -1,6 +1,6 @@
#define VERSION 1
#define REVISION 202
#define DATE "16.1.2007"
#define VERS "c.lib 1.202"
#define VSTRING "c.lib 1.202 (16.1.2007)\r\n"
#define VERSTAG "\0$VER: c.lib 1.202 (16.1.2007)"
#define REVISION 203
#define DATE "28.4.2008"
#define VERS "c.lib 1.203"
#define VSTRING "c.lib 1.203 (28.4.2008)\r\n"
#define VERSTAG "\0$VER: c.lib 1.203 (28.4.2008)"

View File

@ -1 +1 @@
202
203

View File

@ -1,6 +1,6 @@
#define VERSION 1
#define REVISION 202
#define DATE "16.1.2007"
#define VERS "debug.lib 1.202"
#define VSTRING "debug.lib 1.202 (16.1.2007)\r\n"
#define VERSTAG "\0$VER: debug.lib 1.202 (16.1.2007)"
#define REVISION 203
#define DATE "28.4.2008"
#define VERS "debug.lib 1.203"
#define VSTRING "debug.lib 1.203 (28.4.2008)\r\n"
#define VERSTAG "\0$VER: debug.lib 1.203 (28.4.2008)"

View File

@ -1 +1 @@
202
203

View File

@ -1,6 +1,6 @@
#define VERSION 1
#define REVISION 202
#define DATE "16.1.2007"
#define VERS "m.lib 1.202"
#define VSTRING "m.lib 1.202 (16.1.2007)\r\n"
#define VERSTAG "\0$VER: m.lib 1.202 (16.1.2007)"
#define REVISION 203
#define DATE "28.4.2008"
#define VERS "m.lib 1.203"
#define VSTRING "m.lib 1.203 (28.4.2008)\r\n"
#define VERSTAG "\0$VER: m.lib 1.203 (28.4.2008)"

View File

@ -1 +1 @@
202
203

View File

@ -1,6 +1,6 @@
#define VERSION 1
#define REVISION 202
#define DATE "16.1.2007"
#define VERS "net.lib 1.202"
#define VSTRING "net.lib 1.202 (16.1.2007)\r\n"
#define VERSTAG "\0$VER: net.lib 1.202 (16.1.2007)"
#define REVISION 203
#define DATE "28.4.2008"
#define VERS "net.lib 1.203"
#define VSTRING "net.lib 1.203 (28.4.2008)\r\n"
#define VERSTAG "\0$VER: net.lib 1.203 (28.4.2008)"

View File

@ -1 +1 @@
202
203

View File

@ -1,6 +1,6 @@
#define VERSION 1
#define REVISION 202
#define DATE "16.1.2007"
#define VERS "unix.lib 1.202"
#define VSTRING "unix.lib 1.202 (16.1.2007)\r\n"
#define VERSTAG "\0$VER: unix.lib 1.202 (16.1.2007)"
#define REVISION 203
#define DATE "28.4.2008"
#define VERS "unix.lib 1.203"
#define VSTRING "unix.lib 1.203 (28.4.2008)\r\n"
#define VERSTAG "\0$VER: unix.lib 1.203 (28.4.2008)"

View File

@ -1 +1 @@
202
203