Add stty to GNUmakefile

Add `stty` to `GNUmakefile`
This commit is contained in:
E 2025-05-28 03:21:05 +09:00 committed by GitHub
parent 5fd4ab5e33
commit c3cb9ef619
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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