aboutsummaryrefslogtreecommitdiff
path: root/secure
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2020-01-29 18:47:08 +0000
committerKyle Evans <kevans@FreeBSD.org>2020-01-29 18:47:08 +0000
commitfbd46fe94ab7de664fd396144d03d6c6b5e22c19 (patch)
tree9919c0e722e21cb778fbb40487ff98fc759da821 /secure
parent4be465ab468ad37003826f11ad3465db5168c95d (diff)
Notes
Diffstat (limited to 'secure')
-rw-r--r--secure/caroot/Makefile2
-rw-r--r--secure/caroot/Makefile.inc3
2 files changed, 3 insertions, 2 deletions
diff --git a/secure/caroot/Makefile b/secure/caroot/Makefile
index 7c0831d2ac2f..50f92ecc6542 100644
--- a/secure/caroot/Makefile
+++ b/secure/caroot/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-PACKAGE= caroot
-
CLEANFILES+= certdata.txt
SUBDIR+= trusted
diff --git a/secure/caroot/Makefile.inc b/secure/caroot/Makefile.inc
new file mode 100644
index 000000000000..9475e35f5854
--- /dev/null
+++ b/secure/caroot/Makefile.inc
@@ -0,0 +1,3 @@
+# $FreeBSD$
+
+PACKAGE= caroot