1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

make: also build date (#1691)

This commit is contained in:
Sylvestre Ledru 2021-01-16 21:15:03 +01:00 committed by GitHub
parent ac7cac2910
commit 0bb5adad3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,6 +55,7 @@ PROGS := \
cp \ cp \
csplit \ csplit \
cut \ cut \
date \
df \ df \
dircolors \ dircolors \
dirname \ dirname \
@ -163,6 +164,7 @@ TEST_PROGS := \
cp \ cp \
csplit \ csplit \
cut \ cut \
date \
dircolors \ dircolors \
dirname \ dirname \
echo \ echo \