From: Hallvard Furuseth Date: Sat, 1 Apr 2006 23:29:41 +0000 (+0000) Subject: Remove suspicious whitespace from makefile X-Git-Tag: OPENLDAP_REL_ENG_2_4_BP~56 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7ead463927e1a6ecfb576ee33b9dbc309d7a68c2;p=openldap Remove suspicious whitespace from makefile --- diff --git a/contrib/ldaptcl/Makefile.in b/contrib/ldaptcl/Makefile.in index 04586ff58e..d9c9d5ffed 100644 --- a/contrib/ldaptcl/Makefile.in +++ b/contrib/ldaptcl/Makefile.in @@ -144,7 +144,7 @@ neoXldap.o: neoXldap.c ldaptclerr.h ldaptclerr.h: ldaperr.tcl tcl ldaperr.tcl $(LDAP_INCDIR)/ldap.h > ldaptclerr.h - + clean: -rm -f ldaptclsh ldapwish diff --git a/servers/slapd/overlays/Makefile.in b/servers/slapd/overlays/Makefile.in index ef77a0e2ee..67af446af4 100644 --- a/servers/slapd/overlays/Makefile.in +++ b/servers/slapd/overlays/Makefile.in @@ -94,7 +94,7 @@ retcode.la : retcode.lo rwm_x.o: rwm.o rwmconf.o rwmdn.o rwmmap.o $(LD) -r -o $@ rwm.o rwmconf.o rwmdn.o rwmmap.o - + rwm.la : rwm.lo rwmconf.lo rwmdn.lo rwmmap.lo $(LTLINK_MOD) -module -o $@ rwm.lo rwmconf.lo rwmdn.lo rwmmap.lo version.lo $(LINK_LIBS)