--- tools/libxc/Makefile.orig 2005-03-21 10:54:51.910811656 -0600 +++ tools/libxc/Makefile 2005-03-21 10:55:07.319469184 -0600 @@ -29,7 +29,7 @@ SRCS += xc_physdev.c SRCS += xc_private.c SRCS += xc_rrobin.c ifeq ($(XEN_TARGET_ARCH),x86_32) -SRC += xc_linux_build.c +SRCS += xc_linux_build.c SRCS += xc_plan9_build.c SRCS += xc_vmx_build.c SRCS += xc_ptrace.c