Changes in src/benchmark/Makefile.am [cf97ccb:ac93b228]
- File:
-
- 1 edited
-
src/benchmark/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/benchmark/Makefile.am
rcf97ccb rac93b228 44 44 @rm -f ./a.out 45 45 46 csv-data:47 @${CC} ${AM_CFLAGS} ${CFLAGS} $${ccflags} -nodebug -lrt -quiet -DN=10000000 csv-data.c48 @./a.out49 @rm -f ./a.out
Note:
See TracChangeset
for help on using the changeset viewer.