>>>>> "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
- building many programs into the same project Lorenzo Bettini
- Re: building many programs into the same project Tom Tromey
- Re: building many programs into the same project Lorenzo Bettini
- Re: building many programs into the same project Tom Tromey
- Re: building many programs into the same project Lorenzo Bettini
- Tom Tromey
