1 ## Process this file with automake to get Makefile.in
9 SUBDIRS = $(MAYBE_CATTA) src test examples
11 DIST_SUBDIRS = $(SUBDIRS)
13 ACLOCAL_AMFLAGS = -I m4
22 MOSTLYCLEANFILES = $(DX_CLEANFILES)
28 @astyle --version | grep -q "Version 3" || (echo 'ERROR: astyle version 3 required!' 1>&2 && exit 1)
29 astyle --options=.astylerc -nQ \
34 `find test -name '*.[ch]'`