aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-06-15 15:31:21 +0800
committerobrien <obrien@FreeBSD.org>1999-06-15 15:31:21 +0800
commit3147062e17cd2179505d2f0af7055ea76f8e070a (patch)
tree8176ffefc41b290c03c72a95286d80f143d3e7d9 /lang/gcc/Makefile
parent68f9347ddac4ab85f4bc10aee9c84c617b0ce692 (diff)
downloadfreebsd-ports-gnome-3147062e17cd2179505d2f0af7055ea76f8e070a.tar.gz
freebsd-ports-gnome-3147062e17cd2179505d2f0af7055ea76f8e070a.tar.zst
freebsd-ports-gnome-3147062e17cd2179505d2f0af7055ea76f8e070a.zip
Update to the 1999-06-08 (gcc 2.95 prerelease).
Diffstat (limited to 'lang/gcc/Makefile')
-rw-r--r--lang/gcc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile
index 9ffb90147064..52237d21c051 100644
--- a/lang/gcc/Makefile
+++ b/lang/gcc/Makefile
@@ -4,10 +4,10 @@
# Date created: 9 Jan 1998
# Whom: John Polstra <jdp@polstra.com>
#
-# $Id: Makefile,v 1.61 1999/06/05 22:30:28 mharo Exp $
+# $Id: Makefile,v 1.62 1999/06/10 14:31:08 simokawa Exp $
#
-SNAPDATE= 1999-05-24
+SNAPDATE= 1999-06-08
SNAPVER= ${SNAPDATE:S/-//g}
DISTNAME= egcs-${SNAPVER}
@@ -60,7 +60,6 @@ ALL_TARGET= bootstrap
MAN1= cccp.1 eg++.1 eg77.1 egcc.1
pre-patch:
- ${MV} ${WRKSRC}/gcc/config/i386/t-freebsd ${WRKSRC}/gcc/config/
${MV} ${WRKSRC}/gcc/config/i386/freebsd.h ${WRKSRC}/gcc/config/i386/freebsd-aout.h
${MV} ${WRKSRC}/gcc/config/i386/freebsd-elf.h ${WRKSRC}/gcc/config/i386/freebsd.h
${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h