gcc/libsanitizer/interception
H.J. Lu a62d3903d9 Remove AM_MAKEFLAGS/MAKEOVERRIDES from libsanitizer
* Makefile.am (AM_MAKEFLAGS): Removed.
	(MAKEOVERRIDES): Likewise.
	* asan/Makefile.am: Likewise.
	* interception/Makefile.am: Likewise.
	* sanitizer_common/Makefile.am: Likewise.
	* tsan/Makefile.am: Likewise.
	* Makefile.in: Regenerated.
	* asan/Makefile.in: Likewise.
	* interception/Makefile.in: Likewise.
	* sanitizer_common/Makefile.in: Likewise.
	* tsan/Makefile.in: Likewise.

From-SVN: r194447
2012-12-12 05:36:47 -08:00
..
interception_linux.cc Import the asan runtime library into GCC tree 2012-11-12 16:53:47 +01:00
interception_linux.h Import the asan runtime library into GCC tree 2012-11-12 16:53:47 +01:00
interception_mac.cc Import the asan runtime library into GCC tree 2012-11-12 16:53:47 +01:00
interception_mac.h Import the asan runtime library into GCC tree 2012-11-12 16:53:47 +01:00
interception_win.cc Import the asan runtime library into GCC tree 2012-11-12 16:53:47 +01:00
interception_win.h Import the asan runtime library into GCC tree 2012-11-12 16:53:47 +01:00
interception.h Import the asan runtime library into GCC tree 2012-11-12 16:53:47 +01:00
Makefile.am Remove AM_MAKEFLAGS/MAKEOVERRIDES from libsanitizer 2012-12-12 05:36:47 -08:00
Makefile.in Remove AM_MAKEFLAGS/MAKEOVERRIDES from libsanitizer 2012-12-12 05:36:47 -08:00