Added makefile dependancy for LIBNAME.

This commit is contained in:
Janet B. Anderson
1997-02-07 21:15:17 +00:00
parent 1e4e78d6bc
commit f5e2c72b18
+1
View File
@@ -257,5 +257,6 @@ $(INSTALL_DOC)/%: ../%
ifneq (,$(wildcard ../baseLIBOBJS))
$(LIBNAME): ../baseLIBOBJS
endif
$(LIBNAME): ../Makefile.Vx
$(DBDNAME): ../base.dbd $(RECTYPES:%.h=../%.dbd)