summaryrefslogtreecommitdiff
path: root/bin/stty/Makefile
blob: 1b81c938f8b31168dcf2f0f4c88bf0a27edf377e (plain)
1
2
3
4
5
PACKAGE=runtime
PROG=	stty
SRCS=	cchar.c gfmt.c key.c modes.c print.c stty.c util.c

.include <bsd.prog.mk>