aboutsummaryrefslogtreecommitdiffstats
path: root/lang/scsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/scsh/Makefile')
-rw-r--r--lang/scsh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/scsh/Makefile b/lang/scsh/Makefile
index 0647f8029496..8abc40aaca3d 100644
--- a/lang/scsh/Makefile
+++ b/lang/scsh/Makefile
@@ -3,7 +3,7 @@
# Date created: Jul, 15, 1997
# Whom: cracauer@cons.org "Martin Cracauer"
#
-# $Id: Makefile,v 1.3 1997/07/15 13:45:33 cracauer Exp $
+# $Id: Makefile,v 1.4 1997/07/15 15:00:30 cracauer Exp $
#
DISTNAME= scsh-0.5.1
@@ -18,6 +18,8 @@ ALL_TARGET= enough
MAN1= scsh.1
STRIP=
+BROKEN_ELF= build
+
post-install:
@strip ${PREFIX}/bin/scsh
(cd ${WRKSRC} ; \