xref: /openbsd/usr.bin/tty/Makefile (revision 07ea8d15)
1#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:42:01 deraadt Exp $
2#	$NetBSD: Makefile,v 1.3 1994/12/07 00:46:54 jtc Exp $
3
4PROG=	tty
5
6.include <bsd.prog.mk>
7