summaryrefslogtreecommitdiff
path: root/sbin/ttyflags/Makefile
blob: 96c8d59f1b7fca2a6e1b8164c2a8b748e062e874 (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.2 1996/06/23 14:32:47 deraadt Exp $
#	$NetBSD: Makefile,v 1.3 1995/03/18 15:01:20 cgd Exp $

PROG=	ttyflags
MAN=	ttyflags.8

.include <bsd.prog.mk>