]> git.sur5r.net Git - openldap/commitdiff
Remove suspicious whitespace from makefile
authorHallvard Furuseth <hallvard@openldap.org>
Sat, 1 Apr 2006 23:29:41 +0000 (23:29 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Sat, 1 Apr 2006 23:29:41 +0000 (23:29 +0000)
contrib/ldaptcl/Makefile.in
servers/slapd/overlays/Makefile.in

index 04586ff58ee95a52452a71b54e71470bf136a749..d9c9d5ffed59578fc377c7b37215ad2fb5a43986 100644 (file)
@@ -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
index ef77a0e2ee6faa036cb51700b3f96c64901068ae..67af446af468823c101dc74decba8897755e50e7 100644 (file)
@@ -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)