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:
parent
d0c2896b16
commit
fc1da5a691
4 changed files with 105 additions and 20 deletions
1
Makefile
1
Makefile
|
@ -31,6 +31,7 @@ EXES := \
|
|||
# Programs with usable tests
|
||||
TEST_PROGS := \
|
||||
cat \
|
||||
mkdir \
|
||||
|
||||
TEST ?= $(TEST_PROGS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue