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
openldap
OpenLDAP
Commits
6db4295f
Commit
6db4295f
authored
Oct 02, 2009
by
Howard Chu
Browse files
ITS
#6323
libtool rpath
parent
8fcdc294
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/slapd-modules/smbk5pwd/Makefile
View file @
6db4295f
...
...
@@ -45,7 +45,7 @@ smbk5pwd.lo: smbk5pwd.c
smbk5pwd.la
:
smbk5pwd.lo
$(LIBTOOL)
--mode
=
link
$(CC)
$(OPT)
-version-info
0:0:0
\
-rpath
$(
lib
dir)
-module
-o
$@
$?
$(LIBS)
-rpath
$(
module
dir)
-module
-o
$@
$?
$(LIBS)
clean
:
rm
-f
smbk5pwd.lo smbk5pwd.la
...
...
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