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