mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
move hostname to unix_progs
This commit is contained in:
parent
60bed9e103
commit
bcc04ae4fe
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -36,11 +36,11 @@ PROGS := \
|
||||||
unlink \
|
unlink \
|
||||||
wc \
|
wc \
|
||||||
yes \
|
yes \
|
||||||
hostname \
|
|
||||||
head \
|
head \
|
||||||
|
|
||||||
UNIX_PROGS := \
|
UNIX_PROGS := \
|
||||||
hostid \
|
hostid \
|
||||||
|
hostname \
|
||||||
kill \
|
kill \
|
||||||
logname \
|
logname \
|
||||||
users \
|
users \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue