aboutsummaryrefslogblamecommitdiff
path: root/bin/stty/Makefile
blob: b10b8951b487499d7659a1830a5cf94cbd3d042d (plain) (tree)
1
2
3
4
5
6
7
8
                                              
           
 
               



                                                          
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD$

PACKAGE=runtime
PROG=	stty
SRCS=	cchar.c gfmt.c key.c modes.c print.c stty.c util.c

.include <bsd.prog.mk>