7 lines
108 B
Makefile
7 lines
108 B
Makefile
# $Id: Makefile,v 1.2 1994/12/22 10:49:20 cgd Exp $
|
|
|
|
PROG= ttyflags
|
|
MAN= ttyflags.8
|
|
|
|
.include <bsd.prog.mk>
|