Install?

Leandro Lucarella <[email protected]> Sun, 5 Apr 2009 14:54:23 -0300
Newsgroups gmane.comp.tools.aap.user
Message-ID <[email protected]>
Is there any aid for installing programs/libraries?

I see there are several predefined variables like $DATADIR and $DATAMODE
and a default install target is provided when using the :program, :lib,
etc. commands for example, but I couldn't find any way to specify how to
install extra files (like headers or data files).

Then, if I implement my own install target, I have to start handling
prefixes and suffixes according to the OS (test -> libtest.so vs
test.dll), and I don't see an :install command or something to easily use
the $XXXDIR and $XXXMODE variables.  Should I make all manually using
:copy, :mkdir, :chmod, etc.?

TIA

-- 
Leandro Lucarella (luca) | Blog colectivo: http://www.mazziblog.com.ar/blog/
----------------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145  104C 949E BFB6 5F5A 8D05)
----------------------------------------------------------------------------
Instead of doing a wash, I just keep buying underwear. My goal is to have over
360 pair. That way I only have to do wash once a year.
	-- George Constanza


------------------------------------------------------------------------------