minix/commands/ackstrip/Makefile
Ben Gras 453be3b530 rename nm and strip to acknm and ackstrip
this is to force invocations of these utils for ack to be
explicitly named such, so in the future binutils can be installed
in /usr/pkg without the g- prefix.
2010-08-02 16:09:19 +00:00

5 lines
44 B
Makefile

PROG= ackstrip
MAN=
.include <bsd.prog.mk>