Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • benchmark/Makefile.in

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