[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 2/8] tools/xenstat - Use generic subdirs rules



# HG changeset patch
# User Bastian Blank <waldi@xxxxxxxxxx>
# Date 1206103830 -3600
# Node ID e6eb37e6d2f7e0f17ebe674d30253d3e832b1bce
# Parent  f08e76266aa7190436f013532cd01d9693ebdaa8
Use generic subdirs rules.

Signed-off-by: Bastian Blank <waldi@xxxxxxxxxx>

diff -r f08e76266aa7 -r e6eb37e6d2f7 tools/xenstat/Makefile
--- a/tools/xenstat/Makefile    Fri Mar 21 13:50:27 2008 +0100
+++ b/tools/xenstat/Makefile    Fri Mar 21 13:50:30 2008 +0100
@@ -13,7 +13,4 @@ endif
 
 .PHONY: all install clean
 
-all install clean:
-       @set -e; for subdir in $(SUBDIRS); do \
-               $(MAKE) -C $$subdir $@; \
-       done
+all install clean: %: subdirs-%
-- 
Behind every great man, there is a woman -- urging him on.
                -- Harry Mudd, "I, Mudd", stardate 4513.3

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.