Steven Rostedt (VMware) (8): libtracefs: Clean up tracefs.h libtracefs: Use $(objtree) instead of $(OUTPUT) for ld.so test libtracefs: Do not hardcode location of libtraceevent libtracefs: Use $(obj) instead of $(OUTPUT) for libtracefs.pc file libtracefs: Allow the pkg-config libs and cflags prefix to be overwritten libtracefs: Remove unneccessary TRACE_LIBS variable libtracefs: Have only one definition of overriding CFLAGS libtracefs: Add -rpath to libtracefs.so ---- Makefile | 30 +++++++++++++----------------- include/tracefs.h | 4 ++-- libtracefs.pc.template | 4 ++-- scripts/utils.mk | 2 +- 4 files changed, 18 insertions(+), 22 deletions(-)