freebsd-dev/bin/stty/Makefile
1999-08-27 23:15:48 +00:00

8 lines
143 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
PROG= stty
SRCS= cchar.c gfmt.c key.c modes.c print.c stty.c util.c
.include <bsd.prog.mk>