diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 |
| commit | bff5b80e6cde3256fd760aec0882f8b9fa85b5ee (patch) | |
| tree | f979656ed109e888baec4c361944b615bc0f7d2c /kerberosIV/lib/libsl/Makefile | |
| parent | c37538200ebdef38051ba82b76e6b2dab3bd2fdc (diff) | |
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 7b3a06cddc04..000000000000 --- 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 |
