Changed $(TOP)/bin to $(INSTALL_BIN)

This commit is contained in:
Janet B. Anderson
2004-03-03 22:22:40 +00:00
parent 11da58cc5b
commit 3fc3300e54

View File

@@ -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) $@