mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
another attempt to fix slapi build sequence ...
This commit is contained in:
parent
a42908f2e7
commit
bc35e4bc0d
@ -225,10 +225,10 @@ slapd.exp: libslapd.a
|
||||
--base-file slapd.base --output-exp $@
|
||||
|
||||
.slapi: FORCE
|
||||
$(AR) ruv slapi/libtmpslapd.a $(OBJS)
|
||||
(cd slapi; $(MAKE) $(MFLAGS) all)
|
||||
|
||||
libslapi.a: .slapi
|
||||
$(AR) ruv slapi/libtmpslapd.a $(OBJS)
|
||||
cp slapi/.libs/libslapi.a .
|
||||
|
||||
slapd: $(SLAPD_DEPENDS)
|
||||
|
Loading…
Reference in New Issue
Block a user