Changed INSTALL_BIN to EPICS_BASE_HOST_BIN

This commit is contained in:
Janet B. Anderson
1997-06-25 16:40:46 +00:00
parent 579d974d9e
commit 7811995c84
+2 -2
View File
@@ -52,10 +52,10 @@ $(crossArchs) :
endif
$(hostDirs) :
$(PERL) $(INSTALL_BIN)/makeMakefile.pl $@ $(BUILD_TYPE)
$(PERL) $(EPICS_BASE_HOST_BIN)/makeMakefile.pl $@ $(BUILD_TYPE)
$(crossDirs) :
$(PERL) $(INSTALL_BIN)/makeMakefile.pl $@ Vx
$(PERL) $(EPICS_BASE_HOST_BIN)/makeMakefile.pl $@ Vx
#
# host/cross action targets