Home | History | Annotate | Line # | Download | only in misc
Makefile revision 1.12
      1 #	$NetBSD: Makefile,v 1.12 1997/05/09 07:50:20 mycroft Exp $
      2 #	@(#)Makefile	8.1 (Berkeley) 6/8/93
      3 
      4 FILES=	airport ascii birthtoken eqnchar flowers getopt inter.phone \
      5 	man.template mdoc.template na.phone operator style zipcodes
      6 FILESDIR=${BINDIR}/misc
      7 NOOBJ=	noobj
      8 
      9 .include <bsd.prog.mk>
     10