summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc15
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index ea030e5..f7d2ec5 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1175,3 +1175,8 @@ check-old: check-old-files check-old-libs check-old-dirs
.endif
+#
+# showconfig - show build configuration.
+#
+showconfig:
+ @${MAKE} -n -f bsd.own.mk -V dummy -dg1 | grep ^MK_ | sort
OpenPOWER on IntegriCloud