stasis-aries-wal/test/monotree/Makefile.am

5 lines
226 B
Makefile
Raw Normal View History

2006-06-20 21:44:17 +00:00
LDADD=$(top_builddir)/src/libdfa/libdfa.a $(top_builddir)/src/lladd/liblladd.a $(top_builddir)/src/libdfa/librw.a
2004-06-24 21:10:31 +00:00
bin_PROGRAMS=bit_arithmetic binary_search soundness
soundness_SOURCES = soundness.c
AM_CFLAGS=${GLOBAL_CFLAGS}