On Fri, Sep 11, 2015 at 2:40 PM, Moritz Lennert
<[email protected]> wrote:
>
> The following patch seems to do the trick, but I'm not familiar enough with
> make to judge whether this is the right solution:
>
> Index: Makefile
> ===================================================================
> --- Makefile    (révision 66168)
> +++ Makefile    (copie de travail)
> @@ -13,6 +13,8 @@
>
>  default: cmd
>
> +$(OBJDIR)/v.mapcalc.tab.o: v.mapcalc.tab.h
> +
>  yylex.c: v.mapcalc.tab.h
>
>  .INTERMEDIATE: v.mapcalc.tab.c v.mapcalc.tab.h v.mapcalc.output


For the record: submitted in r66361 (otherwise we'll never figure it out).
Paulo, please test.

Markus
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to