From 7ead463927e1a6ecfb576ee33b9dbc309d7a68c2 Mon Sep 17 00:00:00 2001 From: Hallvard Furuseth Date: Sat, 1 Apr 2006 23:29:41 +0000 Subject: [PATCH] Remove suspicious whitespace from makefile --- contrib/ldaptcl/Makefile.in | 2 +- servers/slapd/overlays/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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) -- 2.39.5