Remove the minix 'clone' command alias.

This commit is contained in:
Zachary Storer 2014-07-22 12:16:17 -06:00 committed by Lionel Sambuc
parent e91d931d7d
commit aa42023c44
2 changed files with 0 additions and 2 deletions

View file

@ -4,7 +4,6 @@ PROG= cp
BINDIR= /bin
MAN=
LINKS+= ${BINDIR}/cp ${BINDIR}/clone
LINKS+= ${BINDIR}/cp ${BINDIR}/cpdir
.include <bsd.prog.mk>

View file

@ -13,7 +13,6 @@
./bin/cd minix-sys
./bin/chgrp minix-sys
./bin/chmod minix-sys
./bin/clone minix-sys
./bin/command minix-sys
./bin/cp minix-sys
./bin/cpdir minix-sys