GNUmakefile: move du & touch to PROGS

This commit is contained in:
Daniel Hofstetter
2025-10-16 17:41:32 +02:00
parent b990406939
commit 9a4f5c4f3d
+2 -2
View File
@@ -107,6 +107,7 @@ PROGS := \
dir \
dircolors \
dirname \
du \
echo \
env \
expand \
@@ -151,6 +152,7 @@ PROGS := \
tail \
tee \
test \
touch \
tr \
true \
truncate \
@@ -168,7 +170,6 @@ UNIX_PROGS := \
chmod \
chown \
chroot \
du \
groups \
hostid \
hostname \
@@ -186,7 +187,6 @@ UNIX_PROGS := \
stdbuf \
stty \
timeout \
touch \
tty \
uname \
unlink \