Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/prettyprinter/Makefile.in

    r534e4e4 r47c1928  
    242242EXEEXT = @EXEEXT@
    243243GREP = @GREP@
     244HOST_FLAGS = @HOST_FLAGS@
    244245INSTALL = @INSTALL@
    245246INSTALL_DATA = @INSTALL_DATA@
     
    327328top_builddir = @top_builddir@
    328329top_srcdir = @top_srcdir@
     330AUTOMAKE_OPTIONS = foreign    # do not require all the GNU file names
    329331BUILT_SOURCES = parser.hh
    330332AM_YFLAGS = -d -t -v
Note: See TracChangeset for help on using the changeset viewer.