regenerate dmapi Makefile in using automake
[xfstests-dev.git] / dmapi / src / suite1 / cmd / Makefile.in
index d52cb2d752d6ef2d3b6d3f342c2a6baeeec52042..e5127ba398fd898eff8e185b7fe5cc28161c2f85 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.1 from Makefile.am.
+# Makefile.in generated by automake 1.9.6 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# 2003, 2004, 2005  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -14,8 +14,6 @@
 
 @SET_MAKE@
 
-SOURCES = create_userevent.c dm_handle.c downgrade_right.c fd_to_handle.c get_allocinfo.c get_config_events.c get_dirattrs.c get_dmattr.c get_eventlist.c get_events.c get_fileattr.c get_mountinfo.c get_region.c getall_disp.c getall_dmattr.c handle_to_fshandle.c handle_to_path.c init_service.c link_test.c make_sparse.c obj_ref_hold.c obj_ref_query.c obj_ref_rele.c path_to_fshandle.c path_to_handle.c pending.c print_event.c print_fshandle.c probe_hole.c punch_hole.c query_right.c randomize_file.c release_right.c remove_dmattr.c request_right.c respond_event.c rwt.c set_disp.c set_dmattr.c set_eventlist.c set_fileattr.c struct_test.c sync_by_handle.c test_assumption.c upgrade_right.c
-
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
@@ -51,7 +49,8 @@ CONFIG_CLEAN_FILES =
 am__EXEEXT_1 = test_assumption$(EXEEXT) get_eventlist$(EXEEXT) \
        set_eventlist$(EXEEXT) set_disp$(EXEEXT) get_region$(EXEEXT) \
        get_dmattr$(EXEEXT) set_dmattr$(EXEEXT) remove_dmattr$(EXEEXT) \
-       probe_hole$(EXEEXT) punch_hole$(EXEEXT) get_fileattr$(EXEEXT) \
+       probe_hole$(EXEEXT) probe_punch_xfsctl_hole$(EXEEXT) \
+       punch_hole$(EXEEXT) get_fileattr$(EXEEXT) \
        sync_by_handle$(EXEEXT) getall_dmattr$(EXEEXT) \
        set_fileattr$(EXEEXT) path_to_handle$(EXEEXT) \
        path_to_fshandle$(EXEEXT) get_mountinfo$(EXEEXT) \
@@ -209,6 +208,11 @@ probe_hole_SOURCES = probe_hole.c
 probe_hole_OBJECTS = probe_hole.$(OBJEXT)
 probe_hole_LDADD = $(LDADD)
 probe_hole_DEPENDENCIES = $(top_builddir)/src/common/lib/libdmtest.la
+probe_punch_xfsctl_hole_SOURCES = probe_punch_xfsctl_hole.c
+probe_punch_xfsctl_hole_OBJECTS = probe_punch_xfsctl_hole.$(OBJEXT)
+probe_punch_xfsctl_hole_LDADD = $(LDADD)
+probe_punch_xfsctl_hole_DEPENDENCIES =  \
+       $(top_builddir)/src/common/lib/libdmtest.la
 punch_hole_SOURCES = punch_hole.c
 punch_hole_OBJECTS = punch_hole.$(OBJEXT)
 punch_hole_LDADD = $(LDADD)
@@ -290,11 +294,11 @@ depcomp = $(SHELL) $(top_srcdir)/depcomp
 am__depfiles_maybe = depfiles
 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) \
+LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
        $(AM_CFLAGS) $(CFLAGS)
 CCLD = $(CC)
-LINK = $(LIBTOOL) --mode=link --tag=CC $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 SOURCES = create_userevent.c dm_handle.c downgrade_right.c \
        fd_to_handle.c get_allocinfo.c get_config_events.c \
