Changes in benchmark/Makefile.am [3df3a8f:b05d79d]
- File:
-
- 1 edited
-
benchmark/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
benchmark/Makefile.am
r3df3a8f rb05d79d 174 174 echo "array,attributes,empty,expression,io,monitor,operators,typeof" > $@ 175 175 +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 >> $@ 177 178 +make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-empty.make >> $@ 178 179 +make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-expression.make >> $@
Note:
See TracChangeset
for help on using the changeset viewer.