autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build package with subpackages


From: Harlan Stenn
Subject: Re: Build package with subpackages
Date: Tue, 12 Sep 2006 07:18:31 +0000

This probably better asked on the automake@ list.

You can specify the build order in the SUBDIRS variable, and '.' can be
one of the things specified.  By default, . is built first (as I
recall).

Just put . in the correct place in your SUBDIRS list.

H




reply via email to

[Prev in Thread] Current Thread [Next in Thread]