Changed $(TOP)/bin to $(INSTALL_BIN)
This commit is contained in:
@@ -16,7 +16,7 @@ install: buildInstall
|
||||
buildInstall: $(TARGETS)
|
||||
|
||||
envPaths cdCommands: $(wildcard $(TOP)/configure/RELEASE*) \
|
||||
$(TOP)/configure/CONFIG $(TOP)/bin
|
||||
$(TOP)/configure/CONFIG $(INSTALL_BIN)
|
||||
@$(RM) $@
|
||||
ifeq ($(IOCS_APPL_TOP),)
|
||||
$(PERL) $(TOOLS)/convertRelease.pl -a $(ARCH) $@
|
||||
|
||||
Reference in New Issue
Block a user