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