1
Fork 0
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:
Nick Juszczak 2014-01-01 17:32:21 -06:00
parent 512ae48161
commit d0c2896b16
2 changed files with 39 additions and 16 deletions

View file

@ -13,6 +13,7 @@ PROGS := \
echo \
env \
false \
mkdir \
printenv \
pwd \
rmdir \