dcab0210a0
include <bsd.own.mk> if testing a MKxxx variable.
8 lines
144 B
Makefile
8 lines
144 B
Makefile
# $NetBSD: Makefile,v 1.4 1999/02/13 02:54:55 lukem Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= dirname
|
|
MKMAN= no
|
|
|
|
.include <bsd.prog.mk>
|