Implement dirname

This commit is contained in:
Derek Chiang
2013-12-03 04:29:32 -05:00
parent f03670b70a
commit 7b6880d348
2 changed files with 71 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ RMFLAGS :=
# Output names
EXES := \
cat \
dirname \
echo \
env \
false \