Index: mttroot/mtt/Makefile ================================================================== --- mttroot/mtt/Makefile +++ mttroot/mtt/Makefile @@ -53,11 +53,11 @@ distclean: clean clean-cc clean-conf clean-doc @-rm -f build-stamp configure-stamp config.log mtt.sh install: build clean.sh clean-conf.sh @install -d $(INSTDIR) $(CONFDIR) $(PROGDIR) - @install -d $(INSTDIR)/bin $(INSTDIR)/cc $(INSTDIR)/lib + @cp -a $(INSTDIR)/bin $(INSTDIR)/cc $(INSTDIR)/lib @install bin/mttrc $(CONFDIR)/mtt.conf @install mtt.sh $(PROGDIR)/mtt @install bin/xmtt $(PROGDIR) install-cc: build-cc clean-cc.sh