freebsd-dev/lib/atf
Dimitry Andric b294993d63 To avoid having to explicitly test COMPILER_TYPE for setting
clang-specific or gcc-specific flags, introduce the following new
variables for use in Makefiles:

CFLAGS.clang
CFLAGS.gcc
CXXFLAGS.clang
CXXFLAGS.gcc

In bsd.sys.mk, these get appended to the regular CFLAGS or CXXFLAGS for
the right compiler.

MFC after:	1 week
2013-12-22 17:51:33 +00:00
..
libatf-c To avoid having to explicitly test COMPILER_TYPE for setting 2013-12-22 17:51:33 +00:00
libatf-c++ MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
tests MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
Makefile Build and install the atf tests. 2013-11-08 14:33:41 +00:00
Makefile.inc Build and install the atf tests. 2013-11-08 14:33:41 +00:00