Files
bind9/tests/bench/Makefile.am
Tony Finch de10d697ab A simple siphash benchmark
To see the effect of adding a case-insentitive option.
2022-10-04 10:32:40 +02:00

12 lines
145 B
Makefile

include $(top_srcdir)/Makefile.top
AM_CPPFLAGS += \
$(LIBISC_CFLAGS)
LDADD += \
$(LIBISC_LIBS)
noinst_PROGRAMS = \
ascii \
siphash