dcab0210a0
include <bsd.own.mk> if testing a MKxxx variable.
10 lines
148 B
Makefile
10 lines
148 B
Makefile
# $NetBSD: Makefile,v 1.3 1999/02/13 02:54:47 lukem Exp $
|
|
|
|
PROG= prtvid
|
|
MKMAN= no
|
|
|
|
# only needed during build
|
|
proginstall::
|
|
|
|
.include <bsd.prog.mk>
|