From 03bb50b2766b72ea18386a327339cb9a2492533a Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Sat, 26 Jan 2008 10:39:58 +0000 Subject: Remove commented-out dropping from previous changeset. Signed-off-by: Keir Fraser --- tools/include/xen-foreign/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/include') diff --git a/tools/include/xen-foreign/Makefile b/tools/include/xen-foreign/Makefile index 394edb602e..a3eae195bf 100644 --- a/tools/include/xen-foreign/Makefile +++ b/tools/include/xen-foreign/Makefile @@ -2,7 +2,6 @@ XEN_ROOT=../../.. include $(XEN_ROOT)/Config.mk ROOT = $(XEN_ROOT)/xen/include/public/foreign -#VPATH = $(ROOT) HOSTCFLAGS += -I$(ROOT) MKHEADER_PY = $(ROOT)/mkheader.py -- cgit v1.2.3