aboutsummaryrefslogtreecommitdiff
path: root/include/ssp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'include/ssp/Makefile')
-rw-r--r--include/ssp/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ssp/Makefile b/include/ssp/Makefile
new file mode 100644
index 000000000000..69e7df68bb47
--- /dev/null
+++ b/include/ssp/Makefile
@@ -0,0 +1,4 @@
+INCS= ssp.h stdio.h string.h strings.h unistd.h
+INCSDIR= ${INCLUDEDIR}/ssp
+
+.include <bsd.prog.mk>