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

[Xen-devel] [PATCH 7/8] tools/libfsimage - Use generic subdirs rules



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

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

diff -r 0799fcb6f960 -r 771c3ebe0c8c tools/libfsimage/Makefile
--- a/tools/libfsimage/Makefile Fri Mar 21 13:50:30 2008 +0100
+++ b/tools/libfsimage/Makefile Fri Mar 21 13:50:30 2008 +0100
@@ -4,10 +4,7 @@ SUBDIRS-y = common ufs reiserfs iso9660 
 SUBDIRS-y = common ufs reiserfs iso9660 fat
 SUBDIRS-y += $(shell env CC="$(CC)" ./check-libext2fs)
 
-.PHONY: all
-all install clean:
-       @set -e; for subdir in $(SUBDIRS-y); do \
-               $(MAKE) -C $$subdir $@; \
-       done
+.PHONE: all clean install
+all clean install: %: subdirs-%
 
 distclean: clean
-- 
There are some things worth dying for.
                -- Kirk, "Errand of Mercy", stardate 3201.7

_______________________________________________
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®.