# # $Id: Makefile.defs 137 2010-02-16 12:35:48Z rosiere $ # # [ Description ] # # Makefile # NB_THREAD_MAX = 8 BENCHS = \ automative.basicmath \ automative.bitcount \ automative.qsort \ automative.susan \ automative.susan_edges \ automative.susan_corners \ automative.susan_smoothing \ network.dijkstra \ office.stringsearch \ security.sha \ all \ none BENCHS_TYPE = -DMIBENCH_SMALL # MIBENCH_SMALL # MIBENCH_LARGE