1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

Merge pull request #8013 from oech3/stty

Add stty to GNUmakefile
This commit is contained in:
Sylvestre Ledru 2025-05-27 21:51:09 +02:00 committed by GitHub
commit d6de30eef1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -127,6 +127,7 @@ PROGS := \
sleep \ sleep \
sort \ sort \
split \ split \
stty \
sum \ sum \
sync \ sync \
tac \ tac \