Home | History | Annotate | Line # | Download | only in ttyflags
Makefile revision 1.4
      1  1.4  xtraeme #	$NetBSD: Makefile,v 1.4 2005/01/19 20:48:13 xtraeme Exp $
      2  1.1      cgd 
      3  1.4  xtraeme WARNS=	3
      4  1.1      cgd PROG=	ttyflags
      5  1.2      cgd MAN=	ttyflags.8
      6  1.1      cgd 
      7  1.1      cgd .include <bsd.prog.mk>
      8