Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • benchmark/Makefile.am

    r3df3a8f rb05d79d  
    174174        echo "array,attributes,empty,expression,io,monitor,operators,typeof" > $@
    175175        +make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-array.make >> $@
    176         +make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-attributes.make >> $@
     176        echo "0," >> $@
     177#       +make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-attributes.make >> $@
    177178        +make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-empty.make >> $@
    178179        +make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-expression.make >> $@
Note: See TracChangeset for help on using the changeset viewer.