X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=blobdiff_plain;f=dmapi%2Fsrc%2Fsuite1%2Fcmd%2FMakefile.in;h=06c9922dfb4094b0927516d1720b0071bfecd200;hp=95d433f6cd6b1eefc1314d141396caa80d138db1;hb=ca763c800a58c6fb6fd188484caf8ce931cca4ab;hpb=609a3a88778534cfa3445e98f0e3998033415a44 diff --git a/dmapi/src/suite1/cmd/Makefile.in b/dmapi/src/suite1/cmd/Makefile.in index 95d433f6..06c9922d 100644 --- a/dmapi/src/suite1/cmd/Makefile.in +++ b/dmapi/src/suite1/cmd/Makefile.in @@ -1,6 +1,6 @@ -# Makefile.in generated automatically by automake 1.4 from Makefile.am +# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am -# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# Copyright (C) 1994, 1995-8, 1999, 2001 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. @@ -73,15 +73,58 @@ PACKAGE = @PACKAGE@ RANLIB = @RANLIB@ VERSION = @VERSION@ -DM_TARGS = test_assumption get_eventlist set_eventlist set_disp get_region get_dmattr set_dmattr remove_dmattr probe_hole punch_hole get_fileattr sync_by_handle getall_dmattr set_fileattr path_to_handle path_to_fshandle get_mountinfo getall_disp get_events dm_handle handle_to_fshandle get_config_events get_allocinfo create_userevent request_right release_right upgrade_right query_right downgrade_right obj_ref_hold obj_ref_rele obj_ref_query print_event +DM_TARGS = \ + test_assumption \ + get_eventlist \ + set_eventlist \ + set_disp \ + get_region \ + get_dmattr \ + set_dmattr \ + remove_dmattr \ + probe_hole \ + punch_hole \ + get_fileattr \ + sync_by_handle \ + getall_dmattr \ + set_fileattr \ + path_to_handle \ + path_to_fshandle \ + get_mountinfo \ + getall_disp \ + get_events \ + dm_handle \ + handle_to_fshandle \ + get_config_events \ + get_allocinfo \ + create_userevent \ + request_right \ + release_right \ + upgrade_right \ + query_right \ + downgrade_right \ + obj_ref_hold \ + obj_ref_rele \ + obj_ref_query \ + print_event # things needing -ldm -lhandle -NT_TARGS = fd_to_handle handle_to_path init_service pending print_fshandle respond_event +NT_TARGS = \ + fd_to_handle \ + handle_to_path \ + init_service \ + pending \ + print_fshandle \ + respond_event # things needing -ldm -ldmtest -NTDM_TARGS = make_sparse randomize_file rwt struct_test +NTDM_TARGS = \ + make_sparse \ + randomize_file \ + rwt \ + struct_test bin_PROGRAMS = $(DM_TARGS) $(NT_TARGS) $(NTDM_TARGS) link_test