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
+1
View File
@@ -127,6 +127,7 @@ PROGS := \
sleep \
sort \
split \
stty \
sum \
sync \
tac \