summaryrefslogtreecommitdiff
path: root/kerberos5/lib/libsl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberos5/lib/libsl/Makefile')
-rw-r--r--kerberos5/lib/libsl/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/kerberos5/lib/libsl/Makefile b/kerberos5/lib/libsl/Makefile
deleted file mode 100644
index f97654853265f..0000000000000
--- a/kerberos5/lib/libsl/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $FreeBSD$
-
-LIB= sl
-CFLAGS+=-I${KRB5DIR}/lib/sl \
- -I${KRB5DIR}/lib/roken \
- -I${KRB5DIR}/include \
- -I${.OBJDIR}
-SRCS= sl.c roken.h
-
-NOPIC= yes
-
-install:
-
-beforeinstall:
-
-.include <bsd.lib.mk>
-
-.PATH: ${KRB5DIR}/lib/sl
-
-build-tools: make-roken