mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
Remove suspicious whitespace from makefile
This commit is contained in:
parent
cad751250e
commit
7ead463927
@ -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
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user