11573Srgrimes#	$NetBSD: Makefile,v 1.10 1997/07/20 22:38:04 christos Exp $
21573Srgrimes#	@(#)Makefile	8.1 (Berkeley) 5/31/93
31573Srgrimes
41573SrgrimesPROG=	stty
51573SrgrimesSRCS=	cchar.c gfmt.c key.c modes.c print.c stty.c
61573Srgrimes
71573SrgrimesCWARNFLAGS.clang+=	-Wno-string-plus-int
81573Srgrimes
91573Srgrimes.include <bsd.prog.mk>
101573Srgrimes