mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
add to makefile, basic mkdir functionality done
This commit is contained in:
parent
512ae48161
commit
d0c2896b16
2 changed files with 39 additions and 16 deletions
1
Makefile
1
Makefile
|
@ -13,6 +13,7 @@ PROGS := \
|
|||
echo \
|
||||
env \
|
||||
false \
|
||||
mkdir \
|
||||
printenv \
|
||||
pwd \
|
||||
rmdir \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue