Module Name: src
Committed By: lukem
Date: Thu Jun 1 21:50:26 UTC 2023
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
bsd.own.mk: MKPERFUSE isn't used anywhere
perfuse is built unconditionally, and MKPERFUSE
isn't tested anywhere.
To generate a diff of this commit:
cvs rdiff -u -r1.1332 -r1.1333 src/share/mk/bsd.own.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/mk/bsd.own.mk
diff -u src/share/mk/bsd.own.mk:1.1332 src/share/mk/bsd.own.mk:1.1333
--- src/share/mk/bsd.own.mk:1.1332 Thu Jun 1 21:47:19 2023
+++ src/share/mk/bsd.own.mk Thu Jun 1 21:50:26 2023
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.1332 2023/06/01 21:47:19 lukem Exp $
+# $NetBSD: bsd.own.mk,v 1.1333 2023/06/01 21:50:26 lukem Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -1212,7 +1212,6 @@ _MKVARS.yes= \
MKNPF \
MKOBJ \
MKPAM \
- MKPERFUSE \
MKPF \
MKPIC \
MKPICLIB \