mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
Tweak version.c rules
This commit is contained in:
parent
684cf03d55
commit
0b5ab06ec6
@ -9,10 +9,12 @@
|
||||
|
||||
all-common: $(LIBRARY) $(PROGRAMS)
|
||||
|
||||
version.c: $(OBJS)
|
||||
version.c: Makefile
|
||||
$(RM) $@
|
||||
$(MKVERSION) $(LIBRARY) > $@
|
||||
|
||||
version.o: version.c $(OBJS)
|
||||
|
||||
install-common: FORCE
|
||||
|
||||
lint: lint-local FORCE
|
||||
|
Loading…
Reference in New Issue
Block a user