Merge pull request #8958 from oech3/win-unlink-arch

build: Move unlink and arch to PROGS
This commit is contained in:
Daniel Hofstetter
2025-10-20 09:17:37 +02:00
committed by GitHub
+2 -2
View File
@@ -91,6 +91,7 @@ endif
# Possible programs
PROGS := \
arch \
base32 \
base64 \
basenc \
@@ -161,13 +162,13 @@ PROGS := \
uname \
unexpand \
uniq \
unlink \
vdir \
wc \
whoami \
yes
UNIX_PROGS := \
arch \
chgrp \
chmod \
chown \
@@ -189,7 +190,6 @@ UNIX_PROGS := \
stty \
timeout \
tty \
unlink \
uptime \
users \
who