summaryrefslogtreecommitdiff
path: root/lang/gcc-ssp/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-09-28 14:31:06 +0000
committerrillig <rillig@pkgsrc.org>2005-09-28 14:31:06 +0000
commit5ac8ad700481573bca146bdf809b1f45c8437e24 (patch)
tree4373a04cd43d2143f808073cf6b95c49198d17c6 /lang/gcc-ssp/Makefile
parent9984e0604a93cd3c3942a51b0167b8a7fe50ef86 (diff)
downloadpkgsrc-5ac8ad700481573bca146bdf809b1f45c8437e24.tar.gz
Removed trailing white-space.
Diffstat (limited to 'lang/gcc-ssp/Makefile')
-rw-r--r--lang/gcc-ssp/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc-ssp/Makefile b/lang/gcc-ssp/Makefile
index 7f47fe27398..a76f9c8c872 100644
--- a/lang/gcc-ssp/Makefile
+++ b/lang/gcc-ssp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2005/06/24 17:17:51 kristerw Exp $
+# $NetBSD: Makefile,v 1.38 2005/09/28 14:31:07 rillig Exp $
DISTNAME= gcc-2.95.3
PKGNAME= gcc-ssp-2.95.3.13
@@ -115,10 +115,10 @@ post-build:
.endif
.if ${OPSYS} == "SunOS"
-#
-# remove empty file and directories that show up when one does:
+#
+# remove empty file and directories that show up when one does:
# make install; make deinstall; make install
-#
+#
post-install:
-cd ${GCC_ARCHDIR}/include && ${RM} -f fixed && ${RMDIR} v7 v9
.else