softIoc: extra dep for generated header

This is needed to make the initial build work.
This commit is contained in:
Michael Davidsaver
2010-03-16 21:09:52 -04:00
parent 244796bbaa
commit 4fb5c60493
+2
View File
@@ -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) > $@