source: trunk/third/libbonobo/tests/Makefile.in @ 18574

Revision 18574, 18.4 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18573, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
13
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = ..
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60host_alias = @host_alias@
61host_triplet = @host@
62AS = @AS@
63BONOBO_ACTIVATION_IDL_DIR = @BONOBO_ACTIVATION_IDL_DIR@
64CATALOGS = @CATALOGS@
65CATOBJEXT = @CATOBJEXT@
66CC = @CC@
67CFLAGS = @CFLAGS@
68CPPFLAGS = @CPPFLAGS@
69DATADIRNAME = @DATADIRNAME@
70DLLTOOL = @DLLTOOL@
71ECHO = @ECHO@
72EXEEXT = @EXEEXT@
73GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
74GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
75GMOFILES = @GMOFILES@
76GMSGFMT = @GMSGFMT@
77GTKDOC = @GTKDOC@
78HTML_DIR = @HTML_DIR@
79INSTOBJEXT = @INSTOBJEXT@
80INTLLIBS = @INTLLIBS@
81INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
82INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
83INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
84INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
85INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
86INTLTOOL_MERGE = @INTLTOOL_MERGE@
87INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
88INTLTOOL_PERL = @INTLTOOL_PERL@
89INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
90INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
91INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
92INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
93INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
94INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
95INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
96INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
97INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
98INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
99LDFLAGS = @LDFLAGS@
100LIBBONOBO_CFLAGS = @LIBBONOBO_CFLAGS@
101LIBBONOBO_LIBS = @LIBBONOBO_LIBS@
102LIBTOOL = @LIBTOOL@
103LN_S = @LN_S@
104MAINT = @MAINT@
105MAKEINFO = @MAKEINFO@
106MKINSTALLDIRS = @MKINSTALLDIRS@
107OBJDUMP = @OBJDUMP@
108OBJEXT = @OBJEXT@
109ORBIT_IDL = @ORBIT_IDL@
110PACKAGE = @PACKAGE@
111PATH_TO_XRDB = @PATH_TO_XRDB@
112PKG_CONFIG = @PKG_CONFIG@
113POFILES = @POFILES@
114POSUB = @POSUB@
115PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
116PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
117RANLIB = @RANLIB@
118STRIP = @STRIP@
119USE_NLS = @USE_NLS@
120VERSION = @VERSION@
121WARN_CFLAGS = @WARN_CFLAGS@
122YACC = @YACC@
123cxxflags_set = @cxxflags_set@
124gnomelocaledir = @gnomelocaledir@
125
126noinst_PROGRAMS = \
127        test-moniker            \
128        test-properties-server  \
129        test-properties-client  \
130        test-event-source       \
131        test-object             \
132        test-stream-mem         \
133        test-storage-mem
134
135
136INCLUDES = \
137        -DGNOMELOCALEDIR=\""$(datadir)/locale"\"        \
138        -I$(top_srcdir)                                 \
139        $(WARN_CFLAGS)                                  \
140        $(LIBBONOBO_CFLAGS)
141
142
143LDADD = $(top_builddir)/bonobo/libbonobo-2.la $(LIBBONOBO_LIBS)
144
145test_properties_server_SOURCES = \
146        test-properties-server.c
147
148
149test_properties_client_SOURCES = \
150        test-properties-client.c
151
152
153test_moniker_SOURCES = test-moniker.c
154
155test_object_SOURCES = test-object.c
156
157test_event_source_SOURCES = test-event-source.c
158
159test_stream_mem_SOURCES = test-stream-mem.c
160
161test_storage_mem_SOURCES = test-storage-mem.c
162
163TESTS_ENVIRONMENT = \
164        LD_LIBRARY_PATH="$(top_builddir)/bonobo/.libs:$$LD_LIBRARY_PATH"        \
165        BONOBO_PLUGIN_PATH="$(top_builddir)/storage-modules/.libs:$$BONOBO_PLUGIN_PATH"
166
167
168TESTS = test-moniker test-event-source test-object \
169        test-stream-mem $(srcdir)/test-properties.sh test-storage-mem
170
171EXTRA_DIST = test-properties.sh
172mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
173CONFIG_HEADER = ../config.h
174CONFIG_CLEAN_FILES =
175noinst_PROGRAMS =  test-moniker$(EXEEXT) test-properties-server$(EXEEXT) \
176test-properties-client$(EXEEXT) test-event-source$(EXEEXT) \
177test-object$(EXEEXT) test-stream-mem$(EXEEXT) test-storage-mem$(EXEEXT)
178PROGRAMS =  $(noinst_PROGRAMS)
179
180
181DEFS = @DEFS@ -I. -I$(srcdir) -I..
182LIBS = @LIBS@
183test_moniker_OBJECTS =  test-moniker.$(OBJEXT)
184test_moniker_LDADD = $(LDADD)
185test_moniker_DEPENDENCIES =  $(top_builddir)/bonobo/libbonobo-2.la
186test_moniker_LDFLAGS =
187test_properties_server_OBJECTS =  test-properties-server.$(OBJEXT)
188test_properties_server_LDADD = $(LDADD)
189test_properties_server_DEPENDENCIES =  \
190$(top_builddir)/bonobo/libbonobo-2.la
191test_properties_server_LDFLAGS =
192test_properties_client_OBJECTS =  test-properties-client.$(OBJEXT)
193test_properties_client_LDADD = $(LDADD)
194test_properties_client_DEPENDENCIES =  \
195$(top_builddir)/bonobo/libbonobo-2.la
196test_properties_client_LDFLAGS =
197test_event_source_OBJECTS =  test-event-source.$(OBJEXT)
198test_event_source_LDADD = $(LDADD)
199test_event_source_DEPENDENCIES =  $(top_builddir)/bonobo/libbonobo-2.la
200test_event_source_LDFLAGS =
201test_object_OBJECTS =  test-object.$(OBJEXT)
202test_object_LDADD = $(LDADD)
203test_object_DEPENDENCIES =  $(top_builddir)/bonobo/libbonobo-2.la
204test_object_LDFLAGS =
205test_stream_mem_OBJECTS =  test-stream-mem.$(OBJEXT)
206test_stream_mem_LDADD = $(LDADD)
207test_stream_mem_DEPENDENCIES =  $(top_builddir)/bonobo/libbonobo-2.la
208test_stream_mem_LDFLAGS =
209test_storage_mem_OBJECTS =  test-storage-mem.$(OBJEXT)
210test_storage_mem_LDADD = $(LDADD)
211test_storage_mem_DEPENDENCIES =  $(top_builddir)/bonobo/libbonobo-2.la
212test_storage_mem_LDFLAGS =
213COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
214LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
215CCLD = $(CC)
216LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
217DIST_COMMON =  README Makefile.am Makefile.in
218
219
220DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
221
222TAR = gtar
223GZIP_ENV = --best
224SOURCES = $(test_moniker_SOURCES) $(test_properties_server_SOURCES) $(test_properties_client_SOURCES) $(test_event_source_SOURCES) $(test_object_SOURCES) $(test_stream_mem_SOURCES) $(test_storage_mem_SOURCES)
225OBJECTS = $(test_moniker_OBJECTS) $(test_properties_server_OBJECTS) $(test_properties_client_OBJECTS) $(test_event_source_OBJECTS) $(test_object_OBJECTS) $(test_stream_mem_OBJECTS) $(test_storage_mem_OBJECTS)
226
227all: all-redirect
228.SUFFIXES:
229.SUFFIXES: .S .c .lo .o .obj .s
230$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
231        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps tests/Makefile
232
233Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
234        cd $(top_builddir) \
235          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
236
237
238mostlyclean-noinstPROGRAMS:
239
240clean-noinstPROGRAMS:
241        -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
242
243distclean-noinstPROGRAMS:
244
245maintainer-clean-noinstPROGRAMS:
246
247.c.o:
248        $(COMPILE) -c $<
249
250# FIXME: We should only use cygpath when building on Windows,
251# and only if it is available.
252.c.obj:
253        $(COMPILE) -c `cygpath -w $<`
254
255.s.o:
256        $(COMPILE) -c $<
257
258.S.o:
259        $(COMPILE) -c $<
260
261mostlyclean-compile:
262        -rm -f *.o core *.core
263        -rm -f *.$(OBJEXT)
264
265clean-compile:
266
267distclean-compile:
268        -rm -f *.tab.c
269
270maintainer-clean-compile:
271
272.c.lo:
273        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
274
275.s.lo:
276        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
277
278.S.lo:
279        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
280
281mostlyclean-libtool:
282        -rm -f *.lo
283
284clean-libtool:
285        -rm -rf .libs _libs
286
287distclean-libtool:
288
289maintainer-clean-libtool:
290
291test-moniker$(EXEEXT): $(test_moniker_OBJECTS) $(test_moniker_DEPENDENCIES)
292        @rm -f test-moniker$(EXEEXT)
293        $(LINK) $(test_moniker_LDFLAGS) $(test_moniker_OBJECTS) $(test_moniker_LDADD) $(LIBS)
294
295test-properties-server$(EXEEXT): $(test_properties_server_OBJECTS) $(test_properties_server_DEPENDENCIES)
296        @rm -f test-properties-server$(EXEEXT)
297        $(LINK) $(test_properties_server_LDFLAGS) $(test_properties_server_OBJECTS) $(test_properties_server_LDADD) $(LIBS)
298
299test-properties-client$(EXEEXT): $(test_properties_client_OBJECTS) $(test_properties_client_DEPENDENCIES)
300        @rm -f test-properties-client$(EXEEXT)
301        $(LINK) $(test_properties_client_LDFLAGS) $(test_properties_client_OBJECTS) $(test_properties_client_LDADD) $(LIBS)
302
303test-event-source$(EXEEXT): $(test_event_source_OBJECTS) $(test_event_source_DEPENDENCIES)
304        @rm -f test-event-source$(EXEEXT)
305        $(LINK) $(test_event_source_LDFLAGS) $(test_event_source_OBJECTS) $(test_event_source_LDADD) $(LIBS)
306
307test-object$(EXEEXT): $(test_object_OBJECTS) $(test_object_DEPENDENCIES)
308        @rm -f test-object$(EXEEXT)
309        $(LINK) $(test_object_LDFLAGS) $(test_object_OBJECTS) $(test_object_LDADD) $(LIBS)
310
311test-stream-mem$(EXEEXT): $(test_stream_mem_OBJECTS) $(test_stream_mem_DEPENDENCIES)
312        @rm -f test-stream-mem$(EXEEXT)
313        $(LINK) $(test_stream_mem_LDFLAGS) $(test_stream_mem_OBJECTS) $(test_stream_mem_LDADD) $(LIBS)
314
315test-storage-mem$(EXEEXT): $(test_storage_mem_OBJECTS) $(test_storage_mem_DEPENDENCIES)
316        @rm -f test-storage-mem$(EXEEXT)
317        $(LINK) $(test_storage_mem_LDFLAGS) $(test_storage_mem_OBJECTS) $(test_storage_mem_LDADD) $(LIBS)
318
319tags: TAGS
320
321ID: $(HEADERS) $(SOURCES) $(LISP)
322        list='$(SOURCES) $(HEADERS)'; \
323        unique=`for i in $$list; do echo $$i; done | \
324          awk '    { files[$$0] = 1; } \
325               END { for (i in files) print i; }'`; \
326        here=`pwd` && cd $(srcdir) \
327          && mkid -f$$here/ID $$unique $(LISP)
328
329TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
330        tags=; \
331        here=`pwd`; \
332        list='$(SOURCES) $(HEADERS)'; \
333        unique=`for i in $$list; do echo $$i; done | \
334          awk '    { files[$$0] = 1; } \
335               END { for (i in files) print i; }'`; \
336        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
337          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
338
339mostlyclean-tags:
340
341clean-tags:
342
343distclean-tags:
344        -rm -f TAGS ID
345
346maintainer-clean-tags:
347
348distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
349
350subdir = tests
351
352distdir: $(DISTFILES)
353        @for file in $(DISTFILES); do \
354          d=$(srcdir); \
355          if test -d $$d/$$file; then \
356            cp -pr $$d/$$file $(distdir)/$$file; \
357          else \
358            test -f $(distdir)/$$file \
359            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
360            || cp -p $$d/$$file $(distdir)/$$file || :; \
361          fi; \
362        done
363test-event-source.o: test-event-source.c ../config.h ../libbonobo.h \
364        ../bonobo/bonobo-macros.h ../bonobo/bonobo-types.h \
365        ../bonobo/bonobo-object.h ../bonobo/Bonobo.h \
366        ../bonobo/bonobo-arg.h ../bonobo/bonobo-moniker.h \
367        ../bonobo/bonobo-moniker-simple.h ../bonobo/bonobo-context.h \
368        ../bonobo/bonobo-exception.h ../bonobo/bonobo-item-container.h \
369        ../bonobo/bonobo-moniker-util.h ../bonobo/bonobo-property-bag.h \
370        ../bonobo/bonobo-event-source.h ../bonobo/bonobo-listener.h \
371        ../bonobo/bonobo-property-bag-client.h \
372        ../bonobo/bonobo-generic-factory.h ../bonobo/bonobo-i18n.h \
373        ../bonobo/bonobo-main.h ../bonobo/bonobo-stream.h \
374        ../bonobo/bonobo-storage.h ../bonobo/bonobo-stream-memory.h \
375        ../bonobo/bonobo-stream-client.h ../bonobo/bonobo-persist.h \
376        ../bonobo/bonobo-persist-file.h \
377        ../bonobo/bonobo-persist-stream.h \
378        ../bonobo/bonobo-storage-memory.h
379test-moniker.o: test-moniker.c ../config.h ../libbonobo.h \
380        ../bonobo/bonobo-macros.h ../bonobo/bonobo-types.h \
381        ../bonobo/bonobo-object.h ../bonobo/Bonobo.h \
382        ../bonobo/bonobo-arg.h ../bonobo/bonobo-moniker.h \
383        ../bonobo/bonobo-moniker-simple.h ../bonobo/bonobo-context.h \
384        ../bonobo/bonobo-exception.h ../bonobo/bonobo-item-container.h \
385        ../bonobo/bonobo-moniker-util.h ../bonobo/bonobo-property-bag.h \
386        ../bonobo/bonobo-event-source.h ../bonobo/bonobo-listener.h \
387        ../bonobo/bonobo-property-bag-client.h \
388        ../bonobo/bonobo-generic-factory.h ../bonobo/bonobo-i18n.h \
389        ../bonobo/bonobo-main.h ../bonobo/bonobo-stream.h \
390        ../bonobo/bonobo-storage.h ../bonobo/bonobo-stream-memory.h \
391        ../bonobo/bonobo-stream-client.h ../bonobo/bonobo-persist.h \
392        ../bonobo/bonobo-persist-file.h \
393        ../bonobo/bonobo-persist-stream.h \
394        ../bonobo/bonobo-storage-memory.h
395test-object.o: test-object.c ../config.h ../libbonobo.h \
396        ../bonobo/bonobo-macros.h ../bonobo/bonobo-types.h \
397        ../bonobo/bonobo-object.h ../bonobo/Bonobo.h \
398        ../bonobo/bonobo-arg.h ../bonobo/bonobo-moniker.h \
399        ../bonobo/bonobo-moniker-simple.h ../bonobo/bonobo-context.h \
400        ../bonobo/bonobo-exception.h ../bonobo/bonobo-item-container.h \
401        ../bonobo/bonobo-moniker-util.h ../bonobo/bonobo-property-bag.h \
402        ../bonobo/bonobo-event-source.h ../bonobo/bonobo-listener.h \
403        ../bonobo/bonobo-property-bag-client.h \
404        ../bonobo/bonobo-generic-factory.h ../bonobo/bonobo-i18n.h \
405        ../bonobo/bonobo-main.h ../bonobo/bonobo-stream.h \
406        ../bonobo/bonobo-storage.h ../bonobo/bonobo-stream-memory.h \
407        ../bonobo/bonobo-stream-client.h ../bonobo/bonobo-persist.h \
408        ../bonobo/bonobo-persist-file.h \
409        ../bonobo/bonobo-persist-stream.h \
410        ../bonobo/bonobo-storage-memory.h
411test-properties-client.o: test-properties-client.c ../config.h \
412        ../libbonobo.h ../bonobo/bonobo-macros.h \
413        ../bonobo/bonobo-types.h ../bonobo/bonobo-object.h \
414        ../bonobo/Bonobo.h ../bonobo/bonobo-arg.h \
415        ../bonobo/bonobo-moniker.h ../bonobo/bonobo-moniker-simple.h \
416        ../bonobo/bonobo-context.h ../bonobo/bonobo-exception.h \
417        ../bonobo/bonobo-item-container.h \
418        ../bonobo/bonobo-moniker-util.h ../bonobo/bonobo-property-bag.h \
419        ../bonobo/bonobo-event-source.h ../bonobo/bonobo-listener.h \
420        ../bonobo/bonobo-property-bag-client.h \
421        ../bonobo/bonobo-generic-factory.h ../bonobo/bonobo-i18n.h \
422        ../bonobo/bonobo-main.h ../bonobo/bonobo-stream.h \
423        ../bonobo/bonobo-storage.h ../bonobo/bonobo-stream-memory.h \
424        ../bonobo/bonobo-stream-client.h ../bonobo/bonobo-persist.h \
425        ../bonobo/bonobo-persist-file.h \
426        ../bonobo/bonobo-persist-stream.h \
427        ../bonobo/bonobo-storage-memory.h
428test-properties-server.o: test-properties-server.c ../config.h \
429        ../libbonobo.h ../bonobo/bonobo-macros.h \
430        ../bonobo/bonobo-types.h ../bonobo/bonobo-object.h \
431        ../bonobo/Bonobo.h ../bonobo/bonobo-arg.h \
432        ../bonobo/bonobo-moniker.h ../bonobo/bonobo-moniker-simple.h \
433        ../bonobo/bonobo-context.h ../bonobo/bonobo-exception.h \
434        ../bonobo/bonobo-item-container.h \
435        ../bonobo/bonobo-moniker-util.h ../bonobo/bonobo-property-bag.h \
436        ../bonobo/bonobo-event-source.h ../bonobo/bonobo-listener.h \
437        ../bonobo/bonobo-property-bag-client.h \
438        ../bonobo/bonobo-generic-factory.h ../bonobo/bonobo-i18n.h \
439        ../bonobo/bonobo-main.h ../bonobo/bonobo-stream.h \
440        ../bonobo/bonobo-storage.h ../bonobo/bonobo-stream-memory.h \
441        ../bonobo/bonobo-stream-client.h ../bonobo/bonobo-persist.h \
442        ../bonobo/bonobo-persist-file.h \
443        ../bonobo/bonobo-persist-stream.h \
444        ../bonobo/bonobo-storage-memory.h
445test-storage-mem.o: test-storage-mem.c ../bonobo/bonobo-storage-memory.h \
446        ../bonobo/bonobo-storage.h ../bonobo/bonobo-object.h \
447        ../bonobo/Bonobo.h ../bonobo/bonobo-macros.h \
448        ../bonobo/bonobo-main.h ../bonobo/bonobo-exception.h
449test-stream-mem.o: test-stream-mem.c ../bonobo/bonobo-stream-client.h \
450        ../bonobo/Bonobo.h ../bonobo/bonobo-stream-memory.h \
451        ../bonobo/bonobo-storage.h ../bonobo/bonobo-object.h \
452        ../bonobo/bonobo-macros.h ../bonobo/bonobo-exception.h \
453        ../bonobo/bonobo-main.h
454
455check-TESTS: $(TESTS)
456        @failed=0; all=0; \
457        srcdir=$(srcdir); export srcdir; \
458        for tst in $(TESTS); do \
459          if test -f $$tst; then dir=.; \
460          else dir="$(srcdir)"; fi; \
461          if $(TESTS_ENVIRONMENT) $$dir/$$tst; then \
462            all=`expr $$all + 1`; \
463            echo "PASS: $$tst"; \
464          elif test $$? -ne 77; then \
465            all=`expr $$all + 1`; \
466            failed=`expr $$failed + 1`; \
467            echo "FAIL: $$tst"; \
468          fi; \
469        done; \
470        if test "$$failed" -eq 0; then \
471          banner="All $$all tests passed"; \
472        else \
473          banner="$$failed of $$all tests failed"; \
474        fi; \
475        dashes=`echo "$$banner" | sed s/./=/g`; \
476        echo "$$dashes"; \
477        echo "$$banner"; \
478        echo "$$dashes"; \
479        test "$$failed" -eq 0
480info-am:
481info: info-am
482dvi-am:
483dvi: dvi-am
484check-am: all-am
485        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
486check: check-am
487installcheck-am:
488installcheck: installcheck-am
489install-exec-am:
490install-exec: install-exec-am
491
492install-data-am:
493install-data: install-data-am
494
495install-am: all-am
496        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
497install: install-am
498uninstall-am:
499uninstall: uninstall-am
500all-am: Makefile $(PROGRAMS)
501all-redirect: all-am
502install-strip:
503        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
504installdirs:
505
506
507mostlyclean-generic:
508
509clean-generic:
510
511distclean-generic:
512        -rm -f Makefile $(CONFIG_CLEAN_FILES)
513        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
514
515maintainer-clean-generic:
516mostlyclean-am:  mostlyclean-noinstPROGRAMS mostlyclean-compile \
517                mostlyclean-libtool mostlyclean-tags \
518                mostlyclean-generic
519
520mostlyclean: mostlyclean-am
521
522clean-am:  clean-noinstPROGRAMS clean-compile clean-libtool clean-tags \
523                clean-generic mostlyclean-am
524
525clean: clean-am
526
527distclean-am:  distclean-noinstPROGRAMS distclean-compile \
528                distclean-libtool distclean-tags distclean-generic \
529                clean-am
530        -rm -f libtool
531
532distclean: distclean-am
533
534maintainer-clean-am:  maintainer-clean-noinstPROGRAMS \
535                maintainer-clean-compile maintainer-clean-libtool \
536                maintainer-clean-tags maintainer-clean-generic \
537                distclean-am
538        @echo "This command is intended for maintainers to use;"
539        @echo "it deletes files that may require special tools to rebuild."
540
541maintainer-clean: maintainer-clean-am
542
543.PHONY: mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
544clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
545mostlyclean-compile distclean-compile clean-compile \
546maintainer-clean-compile mostlyclean-libtool distclean-libtool \
547clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
548distclean-tags clean-tags maintainer-clean-tags distdir check-TESTS \
549info-am info dvi-am dvi check check-am installcheck-am installcheck \
550install-exec-am install-exec install-data-am install-data install-am \
551install uninstall-am uninstall all-redirect all-am all installdirs \
552mostlyclean-generic distclean-generic clean-generic \
553maintainer-clean-generic clean mostlyclean distclean maintainer-clean
554
555
556# Tell versions [3.59,3.63) of GNU make to not export all variables.
557# Otherwise a system limit (for SysV at least) may be exceeded.
558.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.