ia64/xen-unstable
changeset 3553:d253f9536cfb
bitkeeper revision 1.1159.231.4 (41f8f08eWBTp4qKNEBUg8ioSZa9yqA)
Makefile fix.
Makefile fix.
author | kaf24@scramble.cl.cam.ac.uk |
---|---|
date | Thu Jan 27 13:45:50 2005 +0000 (2005-01-27) |
parents | f20cf55e3557 |
children | 8059196efb90 |
files | tools/xcs/Makefile |
line diff
1.1 --- a/tools/xcs/Makefile Thu Jan 27 13:45:01 2005 +0000 1.2 +++ b/tools/xcs/Makefile Thu Jan 27 13:45:50 2005 +0000 1.3 @@ -2,7 +2,7 @@ 1.4 # Andrew Warfield, 2004 1.5 1.6 XEN_ROOT=../.. 1.7 -include $(XEN_ROOT)/tools/Make.defs 1.8 +include $(XEN_ROOT)/tools/Rules.mk 1.9 1.10 XCS_INSTALL_DIR = /usr/sbin 1.11