Correcting myself: I missed out the $@ in

    y.tab.h y.tab.c y.output: yacc.ts
        tar xf $< -m $@

which ensures that each target is the only thing extracted when the
rule to generate it is executed,

        Eddy.


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to