1XEN_ROOT = $(CURDIR)/../../.. 2 3LIB_SRCS-y = fsys_ext2fs.c 4 5FS = ext2fs 6 7include $(XEN_ROOT)/tools/libfsimage/Rules.mk 8