|
Re: Distributing BUILT_SOURCES dependencies and not target: msg#00043sysutils.automake.general
Hi Xavier, On Sat, 07 Aug 2004 16:00:39 +0200, Xavier Décoret wrote: ... > line 4: BUILT_SOURCES: foo_wrap.cxx > line 5: libfoo.la_SOURCES: foo_wrap.cxx > line 6: > line 7: dist_data_DATA: foo.i ... > Second question: The problem is that foo_wrap.cxx gets distributed too. > And since it is always more recent that .i file after I ran make. I > don't have the expected behaviour. Downloaders of the lib won't get the > foo_wrap.cxx regenerated. How do I remove this file from the dist. I am using: dist-hook: for i in _built_sources_pad $(BUILT_SOURCES);do \ $(RM) $(distdir)/$$i; \ done Regards, Lace -- Jan Kratochvil; Captive: free r/w NTFS Filesystem; http://www.jankratochvil.net/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Re: translating automake infopage: 00043, Karl Berry |
|---|---|
| Next by Date: | Re: Distributing BUILT_SOURCES dependencies and not target: 00043, Alexandre Duret-Lutz |
| Previous by Thread: | Distributing BUILT_SOURCES dependencies and not targeti: 00043, Xavier Décoret |
| Next by Thread: | Re: Distributing BUILT_SOURCES dependencies and not target: 00043, Alexandre Duret-Lutz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |