benchmark/Makefile.am
author Akos Ladanyi <ladanyi@tmit.bme.hu>
Sun, 21 Sep 2008 14:46:01 +0100
changeset 266 112ed801139d
parent 1 51eaad3a817b
permissions -rw-r--r--
Use __func__ only if the compiler supports it (ticket #148).
     1 if WANT_BENCHMARK
     2 
     3 noinst_HEADERS +=
     4 
     5 noinst_PROGRAMS +=
     6 
     7 endif WANT_BENCHMARK