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 \
|
||||
wc \
|
||||
yes \
|
||||
hostname \
|
||||
head \
|
||||
|
||||
UNIX_PROGS := \
|
||||
hostid \
|
||||
hostname \
|
||||
kill \
|
||||
logname \
|
||||
users \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue