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

5 lines
203 B
Makefile
Raw Normal View History

2004-06-24 21:10:31 +00:00
LDADD=$(top_builddir)/src/libdfa/libdfa.a $(top_builddir)/src/lladd/liblladd.a
bin_PROGRAMS=bit_arithmetic binary_search soundness
soundness_SOURCES = soundness.c
AM_CFLAGS= -g -Wall -pedantic -std=c99