minix/commands/cp/Makefile
Zachary Storer 9abd355d6b Remove the minix 'cpdir' command alias.
Change-Id: If51dcc8cb2f46e375638f1e2e4e8baddb790ab2c
2014-07-28 17:06:32 +02:00

8 lines
85 B
Makefile

# LSC For Now...
NOGCCERROR:= yes
PROG= cp
BINDIR= /bin
MAN=
.include <bsd.prog.mk>