summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ctm/Makefile.inc')
-rw-r--r--usr.sbin/ctm/Makefile.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/ctm/Makefile.inc b/usr.sbin/ctm/Makefile.inc
new file mode 100644
index 0000000..c6c2c5a
--- /dev/null
+++ b/usr.sbin/ctm/Makefile.inc
@@ -0,0 +1,5 @@
+# $FreeBSD$
+
+.if exists(${.CURDIR}/../../Makefile.inc)
+.include "${.CURDIR}/../../Makefile.inc"
+.endif
OpenPOWER on IntegriCloud