Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
4e08a2da
Commit
4e08a2da
authored
Jan 31, 2009
by
Emmanuel Dreyfus
Browse files
libtoolize
parent
4988447c
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/slapd-modules/nops/Makefile
View file @
4e08a2da
CPPFLAGS
+=
-I
../../../include
-I
../../../servers/slapd
all
:
nops.
so
all
:
nops.
la
nops.so
:
nops.c
$(CC)
-shared
$(CPPFLAGS)
-Wall
-o
$@
$?
nops.lo
:
nops.c
$(LIBTOOL)
--mode
=
compile
$(CC)
$(CPPFLAGS)
-c
$?
nops.la
:
nops.lo
$(LIBTOOL)
--mode
=
link
$(CC)
-version-info
0:0:0
\
-rpath
$(PREFIX)
/lib
-module
-o
$@
$?
clean
:
rm
nops.
so
rm
nops.
lo nops.la
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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