Module Name:    src
Committed By:   elric
Date:           Fri Apr 15 21:02:47 UTC 2011

Modified Files:
        src/crypto/external/bsd/heimdal/lib/libsl/slc: Makefile

Log Message:
No need to -lfl -ly.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
    src/crypto/external/bsd/heimdal/lib/libsl/slc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/crypto/external/bsd/heimdal/lib/libsl/slc/Makefile
diff -u src/crypto/external/bsd/heimdal/lib/libsl/slc/Makefile:1.2 src/crypto/external/bsd/heimdal/lib/libsl/slc/Makefile:1.3
--- src/crypto/external/bsd/heimdal/lib/libsl/slc/Makefile:1.2	Fri Apr 15 19:41:11 2011
+++ src/crypto/external/bsd/heimdal/lib/libsl/slc/Makefile	Fri Apr 15 21:02:47 2011
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/04/15 19:41:11 elric Exp $
+# $NetBSD: Makefile,v 1.3 2011/04/15 21:02:47 elric Exp $
 
 NOMAN=		# defined
 
@@ -14,8 +14,6 @@
 
 YHEADER=	# defined
 
-LDADD=-lfl -ly
-
 HOST_CPPFLAGS+= -I.			\
 	-I${HEIMBASE}/include		\
 	-I${HEIMBASE}/include/krb5	\

Reply via email to