]> git.sur5r.net Git - openldap/blobdiff - build/lib.mk
Return to release engineering
[openldap] / build / lib.mk
index a1cf72b3e7dd11195d3c7156d687477a65a84f7a..0f84b2016edc789e03bacb8d06b3e857e43da5aa 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-## Copyright 1998-2000 The OpenLDAP Foundation
+## Copyright 1998-2003 The OpenLDAP Foundation
 ## COPYING RESTRICTIONS APPLY.  See COPYRIGHT File in top level directory
 ## of this package for details.
 ##---------------------------------------------------------------------------
@@ -9,10 +9,12 @@
 
 all-common: $(LIBRARY) $(PROGRAMS)
 
-version.c: $(OBJS)
+version.c: Makefile
        $(RM) $@
        $(MKVERSION) $(LIBRARY) > $@
 
+version.o version.lo: version.c $(OBJS)
+
 install-common: FORCE
 
 lint: lint-local FORCE