Home | History | Annotate | Line # | Download | only in unstr
      1  1.8    apb #	$NetBSD: Makefile,v 1.8 2008/09/26 18:56:43 apb 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.8    apb .include "../../Makefile.inc"
     10  1.1    cgd .include <bsd.prog.mk>
     11