summaryrefslogtreecommitdiff
path: root/lang/gcc-ssp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc-ssp/Makefile')
-rw-r--r--lang/gcc-ssp/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/gcc-ssp/Makefile b/lang/gcc-ssp/Makefile
index 3da77792515..9f6a3310920 100644
--- a/lang/gcc-ssp/Makefile
+++ b/lang/gcc-ssp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/01/04 05:57:22 kent Exp $
+# $NetBSD: Makefile,v 1.7 2002/02/16 14:46:20 kent Exp $
DISTNAME= gcc-2.95.3
GCC_VERSION= 2.95.3
@@ -76,7 +76,8 @@ post-extract:
for ARCH in arm arm i386 m68k sh sparc vax; do \
${MKDIR} $${ARCH}; \
${CP} ${GCC_FILESDIR}/$${ARCH}_netbsd-elf.h $${ARCH}/netbsd-elf.h; \
- done
+ done; \
+ ${CP} ${GCC_FILESDIR}/sparc_netbsd-elf-common.h sparc/netbsd-elf-common.h
post-patch:
${ECHO} "bogus" >${WRKSRC}/../${DISTNAME}/gcc/cstamp-h.in