Re: source dependencies - a solution.
- From: Darin Adler <darin bentspoon com>
- To: Michael Meeks <michael ximian com>
- Cc: Rodrigo Moya <rodrigo ulises openresources com>, <gnome-components-list gnome org>
- Subject: Re: source dependencies - a solution.
- Date: Tue, 7 Aug 2001 19:26:06 -0700
On Tuesday, August 7, 2001, at 11:09 AM, Michael Meeks wrote:
+ $(libbonobo_src:.c=.lo) : $(CORBA_SOURCE) $(marshal_source)
Before I was doing:
$(libbonobo_src) : $(CORBA_SOURCE) $(marshal_source)
That's so funny. On my way to buy food for dinner tonight I was thinking
about this very thing -- that the target has to be the generated file, not
the source file -- and was planning to send you email about it. But is
assuming the ".lo" extension completely portable? I thought that libtool
abstracted away what the extension is, which was why I had assumed that
you couldn't solve it in this way.
-- Darin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]