>>>>> "Lorenzo" == Lorenzo Bettini <[EMAIL PROTECTED]> writes:

Lorenzo> make dist is not a problem for me: I only wish I could have
Lorenzo> different "make install" rules, that's all :-)

If the programs are in different subdirs then there is nothing
preventing you from writing your own:

    install-foo:
            cd foodir && $(MAKE) install

Tom

Reply via email to