Mark BROKEN for ELF.

This commit is contained in:
Justin M. Seger 1998-09-29 02:37:14 +00:00
parent 5cd1788fa1
commit d0b3b873bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13533
2 changed files with 6 additions and 2 deletions

View File

@ -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} ; \

View File

@ -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} ; \