mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Add stty to GNUmakefile
Add `stty` to `GNUmakefile`
This commit is contained in:
parent
5fd4ab5e33
commit
c3cb9ef619
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ PROGS := \
|
||||||
sleep \
|
sleep \
|
||||||
sort \
|
sort \
|
||||||
split \
|
split \
|
||||||
|
stty \
|
||||||
sum \
|
sum \
|
||||||
sync \
|
sync \
|
||||||
tac \
|
tac \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue