dcab0210a0
include <bsd.own.mk> if testing a MKxxx variable.
9 lines
180 B
Makefile
9 lines
180 B
Makefile
# $NetBSD: Makefile,v 1.5 1999/02/13 02:54:21 lukem Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
|
|
|
PROG= unstr
|
|
MKMAN= no
|
|
CPPFLAGS+= -I${.CURDIR}/../strfile
|
|
|
|
.include <bsd.prog.mk>
|