- Original Message -
From: "Tom Tromey" <[EMAIL PROTECTED]>
Subject: Re: make dist and BUILT_SOURCES
> >>>>> "Robert" == Robert Collins <[EMAIL PROTECTED]>
writes:
>
> >> Were they also listed in another foo_SOURCES variable
> "Robert" == Robert Collins <[EMAIL PROTECTED]> writes:
>> Were they also listed in another foo_SOURCES variable?
>> That would cause them to end up in the dist.
Robert> Yes they were. I didn't know you could do
Robert> BUILT_foo_SOURCES. I'll try rearranging the targets like that
Robert> a
- Original Message -
From: "Tom Tromey" <[EMAIL PROTECTED]>
To: "Robert Collins" <[EMAIL PROTECTED]>
Cc: "Akim Demaille" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, April 06, 2001 9:43 AM
Subject: Re: make dist and BUIL
> "Robert" == Robert Collins <[EMAIL PROTECTED]> writes:
>> BUILT_SOURCES aren't automatically distributed.
Robert> Well... it was trying to :]. I've sent in an extract from
Robert> Makefile.am,, would you like a test case?
Sure.
Were they also listed in another foo_SOURCES variable?
That
- Original Message -
From: "Tom Tromey" <[EMAIL PROTECTED]>
To: "Akim Demaille" <[EMAIL PROTECTED]>
Cc: "Robert Collins" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Friday, April 06, 2001 3:13 AM
Subject: Re: make dist and B
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
Robert> is there some way to exclude specific built sources from the
Robert> disrtribution?
Akim> Automake will always ship parsers and scanners, but I don't
Akim> believe it ships all the BUILT_SOURCES.
BUILT_SOURCES aren't automaticall
- Original Message -
From: "Akim Demaille" <[EMAIL PROTECTED]>
To: "Robert Collins" <[EMAIL PROTECTED]>
Subject: Re: make dist and BUILT_SOURCES
> >>>>> "Robert" == Robert Collins <[EMAIL PROTECTED]>
writes:
>
> Ro
> "Robert" == Robert Collins <[EMAIL PROTECTED]> writes:
Robert> Yet another question from the newbie. I have a number of
Robert> built source (.h and .c) files that are built from other
Robert> sources/configure settings.
Such as?
Robert> "make dist" is failing to find these files. (Some
Yet another question from the newbie.
I have a number of built source (.hand .c) files that are built from
other soources/configure settings.
"make dist" is failing to find these files. (Some of them shouldn't be
included in the distribution, and some can be).
is there some way to exclude speci