@@ -304,10 +308,10 @@ SOURCES = create_userevent.c dm_handle.c downgrade_right.c \
        init_service.c link_test.c make_sparse.c obj_ref_hold.c \
        obj_ref_query.c obj_ref_rele.c path_to_fshandle.c \
        path_to_handle.c pending.c print_event.c print_fshandle.c \
-       probe_hole.c punch_hole.c query_right.c randomize_file.c \
-       release_right.c remove_dmattr.c request_right.c \
-       respond_event.c rwt.c set_disp.c set_dmattr.c set_eventlist.c \
-       set_fileattr.c struct_test.c sync_by_handle.c \
+       probe_hole.c probe_punch_xfsctl_hole.c punch_hole.c \
+       query_right.c randomize_file.c release_right.c remove_dmattr.c \
+       request_right.c respond_event.c rwt.c set_disp.c set_dmattr.c \
+       set_eventlist.c set_fileattr.c struct_test.c sync_by_handle.c \
        test_assumption.c upgrade_right.c
 DIST_SOURCES = create_userevent.c dm_handle.c downgrade_right.c \
        fd_to_handle.c get_allocinfo.c get_config_events.c \
@@ -317,10 +321,10 @@ DIST_SOURCES = create_userevent.c dm_handle.c downgrade_right.c \
        init_service.c link_test.c make_sparse.c obj_ref_hold.c \
        obj_ref_query.c obj_ref_rele.c path_to_fshandle.c \
        path_to_handle.c pending.c print_event.c print_fshandle.c \
-       probe_hole.c punch_hole.c query_right.c randomize_file.c \
-       release_right.c remove_dmattr.c request_right.c \
-       respond_event.c rwt.c set_disp.c set_dmattr.c set_eventlist.c \
-       set_fileattr.c struct_test.c sync_by_handle.c \
+       probe_hole.c probe_punch_xfsctl_hole.c punch_hole.c \
+       query_right.c randomize_file.c release_right.c remove_dmattr.c \
+       request_right.c respond_event.c rwt.c set_disp.c set_dmattr.c \
+       set_eventlist.c set_fileattr.c struct_test.c sync_by_handle.c \
        test_assumption.c upgrade_right.c
 ETAGS = etags
 CTAGS = ctags
@@ -433,6 +437,7 @@ DM_TARGS = \
        set_dmattr \
        remove_dmattr \
        probe_hole \
+       probe_punch_xfsctl_hole \
        punch_hole \
        get_fileattr \
        sync_by_handle \
@@ -626,6 +631,9 @@ print_fshandle$(EXEEXT): $(print_fshandle_OBJECTS) $(print_fshandle_DEPENDENCIES
 probe_hole$(EXEEXT): $(probe_hole_OBJECTS) $(probe_hole_DEPENDENCIES) 
        @rm -f probe_hole$(EXEEXT)
        $(LINK) $(probe_hole_LDFLAGS) $(probe_hole_OBJECTS) $(probe_hole_LDADD) $(LIBS)
+probe_punch_xfsctl_hole$(EXEEXT): $(probe_punch_xfsctl_hole_OBJECTS) $(probe_punch_xfsctl_hole_DEPENDENCIES) 
+       @rm -f probe_punch_xfsctl_hole$(EXEEXT)
+       $(LINK) $(probe_punch_xfsctl_hole_LDFLAGS) $(probe_punch_xfsctl_hole_OBJECTS) $(probe_punch_xfsctl_hole_LDADD) $(LIBS)
 punch_hole$(EXEEXT): $(punch_hole_OBJECTS) $(punch_hole_DEPENDENCIES) 
        @rm -f punch_hole$(EXEEXT)
        $(LINK) $(punch_hole_LDFLAGS) $(punch_hole_OBJECTS) $(punch_hole_LDADD) $(LIBS)
@@ -710,6 +718,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print_event.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print_fshandle.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/probe_hole.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/probe_punch_xfsctl_hole.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/punch_hole.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/query_right.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/randomize_file.Po@am__quote@