freebsd_amp_hwpstate/usr.bin/strip/Makefile

11 lines
145 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= strip
MAN1= strip.1
STRIP=
afterinstall:
./strip ${DESTDIR}${BINDIR}/strip
.include <bsd.prog.mk>