]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/libyaml/tests/Makefile.am
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / libyaml / tests / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include
2 #AM_CFLAGS = -Wno-pointer-sign
3 LDADD = $(top_builddir)/src/libyaml.la
4 TESTS = test-version test-reader
5 check_PROGRAMS = test-version test-reader
6 noinst_PROGRAMS = run-scanner run-parser run-loader run-emitter run-dumper      \
7                                   example-reformatter example-reformatter-alt   \
8                                   example-deconstructor example-deconstructor-alt