summaryrefslogtreecommitdiffstats
path: root/bin/stty/Makefile
blob: 349dd81536ab2b02408c796bd7c5a91225982d4c (plain)
1
2
3
4
5
6
7
8
9
#	@(#)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

WARNS?=	2

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud