summaryrefslogtreecommitdiffstats
path: root/kerberos5/lib/libsl
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-02-05 18:51:52 +0000
committerru <ru@FreeBSD.org>2004-02-05 18:51:52 +0000
commitad7b0104a39a799896d08b0958bb94ce96ae6fd9 (patch)
tree7691989f10c7e8851c71ad120933d7f062fd22a0 /kerberos5/lib/libsl
parentc991ea760e057b133b17bff2259d0d1d7a223714 (diff)
downloadFreeBSD-src-ad7b0104a39a799896d08b0958bb94ce96ae6fd9.zip
FreeBSD-src-ad7b0104a39a799896d08b0958bb94ce96ae6fd9.tar.gz
style.Makefile(5).
OK'ed by: nectar
Diffstat (limited to 'kerberos5/lib/libsl')
-rw-r--r--kerberos5/lib/libsl/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/kerberos5/lib/libsl/Makefile b/kerberos5/lib/libsl/Makefile
index e94584d..71a38a5 100644
--- a/kerberos5/lib/libsl/Makefile
+++ b/kerberos5/lib/libsl/Makefile
@@ -1,13 +1,10 @@
# $FreeBSD$
LIB= sl
-
+INTERNALLIB=
SRCS= sl.c
-
CFLAGS+=-I${KRB5DIR}/lib/sl
-INTERNALLIB= yes
-
.include <bsd.lib.mk>
-.PATH: ${KRB5DIR}/lib/sl
+.PATH: ${KRB5DIR}/lib/sl
OpenPOWER on IntegriCloud