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:
parent
ac7cac2910
commit
0bb5adad3f
1 changed files with 2 additions and 0 deletions
|
@ -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 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue