direct-io.hg
changeset 6615:4594827336ad
merge?
author | cl349@firebug.cl.cam.ac.uk |
---|---|
date | Mon Sep 05 08:22:21 2005 +0000 (2005-09-05) |
parents | dd7aac3720b1 cd6f1a4e9a39 |
children | 85aca042b802 |
files | linux-2.6-xen-sparse/arch/xen/kernel/reboot.c tools/xenstore/Makefile |
line diff
2.1 --- a/tools/xenstore/Makefile Mon Sep 05 08:21:58 2005 +0000 2.2 +++ b/tools/xenstore/Makefile Mon Sep 05 08:22:21 2005 +0000 2.3 @@ -121,6 +121,7 @@ tarball: clean 2.4 install: libxenstore.so xenstored $(CLIENTS) 2.5 $(INSTALL_DIR) -p $(DESTDIR)/var/run/xenstored 2.6 $(INSTALL_DIR) -p $(DESTDIR)/var/lib/xenstored 2.7 + $(INSTALL_DIR) -p $(DESTDIR)/usr/bin 2.8 $(INSTALL_DIR) -p $(DESTDIR)/usr/sbin 2.9 $(INSTALL_DIR) -p $(DESTDIR)/usr/include 2.10 $(INSTALL_PROG) xenstored $(DESTDIR)/usr/sbin