mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +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 $@
|
--base-file slapd.base --output-exp $@
|
||||||
|
|
||||||
.slapi: FORCE
|
.slapi: FORCE
|
||||||
|
$(AR) ruv slapi/libtmpslapd.a $(OBJS)
|
||||||
(cd slapi; $(MAKE) $(MFLAGS) all)
|
(cd slapi; $(MAKE) $(MFLAGS) all)
|
||||||
|
|
||||||
libslapi.a: .slapi
|
libslapi.a: .slapi
|
||||||
$(AR) ruv slapi/libtmpslapd.a $(OBJS)
|
|
||||||
cp slapi/.libs/libslapi.a .
|
cp slapi/.libs/libslapi.a .
|
||||||
|
|
||||||
slapd: $(SLAPD_DEPENDS)
|
slapd: $(SLAPD_DEPENDS)
|
||||||
|
Loading…
Reference in New Issue
Block a user