]> granicus.if.org Git - flex/commit
add CFLAGS and CXXFLAGS options as appropriate to testsuite Makefile.am files
authorDennis Clarke <dclarke@blastwave.org>
Wed, 31 Oct 2012 21:40:38 +0000 (17:40 -0400)
committerWill Estes <westes575@gmail.com>
Wed, 31 Oct 2012 21:40:38 +0000 (17:40 -0400)
commit7b7d125b117f520b033de65b597e80c21abc3be5
tree04b9ca2f709e7832fc427b577a46aed0d1b52a5d
parentd5fc51aeeaae55e0fdb3ccd13c4ac3f821338c4a
add CFLAGS and CXXFLAGS options as appropriate to testsuite Makefile.am files

Signed-off-by: Will Estes <westes575@gmail.com>
46 files changed:
tests/TEMPLATE/Makefile.am
tests/test-alloc-extra/Makefile.am
tests/test-array-nr/Makefile.am
tests/test-array-r/Makefile.am
tests/test-basic-nr/Makefile.am
tests/test-basic-r/Makefile.am
tests/test-bison-nr/Makefile.am
tests/test-bison-yylloc/Makefile.am
tests/test-bison-yylval/Makefile.am
tests/test-c++-basic/Makefile.am
tests/test-c++-multiple-scanners/Makefile.am
tests/test-c++-yywrap/Makefile.am
tests/test-c-cpp-nr/Makefile.am
tests/test-c-cpp-r/Makefile.am
tests/test-ccl/Makefile.am
tests/test-debug-nr/Makefile.am
tests/test-debug-r/Makefile.am
tests/test-extended/Makefile.am
tests/test-header-nr/Makefile.am
tests/test-header-r/Makefile.am
tests/test-include-by-buffer/Makefile.am
tests/test-include-by-push/Makefile.am
tests/test-include-by-reentrant/Makefile.am
tests/test-linedir-r/Makefile.am
tests/test-lineno-nr/Makefile.am
tests/test-lineno-r/Makefile.am
tests/test-mem-nr/Makefile.am
tests/test-mem-r/Makefile.am
tests/test-multiple-scanners-nr/Makefile.am
tests/test-multiple-scanners-r/Makefile.am
tests/test-noansi-nr/Makefile.am
tests/test-noansi-r/Makefile.am
tests/test-posix/Makefile.am
tests/test-posixly-correct/Makefile.am
tests/test-prefix-nr/Makefile.am
tests/test-prefix-r/Makefile.am
tests/test-pthread/Makefile.am
tests/test-quotes/Makefile.am
tests/test-reject/Makefile.am
tests/test-rescan-nr/Makefile.am
tests/test-rescan-r/Makefile.am
tests/test-string-nr/Makefile.am
tests/test-string-r/Makefile.am
tests/test-table-opts/Makefile.am
tests/test-top/Makefile.am
tests/test-yyextra/Makefile.am