softIoc: extra dep for generated header
This is needed to make the initial build work.
This commit is contained in:
@@ -30,5 +30,7 @@ DB += softIocExit.db
|
||||
|
||||
include $(TOP)/configure/RULES
|
||||
|
||||
softMain$(OBJ) : $(COMMON_DIR)/epicsInstallDir.h
|
||||
|
||||
$(COMMON_DIR)/epicsInstallDir.h: $(INSTALL_BIN)/makeInstallDir.pl
|
||||
$(PERL) $< $(INSTALL_LOCATION) > $@
|
||||
|
||||
Reference in New Issue
Block a user