xref: /netbsd/sbin/ttyflags/Makefile (revision bf9ec67e)
1#	$NetBSD: Makefile,v 1.3 1995/03/18 15:01:20 cgd Exp $
2
3PROG=	ttyflags
4MAN=	ttyflags.8
5
6.include <bsd.prog.mk>
7