Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • benchmark/Makefile.in

    r7a7ab42 r47c1928  
    168168EXEEXT = @EXEEXT@
    169169GREP = @GREP@
     170HOST_FLAGS = @HOST_FLAGS@
    170171INSTALL = @INSTALL@
    171172INSTALL_DATA = @INSTALL_DATA@
     
    253254top_builddir = @top_builddir@
    254255top_srcdir = @top_srcdir@
     256AUTOMAKE_OPTIONS = foreign    # do not require all the GNU file names
    255257CFACOMPILE = $(CFACC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CFAFLAGS) $(CFAFLAGS) $(AM_CFLAGS) $(CFLAGS)
    256258AM_V_CFA = $(am__v_CFA_@AM_V@)
Note: See TracChangeset for help on using the changeset viewer.