[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Add xcs to include path for xcs_proto.h.
# HG changeset patch # User cl349@xxxxxxxxxxxxxxxxxxxx # Node ID 53467192403901100814b6dd015a160969323035 # Parent 6d7b05e1c1e5038d34cab546bb3d50f12127c6e1 Add xcs to include path for xcs_proto.h. Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx> diff -r 6d7b05e1c1e5 -r 534671924039 tools/xenstore/Makefile --- a/tools/xenstore/Makefile Tue Sep 6 17:18:28 2005 +++ b/tools/xenstore/Makefile Tue Sep 6 17:43:36 2005 @@ -15,6 +15,7 @@ BASECFLAGS+= -O3 $(PROFILE) #BASECFLAGS+= -I$(XEN_ROOT)/tools BASECFLAGS+= -I$(XEN_ROOT)/tools/libxc +BASECFLAGS+= -I$(XEN_ROOT)/tools/xcs BASECFLAGS+= -I$(XEN_ROOT)/xen/include/public BASECFLAGS+= -I. BASECFLAGS+= -I$(XEN_ROOT)/linux-2.6-xen-sparse/include/asm-xen/linux-public _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |