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

remove cat warning, update makefile

This commit is contained in:
Nick Juszczak 2014-01-03 17:32:39 -06:00
parent d0c2896b16
commit fc1da5a691
4 changed files with 105 additions and 20 deletions

View file

@ -31,6 +31,7 @@ EXES := \
# Programs with usable tests
TEST_PROGS := \
cat \
mkdir \
TEST ?= $(TEST_PROGS)