Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
33a66fa7
Commit
33a66fa7
authored
Mar 28, 2003
by
Howard Chu
Browse files
Tweak version.c dependencies
parent
fd7df671
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/mod.mk
View file @
33a66fa7
...
...
@@ -22,10 +22,12 @@ all-no lint-no 5lint-no depend-no install-no: FORCE
all-common
:
all-$(BUILD_MOD)
version.c
:
$(OBJS)
version.c
:
Makefile
$(RM)
$@
$(MKVERSION)
$(LIBBASE)
>
$@
version.o
:
version.c $(OBJS)
$(LIBRARY)
:
version.lo
$(LTLINK_MOD)
-module
-o
$@
$(OBJS)
version.lo
$(LINK_LIBS)
...
...
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