Re: custom install targets
"Scott Henry Harrison" <harris41-mhe/[email protected]> Tue, 13 Jan 2004 13:49:54 -0500
| Newsgroups | gmane.comp.tools.aap.devel |
|---|---|
| Message-ID | <[email protected]> |
>> I would also like to be able to do things like: >> INSTALL_CUSTOM1 += file1 >> INSTALL_CUSTOM1 += file2 >> CUSTOM1DIR = /opt/lib/newlang/spec/ > It would not be impossible to add something like this, but it's not too > difficult to do this with existing mechanisms. E.g.: > > install-local: > :cp $INSTALL_CUSTOM1 $CUSTOM1DIR But, is it correct to say that the uninstallation would not be as automatic as it would for uninstall-exec, etc? ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html