update Makefile.in for last Makefile.am change
authorDean Roehrich <roehrich@sgi.com>
Tue, 7 Oct 2003 18:34:58 +0000 (18:34 +0000)
committerDean Roehrich <roehrich@sgi.com>
Tue, 7 Oct 2003 18:34:58 +0000 (18:34 +0000)
zz

dmapi/Makefile.in
dmapi/src/Makefile.in
dmapi/src/common/Makefile.in
dmapi/src/common/cmd/Makefile.in
dmapi/src/common/lib/Makefile.in
dmapi/src/sample_hsm/Makefile.in
dmapi/src/simple/Makefile.in
dmapi/src/suite1/Makefile.in
dmapi/src/suite1/cmd/Makefile.in
dmapi/src/suite2/Makefile.in
dmapi/src/suite2/src/Makefile.in

index e4439ff3c54167991731d2451e704b2675f08ceb..e3b904ea6adee849de7aebcb9bba054b20150d2d 100644 (file)
@@ -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.
 # 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.
@@ -139,7 +139,7 @@ maintainer-clean-recursive:
        dot_seen=no; \
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
          rev="$$subdir $$rev"; \
        dot_seen=no; \
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
          rev="$$subdir $$rev"; \
-         test "$$subdir" = "." && dot_seen=yes; \
+         test "$$subdir" != "." || dot_seen=yes; \
        done; \
        test "$$dot_seen" = "no" && rev=". $$rev"; \
        target=`echo $@ | sed s/-recursive//`; \
        done; \
        test "$$dot_seen" = "no" && rev=". $$rev"; \
        target=`echo $@ | sed s/-recursive//`; \
index bf3bb2ed58ad73ea30b2f2060cff1fbbc3799bcd..34d2dd2c13cfc45fab8e55ea521421f4c6979418 100644 (file)
@@ -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.
 # 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.
@@ -71,7 +71,12 @@ PACKAGE = @PACKAGE@
 RANLIB = @RANLIB@
 VERSION = @VERSION@
 
 RANLIB = @RANLIB@
 VERSION = @VERSION@
 
-SUBDIRS =      common  simple  sample_hsm      suite1  suite2
+SUBDIRS = \
+       common \
+       simple \
+       sample_hsm \
+       suite1 \
+       suite2
 
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_CLEAN_FILES = 
 
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_CLEAN_FILES = 
@@ -128,7 +133,7 @@ maintainer-clean-recursive:
        dot_seen=no; \
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
          rev="$$subdir $$rev"; \
        dot_seen=no; \
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
          rev="$$subdir $$rev"; \
-         test "$$subdir" = "." && dot_seen=yes; \
+         test "$$subdir" != "." || dot_seen=yes; \
        done; \
        test "$$dot_seen" = "no" && rev=". $$rev"; \
        target=`echo $@ | sed s/-recursive//`; \
        done; \
        test "$$dot_seen" = "no" && rev=". $$rev"; \
        target=`echo $@ | sed s/-recursive//`; \
index f183481055cf224a4ea8089295a99ed00073f3b6..1895d80ecd0416df729fc2b993c5c64354d06c01 100644 (file)
@@ -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.
 # 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.
@@ -127,7 +127,7 @@ maintainer-clean-recursive:
        dot_seen=no; \
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
          rev="$$subdir $$rev"; \
        dot_seen=no; \
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
          rev="$$subdir $$rev"; \
-         test "$$subdir" = "." && dot_seen=yes; \
+         test "$$subdir" != "." || dot_seen=yes; \
        done; \
        test "$$dot_seen" = "no" && rev=". $$rev"; \
        target=`echo $@ | sed s/-recursive//`; \
        done; \
        test "$$dot_seen" = "no" && rev=". $$rev"; \
        target=`echo $@ | sed s/-recursive//`; \
index 16852bac7b69b6bdc5d33d59e959ad1bbe2f3094..dc52b8ea373a8b76570b69821b3cf8d9f93fea18 100644 (file)
@@ -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.
 # 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.
index e146599d36377865a3d32e3fa3c5a62720c0d69e..5392588bb1d167876f8a33de9abaf93e9a78c7a6 100644 (file)
@@ -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.
 # 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.
index b08643876ec3ba1641b13a206f628626b00c9b29..e8875cfe7ce981076aeda15a54dbf3f3f36f102f 100644 (file)
@@ -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.
 # 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.
index 79ff66850f2c379356fbacffefb52992ef6e7656..30a4411739903a69950576d3bc8cb95d9957aeca 100644 (file)
@@ -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.
 # 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.
