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:
parent
d6c15a7f0c
commit
bb3ee23d8c
2 changed files with 25 additions and 24 deletions
1
Makefile
1
Makefile
|
@ -7,6 +7,7 @@ PROGS := \
|
|||
cat \
|
||||
cksum \
|
||||
comm \
|
||||
cp \
|
||||
dirname \
|
||||
echo \
|
||||
env \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue