|   | 
      | 
  
  
      | 
      | 
  
 
     | 
    | 
  
  
     | 
    | 
  
  
    |   | 
      | 
  
  
    | 
         
xen-changelog
[Xen-changelog] Added .PHONY target so that make works from the	tools/py
 
# HG changeset patch
# User ewan@xxxxxxxxxxxxx
# Node ID 723f81936cf7fbdde488f930be072ffe4a4bce3d
# Parent  e939d5c5e646fe27e4c94563dc90a7f89a144556
Added .PHONY target so that make works from the tools/python directory (it was 
seeing the build directory and therefore doing nothing).
diff -r e939d5c5e646 -r 723f81936cf7 tools/python/Makefile
--- a/tools/python/Makefile     Tue Sep 13 13:42:21 2005
+++ b/tools/python/Makefile     Tue Sep 13 13:43:18 2005
@@ -1,6 +1,7 @@
-
 XEN_ROOT = ../..
 include $(XEN_ROOT)/tools/Rules.mk
+
+.PHONY: all build install clean
 
 all: build
 build:
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
 
 |   
 
| <Prev in Thread] | 
Current Thread | 
[Next in Thread> |  
- [Xen-changelog] Added .PHONY target so that make works from the	tools/python directory (it was seeing the build directory and	therefore doing nothing).,
Xen patchbot -unstable <=
  
 |  
  
| Previous by Date:  | 
[Xen-changelog] Pass the root directory to Doxyfilter and thence	pythfilter.py so that the latter can get the	namespace/packages correct., Xen patchbot -unstable | 
 
| Next by Date:  | 
[Xen-changelog] Removed {add, get}_{config,	device}_handler in favour of using a simple	dictionary directly. Fix a misnamed variable blconfig that	was supposed to refer to blcfg. This showed up under pylint	as a undefined variable,	but would have manifested itself in the bootloader configuration	being ignored., Xen patchbot -unstable | 
 
| Previous by Thread:  | 
[Xen-changelog] Pass the root directory to Doxyfilter and thence	pythfilter.py so that the latter can get the	namespace/packages correct., Xen patchbot -unstable | 
 
| Next by Thread:  | 
[Xen-changelog] Removed {add, get}_{config,	device}_handler in favour of using a simple	dictionary directly. Fix a misnamed variable blconfig that	was supposed to refer to blcfg. This showed up under pylint	as a undefined variable,	but would have manifested itself in the bootloader configuration	being ignored., Xen patchbot -unstable | 
 
| Indexes:  | 
[Date]
[Thread]
[Top]
[All Lists] | 
 
 
 
 | 
    | 
  
  
    |   | 
    |