summaryrefslogtreecommitdiffstats
path: root/kerberosIV/lib/libsl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberosIV/lib/libsl/Makefile')
-rw-r--r--kerberosIV/lib/libsl/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/kerberosIV/lib/libsl/Makefile b/kerberosIV/lib/libsl/Makefile
new file mode 100644
index 0000000..7b3a06c
--- /dev/null
+++ b/kerberosIV/lib/libsl/Makefile
@@ -0,0 +1,15 @@
+# $Id$
+
+LIB= sl
+CFLAGS+= -I${KRB4DIR}/include \
+ -I${INCLUDEOBJDIR} \
+ -I${KRB4DIR}/lib/roken \
+ -I${KRB4DIR}/lib/sl
+SRCS= sl.c
+NOPIC= yes
+
+install:
+
+.include <bsd.lib.mk>
+
+.PATH: ${KRB4DIR}/lib/sl
OpenPOWER on IntegriCloud