summaryrefslogtreecommitdiffstats
path: root/secure/lib/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/Makefile.inc')
-rw-r--r--secure/lib/Makefile.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/secure/lib/Makefile.inc b/secure/lib/Makefile.inc
new file mode 100644
index 0000000..019e99a
--- /dev/null
+++ b/secure/lib/Makefile.inc
@@ -0,0 +1,6 @@
+# $Id: Makefile.inc,v 1.3 1994/11/14 20:45:28 phk Exp $
+
+.include "${.CURDIR}/../../Makefile.inc"
+.if exists(${.CURDIR}/../../../lib/Makefile.inc)
+.include "${.CURDIR}/../../../lib/Makefile.inc"
+.endif
OpenPOWER on IntegriCloud