summaryrefslogtreecommitdiffstats
path: root/usr.bin/strip/Makefile
blob: 1a699e72de4d28eba62402caaa1876a654f242cb (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	strip
MAN1=	strip.1
STRIP=

afterinstall:
	./strip ${DESTDIR}${BINDIR}/strip

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud