File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / confuse / tests / Makefile.am
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Jan 24 14:48:56 2017 UTC (7 years, 7 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

TESTS = suite_single suite_dup suite_func suite_list \
	suite_validate list_plus_syntax section_title_dupes \
	single_title_sections quote_before_print include
check_PROGRAMS=$(TESTS)

LDADD=-L../src ../src/libconfuse.la $(LTLIBINTL)

EXTRA_DIST=a.conf b.conf check_confuse.h
CLEANFILES=*~

DEFS=-DSRC_DIR='"$(srcdir)"'

celan: clean


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>