Merge pull request #8925 from oech3/unix-stty

move stty to UNIX_PROGS
This commit is contained in:
Daniel Hofstetter
2025-10-16 17:32:54 +02:00
committed by GitHub
+1 -1
View File
@@ -145,7 +145,6 @@ PROGS := \
sleep \
sort \
split \
stty \
sum \
sync \
tac \
@@ -185,6 +184,7 @@ UNIX_PROGS := \
pinky \
stat \
stdbuf \
stty \
timeout \
touch \
tty \