Hi,
Could you please tell me whether automake 1.7.6 and automake 1.6.3
works on
Solaris 9, Solaris 10, HPUX-11i, Aix 5.2?
If yes,please send me the Url where I can find the compatiable automake
downloads.
Thanks,
Lavanya
[...]
Sreekant> Secondly, how would I ogranize source code in different
Sreekant> directories and the make files in totally seperate
Sreekant> directories?
Maybe you want a setup similar to the one used in the
PalmOS Emulator sources. (Get the Unix sources here:
http://www.palmos.com/dev/te
> "Sreekant" == Sreedharan, Sreekant <[EMAIL PROTECTED]> writes:
Sreekant>\os
Sreekant>\os\portable
Sreekant>\os\unix
Sreekant> How do I do it? Automake does not allow source code to
Sreekant> reside in a different directory other than the one in which
Sreekant> you h
Hi,
I have a problem that I thought someone might answer.
-
I have a cross platform library, that where source is organized into
platform specific code and native code in seperate directories. The
following is the directory tree for a