Home | History | Annotate | Line # | Download | only in unstr
Makefile revision 1.7
      1  1.7  lukem #	$NetBSD: Makefile,v 1.7 2002/09/18 06:16:40 lukem Exp $
      2  1.3    cgd #	@(#)Makefile	8.1 (Berkeley) 5/31/93
      3  1.1    cgd 
      4  1.7  lukem NOMAN=		# defined
      5  1.7  lukem 
      6  1.4  lukem PROG=		unstr
      7  1.4  lukem CPPFLAGS+=	-I${.CURDIR}/../strfile
      8  1.1    cgd 
      9  1.1    cgd .include <bsd.prog.mk>
     10