Added Makefile dependancy on LIBNAME (LIBOBS may have changed).
This commit is contained in:
@@ -7,3 +7,8 @@ inc:: $(INSTALL_INCREC)
|
||||
#Jeff says this turned off all dependency checking
|
||||
#????? What to do????
|
||||
#$(EPICS_BASE_BIN)/* : ;
|
||||
|
||||
|
||||
# Library should be rebuilt because LIBOBJS may have changed.
|
||||
$(LIBNAME): ../Makefile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user