]> xenbits.xensource.com Git - xen.git/commitdiff
tools: remove private copies of includedir and libdir from libxenstat
authorOlaf Hering <olaf@aepfle.de>
Wed, 1 Oct 2014 16:41:25 +0000 (18:41 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 6 Oct 2014 16:00:23 +0000 (17:00 +0100)
They are wrong and unused.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
tools/xenstat/libxenstat/Makefile

index f64a45c773af00ab280f8a36edb59be9bff11d5f..86068cba6093e4753f79b8907b6207d88448ee2a 100644 (file)
 XEN_ROOT=$(CURDIR)/../../..
 include $(XEN_ROOT)/tools/Rules.mk
 
-prefix=$(PREFIX)
-includedir=$(prefix)/include
-libdir=$(prefix)/lib
-
 LDCONFIG=ldconfig
 MAKE_LINK=ln -sf