@@ -71,7 +71,8 @@ PACKAGE = @PACKAGE@
 RANLIB = @RANLIB@
 VERSION = @VERSION@
 
 RANLIB = @RANLIB@
 VERSION = @VERSION@
 
-bin_PROGRAMS = dm_create_session dm_destroy_session dm_find_eventmsg           dm_getall_sessions dm_getall_tokens dm_query_session
+bin_PROGRAMS = dm_create_session dm_destroy_session dm_find_eventmsg \
+               dm_getall_sessions dm_getall_tokens dm_query_session
 
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_CLEAN_FILES = 
 
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_CLEAN_FILES = 
index d018ce379d39b624117d9a4b5ccfe76e73f2930d..6571ff8731b733006be3703b2339eabc4c5ec6a6 100644 (file)
@@ -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.
 # 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.
@@ -127,7 +127,7 @@ maintainer-clean-recursive:
        dot_seen=no; \
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
          rev="$$subdir $$rev"; \
        dot_seen=no; \
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
          rev="$$subdir $$rev"; \
-         test "$$subdir" = "." && dot_seen=yes; \
+         test "$$subdir" != "." || dot_seen=yes; \
        done; \
        test "$$dot_seen" = "no" && rev=". $$rev"; \
        target=`echo $@ | sed s/-recursive//`; \
        done; \
        test "$$dot_seen" = "no" && rev=". $$rev"; \
        target=`echo $@ | sed s/-recursive//`; \
index 95d433f6cd6b1eefc1314d141396caa80d138db1..06c9922dfb4094b0927516d1720b0071bfecd200 100644 (file)
@@ -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.
 # 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@
 
 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
 
 
 # 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
 
 
 # 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
 
 
 bin_PROGRAMS = $(DM_TARGS) $(NT_TARGS) $(NTDM_TARGS) link_test
index c5681c000fa5412c95c9077124508ac46024c230..1d349f7df1c87a46d79dbe38b8be0a7e6c96884a 100644 (file)
@@ -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.
 # 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.
@@ -127,7 +127,7 @@ maintainer-clean-recursive:
        dot_seen=no; \
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
          rev="$$subdir $$rev"; \
        dot_seen=no; \
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
          rev="$$subdir $$rev"; \
-         test "$$subdir" = "." && dot_seen=yes; \
+         test "$$subdir" != "." || dot_seen=yes; \
        done; \
        test "$$dot_seen" = "no" && rev=". $$rev"; \
        target=`echo $@ | sed s/-recursive//`; \
        done; \
        test "$$dot_seen" = "no" && rev=". $$rev"; \
        target=`echo $@ | sed s/-recursive//`; \
index b3f57750b26bc5e64143ad1a3c8ee5aa9e66b547..0221a19c439e87c0a5446a8315fdfb001cda2e3c 100644 (file)
@@ -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.
 # 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.
@@ -71,10 +71,26 @@ PACKAGE = @PACKAGE@
 RANLIB = @RANLIB@
 VERSION = @VERSION@
 
 RANLIB = @RANLIB@
 VERSION = @VERSION@
 
-bin_PROGRAMS =         test_rights     test_fileattr   test_hole       test_dmattr     test_eventlist  test_region     send_msg        dm_test_daemon  dump_allocinfo  test_invis      invis_test      region_test     test_efault     mmap
-
-
-INCLUDES =  -I ..
+bin_PROGRAMS = \
+       test_rights \
+       test_fileattr \
+       test_hole \
+       test_dmattr \
+       test_eventlist \
+       test_region \
+       test_bulkall \
+       test_bulkattr \
+       send_msg \
+       dm_test_daemon \
+       dump_allocinfo \
+       test_invis \
+       invis_test \
+       region_test \
+       test_efault \
+       mmap
+
+
+INCLUDES = -I ..
 
 LDADD = $(top_builddir)/src/common/lib/libdmtest.la
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
 LDADD = $(top_builddir)/src/common/lib/libdmtest.la
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -117,6 +133,17 @@ test_region_OBJECTS =  test_region.o
 test_region_LDADD = $(LDADD)
 test_region_DEPENDENCIES =  $(top_builddir)/src/common/lib/libdmtest.la
 test_region_LDFLAGS = 
 test_region_LDADD = $(LDADD)
 test_region_DEPENDENCIES =  $(top_builddir)/src/common/lib/libdmtest.la
 test_region_LDFLAGS = 
