Buind {host,u}name on Windows

They were buildable on MSYS2.
This commit is contained in:
E 2025-10-18 17:37:17 +09:00 committed by GitHub
parent 85a7812501
commit 7ea323cf73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -117,6 +117,7 @@ PROGS := \
fold \
hashsum \
head \
hostname \
join \
link \
ln \
@ -155,6 +156,7 @@ PROGS := \
true \
truncate \
tsort \
uname \
unexpand \
uniq \
vdir \
@ -171,7 +173,6 @@ UNIX_PROGS := \
du \
groups \
hostid \
hostname \
id \
install \
kill \
@ -188,7 +189,6 @@ UNIX_PROGS := \
timeout \
touch \
tty \
uname \
unlink \
uptime \
users \