Ticket #29335: patch-src-Mixfix-Makefile.in.diff

File patch-src-Mixfix-Makefile.in.diff, 491 bytes (added by dcolish@…, 13 years ago)

Makefile.in patch

  • src/Mixfix/Makefile.in

    old new  
    11661166
    11671167surface.cc surface.h: surface.yy
    11681168        $(BISON) -dv surface.yy -o surface.c
    1169         mv surface.c surface.cc
     1169        cp surface.c surface.cc
    11701170
    11711171#       According to the manual, automake is supposed to grok
    11721172#       .ll files and do the right thing... but it doesn't