mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
make: also build date (#1691)
This commit is contained in:
parent
ac7cac2910
commit
0bb5adad3f
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,7 @@ PROGS := \
|
|||
cp \
|
||||
csplit \
|
||||
cut \
|
||||
date \
|
||||
df \
|
||||
dircolors \
|
||||
dirname \
|
||||
|
@ -163,6 +164,7 @@ TEST_PROGS := \
|
|||
cp \
|
||||
csplit \
|
||||
cut \
|
||||
date \
|
||||
dircolors \
|
||||
dirname \
|
||||
echo \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue