ia64/xen-unstable
annotate tools/Make.defs @ 2799:3f929065a1d1
bitkeeper revision 1.1159.1.316 (418580d5gYF87eBU_ebP1s7cMleu3g)
Merge ssh://srg//auto/groups/xeno/BK/xeno.bk
into anvil.research:/home/irchomes/mwilli2/xen-dmesg-clear.bk
Merge ssh://srg//auto/groups/xeno/BK/xeno.bk
into anvil.research:/home/irchomes/mwilli2/xen-dmesg-clear.bk
author | mwilli2@anvil.research |
---|---|
date | Mon Nov 01 00:18:29 2004 +0000 (2004-11-01) |
parents | dae98734f12e b914ff7d73b5 |
children | 724449a888fe |
rev | line source |
---|---|
mjw@1623 | 1 # -*- mode: Makefile; -*- |
kaf24@2789 | 2 XEN_HYPERVISOR_IFS = $(XEN_ROOT)/xen/include/public |
mjw@1623 | 3 XEN_LINUX_INCLUDE = $(XEN_ROOT)/linux-xen-sparse/include |
mjw@1629 | 4 XEN_XC = $(XEN_ROOT)/tools/python/xen/lowlevel/xc |
mjw@1623 | 5 XEN_LIBXC = $(XEN_ROOT)/tools/libxc |
mjw@1623 | 6 XEN_LIBXUTIL = $(XEN_ROOT)/tools/libxutil |