Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
bc35e4bc
Commit
bc35e4bc
authored
Dec 09, 2002
by
Pierangelo Masarati
Browse files
another attempt to fix slapi build sequence ...
parent
a42908f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/Makefile.in
View file @
bc35e4bc
...
...
@@ -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)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment