Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • benchmark/Makefile.am

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