convert from NOxxx= to MKxxx=no.

include <bsd.own.mk> if testing a MKxxx variable.
This commit is contained in:
lukem
1999-02-13 02:54:17 +00:00
parent 7a3eea261d
commit e5a6508d61

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 1997/10/16 07:36:27 lukem Exp $
# $NetBSD: Makefile,v 1.2 1999/02/13 02:55:00 lukem Exp $
LIB= common
SRCS= cmp.c device.c dl.c file.c get.c loop-bsd.c mopdef.c nma.c pf.c \
@@ -9,8 +9,8 @@ version.c: VERSION
rm -f version.c; \
sed 's/.*/char version[] = "&";/' ${.ALLSRC} > version.c
NOPROFILE= noprofile
NOPIC= nopic
MKPROFILE= no
MKPIC= no
# only needed during build
libinstall::