Remove commented-out dropping from previous changeset.
authorKeir Fraser <keir.fraser@citrix.com>
Sat, 26 Jan 2008 10:39:58 +0000 (10:39 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Sat, 26 Jan 2008 10:39:58 +0000 (10:39 +0000)
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/include/xen-foreign/Makefile

index 394edb602eff992f6aec045f1c36c788158a080c..a3eae195bf15404e17c25cbd28c4db0a244097cb 100644 (file)
@@ -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