1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

Add cp back to Makefile and fix build.

This commit is contained in:
Michael Gehring 2014-05-17 19:01:17 +02:00
parent d6c15a7f0c
commit bb3ee23d8c
2 changed files with 25 additions and 24 deletions

View file

@ -7,6 +7,7 @@ PROGS := \
cat \
cksum \
comm \
cp \
dirname \
echo \
env \