update Makefile.in for last Makefile.am change

zz
This commit is contained in:
Dean Roehrich
2003-10-07 18:34:58 +00:00
parent 609a3a8877
commit ca763c800a
11 changed files with 124 additions and 39 deletions
+3 -3
View 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.
@@ -139,7 +139,7 @@ maintainer-clean-recursive:
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//`; \
+9 -4
View 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.
@@ -71,7 +71,12 @@ PACKAGE = @PACKAGE@
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 =
@@ -128,7 +133,7 @@ maintainer-clean-recursive:
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//`; \
+3 -3
View 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.
@@ -127,7 +127,7 @@ maintainer-clean-recursive:
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//`; \
+2 -2
View 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.
+2 -2
View 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.
+2 -2
View 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.
+4 -3
View 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.
@@ -71,7 +71,8 @@ PACKAGE = @PACKAGE@
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 =
+3 -3
View 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.
@@ -127,7 +127,7 @@ maintainer-clean-recursive:
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//`; \
+48 -5
View 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.
@@ -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
+3 -3
View 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.
@@ -127,7 +127,7 @@ maintainer-clean-recursive:
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//`; \
+44 -8
View 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.
@@ -71,7 +71,23 @@ PACKAGE = @PACKAGE@
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
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 ..
@@ -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_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)
@@ -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 \
.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:
@@ -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)
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)