+test_bulkall_SOURCES = test_bulkall.c
+test_bulkall_OBJECTS =  test_bulkall.o
+test_bulkall_LDADD = $(LDADD)
+test_bulkall_DEPENDENCIES =  $(top_builddir)/src/common/lib/libdmtest.la
+test_bulkall_LDFLAGS = 
+test_bulkattr_SOURCES = test_bulkattr.c
+test_bulkattr_OBJECTS =  test_bulkattr.o
+test_bulkattr_LDADD = $(LDADD)
+test_bulkattr_DEPENDENCIES =  \
+$(top_builddir)/src/common/lib/libdmtest.la
+test_bulkattr_LDFLAGS = 
 send_msg_SOURCES = send_msg.c
 send_msg_OBJECTS =  send_msg.o
 send_msg_LDADD = $(LDADD)
 send_msg_SOURCES = send_msg.c
 send_msg_OBJECTS =  send_msg.o
 send_msg_LDADD = $(LDADD)
@@ -173,11 +200,12 @@ TAR = gtar
 GZIP_ENV = --best
 DEP_FILES =  .deps/dm_test_daemon.P .deps/dump_allocinfo.P \
 .deps/invis_test.P .deps/mmap.P .deps/region_test.P .deps/send_msg.P \
 GZIP_ENV = --best
 DEP_FILES =  .deps/dm_test_daemon.P .deps/dump_allocinfo.P \
 .deps/invis_test.P .deps/mmap.P .deps/region_test.P .deps/send_msg.P \
-.deps/test_dmattr.P .deps/test_efault.P .deps/test_eventlist.P \
-.deps/test_fileattr.P .deps/test_hole.P .deps/test_invis.P \
-.deps/test_region.P .deps/test_rights.P
-SOURCES = test_rights.c test_fileattr.c test_hole.c test_dmattr.c test_eventlist.c test_region.c send_msg.c dm_test_daemon.c dump_allocinfo.c test_invis.c invis_test.c region_test.c test_efault.c mmap.c
-OBJECTS = test_rights.o test_fileattr.o test_hole.o test_dmattr.o test_eventlist.o test_region.o send_msg.o dm_test_daemon.o dump_allocinfo.o test_invis.o invis_test.o region_test.o test_efault.o mmap.o
+.deps/test_bulkall.P .deps/test_bulkattr.P .deps/test_dmattr.P \
+.deps/test_efault.P .deps/test_eventlist.P .deps/test_fileattr.P \
+.deps/test_hole.P .deps/test_invis.P .deps/test_region.P \
+.deps/test_rights.P
+SOURCES = test_rights.c test_fileattr.c test_hole.c test_dmattr.c test_eventlist.c test_region.c test_bulkall.c test_bulkattr.c send_msg.c dm_test_daemon.c dump_allocinfo.c test_invis.c invis_test.c region_test.c test_efault.c mmap.c
+OBJECTS = test_rights.o test_fileattr.o test_hole.o test_dmattr.o test_eventlist.o test_region.o test_bulkall.o test_bulkattr.o send_msg.o dm_test_daemon.o dump_allocinfo.o test_invis.o invis_test.o region_test.o test_efault.o mmap.o
 
 all: all-redirect
 .SUFFIXES:
 
 all: all-redirect
 .SUFFIXES:
@@ -271,6 +299,14 @@ test_region: $(test_region_OBJECTS) $(test_region_DEPENDENCIES)
        @rm -f test_region
        $(LINK) $(test_region_LDFLAGS) $(test_region_OBJECTS) $(test_region_LDADD) $(LIBS)
 
        @rm -f test_region
        $(LINK) $(test_region_LDFLAGS) $(test_region_OBJECTS) $(test_region_LDADD) $(LIBS)
 
+test_bulkall: $(test_bulkall_OBJECTS) $(test_bulkall_DEPENDENCIES)
+       @rm -f test_bulkall
+       $(LINK) $(test_bulkall_LDFLAGS) $(test_bulkall_OBJECTS) $(test_bulkall_LDADD) $(LIBS)
+
+test_bulkattr: $(test_bulkattr_OBJECTS) $(test_bulkattr_DEPENDENCIES)
+       @rm -f test_bulkattr
+       $(LINK) $(test_bulkattr_LDFLAGS) $(test_bulkattr_OBJECTS) $(test_bulkattr_LDADD) $(LIBS)
+
 send_msg: $(send_msg_OBJECTS) $(send_msg_DEPENDENCIES)
        @rm -f send_msg
        $(LINK) $(send_msg_LDFLAGS) $(send_msg_OBJECTS) $(send_msg_LDADD) $(LIBS)
 send_msg: $(send_msg_OBJECTS) $(send_msg_DEPENDENCIES)
        @rm -f send_msg
        $(LINK) $(send_msg_LDFLAGS) $(send_msg_OBJECTS) $(send_msg_LDADD) $(LIBS)