freebsd-dev/bin/stty/Makefile
2001-12-04 01:57:47 +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>