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
Joe Martin
OpenLDAP
Commits
bb38cb8e
Commit
bb38cb8e
authored
Aug 25, 2009
by
Quanah Gibson-Mount
Browse files
fix .c suffix rule dependencies
parent
e3dd26c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/slapd-modules/nssov/Makefile
View file @
bb38cb8e
...
...
@@ -40,7 +40,7 @@ OBJS = alias.lo ether.lo group.lo host.lo netgroup.lo network.lo \
.SUFFIXES
:
.c .o .lo
.c.lo
:
$(LIBTOOL)
--mode
=
compile
$(CC)
$(OPT)
$(DEFS)
$(INCS)
-c
$
?
$(LIBTOOL)
--mode
=
compile
$(CC)
$(OPT)
$(DEFS)
$(INCS)
-c
$
<
tio.lo
:
nss-ldapd/common/tio.c
$(LIBTOOL)
--mode
=
compile
$(CC)
$(OPT)
$(DEFS)
$(NLDAPD_INC)
-c
$?
...
...
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