7 lines
112 B
Makefile
7 lines
112 B
Makefile
# $NetBSD: Makefile,v 1.3 1995/03/18 15:01:20 cgd Exp $
|
|
|
|
PROG= ttyflags
|
|
MAN= ttyflags.8
|
|
|
|
.include <bsd.prog.mk>
|