summaryrefslogtreecommitdiff
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, 0 insertions, 15 deletions
diff --git a/kerberosIV/lib/libsl/Makefile b/kerberosIV/lib/libsl/Makefile
deleted file mode 100644
index 7b3a06cddc04c..0000000000000
--- a/kerberosIV/lib/libsl/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $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