Added makefile dependancy for LIBNAME.
This commit is contained in:
@@ -257,5 +257,6 @@ $(INSTALL_DOC)/%: ../%
|
||||
ifneq (,$(wildcard ../baseLIBOBJS))
|
||||
$(LIBNAME): ../baseLIBOBJS
|
||||
endif
|
||||
$(LIBNAME): ../Makefile.Vx
|
||||
$(DBDNAME): ../base.dbd $(RECTYPES:%.h=../%.dbd)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user