Skip to content

Commit c3cb9ef

Browse files
authored
Add stty to GNUmakefile
Add `stty` to `GNUmakefile`
1 parent 5fd4ab5 commit c3cb9ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

GNUmakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ PROGS := \
127127
sleep \
128128
sort \
129129
split \
130+
stty \
130131
sum \
131132
sync \
132133
tac \

0 commit comments

Comments
 (0)