benchmark/Makefile.am
author Alpar Juttner <alpar@cs.elte.hu>
Tue, 16 Sep 2008 08:41:08 +0100
changeset 261 1c2ac7deb5d8
parent 1 51eaad3a817b
permissions -rw-r--r--
Use standard #ifndef/#define for avoiding multiple include.
     1 if WANT_BENCHMARK
     2 
     3 noinst_HEADERS +=
     4 
     5 noinst_PROGRAMS +=
     6 
     7 endif WANT_BENCHMARK