diff options
Diffstat (limited to 'kerberosIV/lib/libsl/Makefile')
| -rw-r--r-- | kerberosIV/lib/libsl/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/kerberosIV/lib/libsl/Makefile b/kerberosIV/lib/libsl/Makefile deleted file mode 100644 index 18d82bf9da12..000000000000 --- a/kerberosIV/lib/libsl/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $FreeBSD$ - -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 |
