dcab0210a0
include <bsd.own.mk> if testing a MKxxx variable.
11 lines
148 B
Makefile
11 lines
148 B
Makefile
# $NetBSD: Makefile,v 1.4 1999/02/13 02:54:44 lukem Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
PROG= mkboot
|
|
MKMAN= no
|
|
|
|
LDSTATIC?=-static
|
|
|
|
.include <bsd.prog.mk>
|