This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: [suggestion] new target GTAGS.
- To: Shigio Yamaguchi <shigio at tamacom dot com>
- Subject: Re: [suggestion] new target GTAGS.
- From: Tom Tromey <tromey at redhat dot com>
- Date: 22 Dec 2000 12:04:25 -0700
- Cc: automake at gnu dot org
- List-Id: Discussion list for automake <automake.gnu.org><mailto:automake-request@gnu.org?subject=unsubscribe>
- References: <87itoddlrf.fsf@creche.redhat.com> <200012220631.PAA00973@tamacom.com>
- Reply-To: tromey at redhat dot com
>>>>> ">" == Shigio Yamaguchi <shigio@tamacom.com> writes:
>> In BSD system, '/usr/obj' + <current directory> is used for build
>> directory. (from now on, I say it 'obj' directory.)
>> If there is a convention in automake, I can support it.
There isn't a simple convention like this.
The person building the package can put the build directory anywhere
he wants.
Tom