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