Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/crypto/external/bsd/heimdal/lib/libsl/slc No need to -lfl -ly.



details:   https://anonhg.NetBSD.org/src/rev/98b9b1a72f43
branches:  trunk
changeset: 764311:98b9b1a72f43
user:      elric <elric%NetBSD.org@localhost>
date:      Fri Apr 15 21:02:47 2011 +0000

description:
No need to -lfl -ly.

diffstat:

 crypto/external/bsd/heimdal/lib/libsl/slc/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r ed0565e6e3eb -r 98b9b1a72f43 crypto/external/bsd/heimdal/lib/libsl/slc/Makefile
--- a/crypto/external/bsd/heimdal/lib/libsl/slc/Makefile        Fri Apr 15 21:01:22 2011 +0000
+++ b/crypto/external/bsd/heimdal/lib/libsl/slc/Makefile        Fri Apr 15 21:02:47 2011 +0000
@@ -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      \



Home | Main Index | Thread Index | Old Index