[postgis-devel] Autoprobing java source files
strk at refractions.net
strk at refractions.net
Thu Apr 28 03:57:36 PDT 2005
On Thu, Apr 28, 2005 at 12:50:04PM +0200, Markus Schaber wrote:
> Hi, Strk,
>
> strk at refractions.net schrieb:
>
> > I see.. well it seems a "feature". GNU make parsing the 'include'
> > line on line 113. It happens with Makefile.config as well, regenerated
> > from Makefile.config.in as appropriate (for the sole purpose of
> > removing it again in a distclean run).
> >
> > Do you see this as a problem ?
>
> No, not really, but just a little irritating if you do not expect it.
>
> > I think the 'distclean' rule should keep the file, anyway, or your
> > easy life won't be shared with other users ;)
> > It's the maintainer-clean which should get rid of it (make sure
> > maintainer-clean from root dir will invoke it in jdbc2).
>
> Okay, I renamed my target to maintainer-clean.
>
> I just tried to include this into the Top level Makefile, and noticed
> that "make maintainer-clean" does not work always, the command
>
> $(MAKE) -C lwgeom maintainer-clean
>
> fails because »../Makefile.config« is not found.
>
> Markus
Fixed, thanks (please don't do \xbb again ;)
Feel free to add your Top-level rule.
--strk;
More information about the postgis-devel
mailing list