source: trunk/third/bonobo-activation/bonobo-activation/Makefile.in @ 18311

Revision 18311, 23.8 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18310, 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_BINARY_AGE = @BONOBO_ACTIVATION_BINARY_AGE@
64BONOBO_ACTIVATION_CFLAGS = @BONOBO_ACTIVATION_CFLAGS@
65BONOBO_ACTIVATION_INTERFACE_AGE = @BONOBO_ACTIVATION_INTERFACE_AGE@
66BONOBO_ACTIVATION_LIBS = @BONOBO_ACTIVATION_LIBS@
67BONOBO_ACTIVATION_MAJOR_VERSION = @BONOBO_ACTIVATION_MAJOR_VERSION@
68BONOBO_ACTIVATION_MICRO_VERSION = @BONOBO_ACTIVATION_MICRO_VERSION@
69BONOBO_ACTIVATION_MINOR_VERSION = @BONOBO_ACTIVATION_MINOR_VERSION@
70BONOBO_SLAY = @BONOBO_SLAY@
71BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
72CATALOGS = @CATALOGS@
73CATOBJEXT = @CATOBJEXT@
74CC = @CC@
75DATADIRNAME = @DATADIRNAME@
76DB2HTML = @DB2HTML@
77DLLTOOL = @DLLTOOL@
78ECHO = @ECHO@
79EXEEXT = @EXEEXT@
80GENCAT = @GENCAT@
81GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
82GMOFILES = @GMOFILES@
83GMSGFMT = @GMSGFMT@
84GTKDOC = @GTKDOC@
85GT_NO = @GT_NO@
86GT_YES = @GT_YES@
87HAVE_GTK_DOC = @HAVE_GTK_DOC@
88HTML_DIR = @HTML_DIR@
89IF_BSD_PS = @IF_BSD_PS@
90IF_POSIX_PS = @IF_POSIX_PS@
91INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
92INSTOBJEXT = @INSTOBJEXT@
93INTLDEPS = @INTLDEPS@
94INTLLIBS = @INTLLIBS@
95INTLOBJS = @INTLOBJS@
96INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
97INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
98INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
99INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
100INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
101INTLTOOL_MERGE = @INTLTOOL_MERGE@
102INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
103INTLTOOL_PERL = @INTLTOOL_PERL@
104INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
105INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
106INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
107INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
108INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
109INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
110INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
111INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
112INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
113LEX = @LEX@
114LFLAGS = @LFLAGS@
115LIBTOOL = @LIBTOOL@
116LN_S = @LN_S@
117LT_AGE = @LT_AGE@
118LT_CURRENT = @LT_CURRENT@
119LT_REVISION = @LT_REVISION@
120LT_VERSION_INFO = @LT_VERSION_INFO@
121MAINT = @MAINT@
122MAKEINFO = @MAKEINFO@
123MKINSTALLDIRS = @MKINSTALLDIRS@
124OBJDUMP = @OBJDUMP@
125OBJEXT = @OBJEXT@
126ORBIT_IDL = @ORBIT_IDL@
127PACKAGE = @PACKAGE@
128PERL_PATH = @PERL_PATH@
129PKG_CONFIG = @PKG_CONFIG@
130POFILES = @POFILES@
131POSUB = @POSUB@
132PS_PATH = @PS_PATH@
133RANLIB = @RANLIB@
134SERVER_CFLAGS = @SERVER_CFLAGS@
135SERVER_LIBS = @SERVER_LIBS@
136STRIP = @STRIP@
137USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
138USE_NLS = @USE_NLS@
139UTILS_CFLAGS = @UTILS_CFLAGS@
140UTILS_LIBS = @UTILS_LIBS@
141VERSION = @VERSION@
142YACC = @YACC@
143l = @l@
144
145NULL =
146
147lib_LTLIBRARIES = libbonobo-activation.la
148
149INCLUDES = \
150        -I$(top_srcdir)                         \
151        -I$(top_builddir)                       \
152        -DSERVER_LIBEXECDIR=\""$(libexecdir)\"" \
153        -DBONOBO_ACTIVATION_LOCALEDIR=\""${prefix}/${DATADIRNAME}/locale"\" \
154        $(BONOBO_ACTIVATION_CFLAGS)             \
155        -DVERSION=\"$(VERSION)\"                \
156        -DG_DISABLE_DEPRECATED                  \
157        $(NULL)
158
159
160LDFLAGS = \
161        $(BONOBO_ACTIVATION_LIBS)               \
162        @LT_VERSION_INFO@                       \
163        $(NULL)
164
165
166bonobo_activationincludedir = $(includedir)/bonobo-activation-2.0/bonobo-activation
167
168bonobo_activationinclude_HEADERS = \
169        Bonobo_Unknown.h                        \
170        Bonobo_GenericFactory.h                 \
171        Bonobo_Activation_types.h               \
172        bonobo-activation.h                     \
173        bonobo-activation-async.h               \
174        bonobo-activation-base-service.h        \
175        bonobo-activation-id.h                  \
176        bonobo-activation-activate.h            \
177        bonobo-activation-init.h                \
178        bonobo-activation-shlib.h               \
179        bonobo-activation-register.h            \
180        bonobo-activation-server-info.h         \
181        bonobo-activation-async.h               \
182        bonobo-activation-version.h             \
183        $(NULL)
184
185
186libbonobo_activation_la_SOURCES = \
187        $(BUILT_SOURCES)                        \
188        bonobo-activation-client.c              \
189        bonobo-activation-client.h              \
190        bonobo-activation-id.c                  \
191        bonobo-activation-private.h             \
192        bonobo-activation-shlib.c               \
193        bonobo-activation-activate.c            \
194        bonobo-activation-activate-private.h    \
195        bonobo-activation-base-service.c        \
196        bonobo-activation-register.c            \
197        bonobo-activation-server-info.c         \
198        bonobo-activation-i18n.h                \
199        bonobo-activation-async.c               \
200        bonobo-activation-async-callback.h      \
201        bonobo-activation-async-callback.c      \
202        bonobo-activation-fork-server.c         \
203        bonobo-activation-init.c                \
204        $(NULL)
205
206
207IDL_FLAGS = -I$(top_srcdir)/idl
208IDL_DIR = $(top_srcdir)/idl/
209IDL_FILES = Bonobo_Unknown.idl                  \
210            Bonobo_GenericFactory.idl           \
211            Bonobo_Activation_types.idl         \
212            Bonobo_ObjectDirectory.idl          \
213            Bonobo_ActivationContext.idl        \
214            $(NULL)
215
216
217IDL_HEADER_FILES = $(IDL_FILES:.idl=.h)
218IDL_COMMONS = $(IDL_FILES:.idl=-common.c)
219IDL_SKELS = $(IDL_FILES:.idl=-skels.c)
220IDL_STUBS = $(IDL_FILES:.idl=-stubs.c)
221
222BUILT_SOURCES = $(IDL_HEADER_FILES) $(IDL_COMMONS) $(IDL_SKELS) $(IDL_STUBS) \
223        $(NULL)
224
225
226@MAINTAINER_MODE_TRUE@DEPS_MAGIC := @MAINTAINER_MODE_TRUE@$(shell mkdir .deps > /dev/null 2>&1 || :)
227@MAINTAINER_MODE_TRUE@IDL_DEP_FILES = @MAINTAINER_MODE_TRUE@$(IDL_FILES:%.idl=.deps/%.idl.P)
228
229CLEANFILES = \
230        $(BUILT_SOURCES)                        \
231        $(NULL)
232
233mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
234CONFIG_HEADER = ../config.h
235CONFIG_CLEAN_FILES =  bonobo-activation-version.h
236LTLIBRARIES =  $(lib_LTLIBRARIES)
237
238
239DEFS = @DEFS@ -I. -I$(srcdir) -I..
240CPPFLAGS = @CPPFLAGS@
241LIBS = @LIBS@
242libbonobo_activation_la_LDFLAGS =
243libbonobo_activation_la_LIBADD =
244libbonobo_activation_la_OBJECTS =  Bonobo_Unknown-common.lo \
245Bonobo_GenericFactory-common.lo Bonobo_Activation_types-common.lo \
246Bonobo_ObjectDirectory-common.lo Bonobo_ActivationContext-common.lo \
247Bonobo_Unknown-skels.lo Bonobo_GenericFactory-skels.lo \
248Bonobo_Activation_types-skels.lo Bonobo_ObjectDirectory-skels.lo \
249Bonobo_ActivationContext-skels.lo Bonobo_Unknown-stubs.lo \
250Bonobo_GenericFactory-stubs.lo Bonobo_Activation_types-stubs.lo \
251Bonobo_ObjectDirectory-stubs.lo Bonobo_ActivationContext-stubs.lo \
252bonobo-activation-client.lo bonobo-activation-id.lo \
253bonobo-activation-shlib.lo bonobo-activation-activate.lo \
254bonobo-activation-base-service.lo bonobo-activation-register.lo \
255bonobo-activation-server-info.lo bonobo-activation-async.lo \
256bonobo-activation-async-callback.lo bonobo-activation-fork-server.lo \
257bonobo-activation-init.lo
258CFLAGS = @CFLAGS@
259COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
260LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
261CCLD = $(CC)
262LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
263HEADERS =  $(bonobo_activationinclude_HEADERS)
264
265DIST_COMMON =  Makefile.am Makefile.in bonobo-activation-version.h.in
266
267
268DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
269
270TAR = gtar
271GZIP_ENV = --best
272SOURCES = $(libbonobo_activation_la_SOURCES)
273OBJECTS = $(libbonobo_activation_la_OBJECTS)
274
275all: all-redirect
276.SUFFIXES:
277.SUFFIXES: .S .c .lo .o .obj .s
278$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
279        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps bonobo-activation/Makefile
280
281Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
282        cd $(top_builddir) \
283          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
284
285bonobo-activation-version.h: $(top_builddir)/config.status bonobo-activation-version.h.in
286        cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
287
288mostlyclean-libLTLIBRARIES:
289
290clean-libLTLIBRARIES:
291        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
292
293distclean-libLTLIBRARIES:
294
295maintainer-clean-libLTLIBRARIES:
296
297install-libLTLIBRARIES: $(lib_LTLIBRARIES)
298        @$(NORMAL_INSTALL)
299        $(mkinstalldirs) $(DESTDIR)$(libdir)
300        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
301          if test -f $$p; then \
302            echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
303            $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
304          else :; fi; \
305        done
306
307uninstall-libLTLIBRARIES:
308        @$(NORMAL_UNINSTALL)
309        list='$(lib_LTLIBRARIES)'; for p in $$list; do \
310          $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
311        done
312
313.c.o:
314        $(COMPILE) -c $<
315
316# FIXME: We should only use cygpath when building on Windows,
317# and only if it is available.
318.c.obj:
319        $(COMPILE) -c `cygpath -w $<`
320
321.s.o:
322        $(COMPILE) -c $<
323
324.S.o:
325        $(COMPILE) -c $<
326
327mostlyclean-compile:
328        -rm -f *.o core *.core
329        -rm -f *.$(OBJEXT)
330
331clean-compile:
332
333distclean-compile:
334        -rm -f *.tab.c
335
336maintainer-clean-compile:
337
338.c.lo:
339        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
340
341.s.lo:
342        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
343
344.S.lo:
345        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
346
347mostlyclean-libtool:
348        -rm -f *.lo
349
350clean-libtool:
351        -rm -rf .libs _libs
352
353distclean-libtool:
354
355maintainer-clean-libtool:
356
357libbonobo-activation.la: $(libbonobo_activation_la_OBJECTS) $(libbonobo_activation_la_DEPENDENCIES)
358        $(LINK) -rpath $(libdir) $(libbonobo_activation_la_LDFLAGS) $(libbonobo_activation_la_OBJECTS) $(libbonobo_activation_la_LIBADD) $(LIBS)
359
360install-bonobo_activationincludeHEADERS: $(bonobo_activationinclude_HEADERS)
361        @$(NORMAL_INSTALL)
362        $(mkinstalldirs) $(DESTDIR)$(bonobo_activationincludedir)
363        @list='$(bonobo_activationinclude_HEADERS)'; for p in $$list; do \
364          if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
365          echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(bonobo_activationincludedir)/$$p"; \
366          $(INSTALL_DATA) $$d$$p $(DESTDIR)$(bonobo_activationincludedir)/$$p; \
367        done
368
369uninstall-bonobo_activationincludeHEADERS:
370        @$(NORMAL_UNINSTALL)
371        list='$(bonobo_activationinclude_HEADERS)'; for p in $$list; do \
372          rm -f $(DESTDIR)$(bonobo_activationincludedir)/$$p; \
373        done
374
375tags: TAGS
376
377ID: $(HEADERS) $(SOURCES) $(LISP)
378        list='$(SOURCES) $(HEADERS)'; \
379        unique=`for i in $$list; do echo $$i; done | \
380          awk '    { files[$$0] = 1; } \
381               END { for (i in files) print i; }'`; \
382        here=`pwd` && cd $(srcdir) \
383          && mkid -f$$here/ID $$unique $(LISP)
384
385TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
386        tags=; \
387        here=`pwd`; \
388        list='$(SOURCES) $(HEADERS)'; \
389        unique=`for i in $$list; do echo $$i; done | \
390          awk '    { files[$$0] = 1; } \
391               END { for (i in files) print i; }'`; \
392        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
393          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
394
395mostlyclean-tags:
396
397clean-tags:
398
399distclean-tags:
400        -rm -f TAGS ID
401
402maintainer-clean-tags:
403
404distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
405
406subdir = bonobo-activation
407
408distdir: $(DISTFILES)
409        @for file in $(DISTFILES); do \
410          d=$(srcdir); \
411          if test -d $$d/$$file; then \
412            cp -pr $$d/$$file $(distdir)/$$file; \
413          else \
414            test -f $(distdir)/$$file \
415            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
416            || cp -p $$d/$$file $(distdir)/$$file || :; \
417          fi; \
418        done
419        $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
420bonobo-activation-activate.lo bonobo-activation-activate.o : \
421        bonobo-activation-activate.c ../config.h \
422        bonobo-activation-activate.h Bonobo_Activation_types.h \
423        bonobo-activation-activate-private.h Bonobo_GenericFactory.h \
424        Bonobo_Unknown.h bonobo-activation-id.h \
425        bonobo-activation-init.h bonobo-activation-server-info.h \
426        bonobo-activation-private.h bonobo-activation-base-service.h \
427        Bonobo_ActivationContext.h Bonobo_ObjectDirectory.h \
428        bonobo-activation-shlib.h bonobo-activation-client.h \
429        bonobo-activation-private.h
430bonobo-activation-async-callback.lo bonobo-activation-async-callback.o : \
431        bonobo-activation-async-callback.c ../config.h \
432        bonobo-activation-async.h Bonobo_Activation_types.h \
433        bonobo-activation-async-callback.h bonobo-activation-i18n.h \
434        bonobo-activation-init.h bonobo-activation-shlib.h \
435        Bonobo_ActivationContext.h Bonobo_Unknown.h \
436        Bonobo_ObjectDirectory.h
437bonobo-activation-async.lo bonobo-activation-async.o : \
438        bonobo-activation-async.c ../config.h bonobo-activation-async.h \
439        Bonobo_Activation_types.h Bonobo_ActivationContext.h \
440        Bonobo_Unknown.h Bonobo_ObjectDirectory.h \
441        bonobo-activation-activate-private.h Bonobo_GenericFactory.h \
442        bonobo-activation-activate.h bonobo-activation-shlib.h \
443        bonobo-activation-async-callback.h bonobo-activation-id.h \
444        bonobo-activation-init.h bonobo-activation-private.h \
445        bonobo-activation-base-service.h
446bonobo-activation-base-service.lo bonobo-activation-base-service.o : \
447        bonobo-activation-base-service.c bonobo-activation-i18n.h \
448        bonobo-activation-init.h bonobo-activation-base-service.h \
449        bonobo-activation-private.h ../config.h \
450        Bonobo_ActivationContext.h Bonobo_Unknown.h \
451        Bonobo_Activation_types.h Bonobo_ObjectDirectory.h \
452        bonobo-activation-client.h bonobo-activation-private.h
453bonobo-activation-client.lo bonobo-activation-client.o : \
454        bonobo-activation-client.c ../config.h bonobo-activation.h \
455        Bonobo_Unknown.h Bonobo_GenericFactory.h \
456        Bonobo_Activation_types.h bonobo-activation-version.h \
457        bonobo-activation-activate.h bonobo-activation-server-info.h \
458        bonobo-activation-init.h bonobo-activation-base-service.h \
459        bonobo-activation-id.h bonobo-activation-shlib.h \
460        bonobo-activation-register.h bonobo-activation-async.h \
461        bonobo-activation-client.h bonobo-activation-private.h \
462        Bonobo_ActivationContext.h Bonobo_ObjectDirectory.h
463bonobo-activation-fork-server.lo bonobo-activation-fork-server.o : \
464        bonobo-activation-fork-server.c ../config.h \
465        bonobo-activation-private.h bonobo-activation-base-service.h \
466        Bonobo_ActivationContext.h Bonobo_Unknown.h \
467        Bonobo_Activation_types.h Bonobo_ObjectDirectory.h \
468        bonobo-activation-i18n.h bonobo-activation-init.h
469bonobo-activation-id.lo bonobo-activation-id.o : bonobo-activation-id.c \
470        ../config.h bonobo-activation-id.h Bonobo_Activation_types.h \
471        bonobo-activation-private.h bonobo-activation-base-service.h \
472        Bonobo_ActivationContext.h Bonobo_Unknown.h \
473        Bonobo_ObjectDirectory.h
474bonobo-activation-init.lo bonobo-activation-init.o : \
475        bonobo-activation-init.c ../config.h bonobo-activation-init.h \
476        bonobo-activation-client.h bonobo-activation-private.h \
477        bonobo-activation-base-service.h Bonobo_ActivationContext.h \
478        Bonobo_Unknown.h Bonobo_Activation_types.h \
479        Bonobo_ObjectDirectory.h Bonobo_ActivationContext.h \
480        bonobo-activation-i18n.h bonobo-activation-register.h \
481        bonobo-activation-version.h
482bonobo-activation-register.lo bonobo-activation-register.o : \
483        bonobo-activation-register.c ../config.h \
484        bonobo-activation-register.h Bonobo_Activation_types.h \
485        bonobo-activation-private.h bonobo-activation-base-service.h \
486        Bonobo_ActivationContext.h Bonobo_Unknown.h \
487        Bonobo_ObjectDirectory.h bonobo-activation-init.h
488bonobo-activation-server-info.lo bonobo-activation-server-info.o : \
489        bonobo-activation-server-info.c ../config.h \
490        bonobo-activation-server-info.h Bonobo_Activation_types.h
491bonobo-activation-shlib.lo bonobo-activation-shlib.o : \
492        bonobo-activation-shlib.c ../config.h bonobo-activation-shlib.h \
493        Bonobo_Activation_types.h Bonobo_GenericFactory.h \
494        Bonobo_Unknown.h bonobo-activation-i18n.h \
495        bonobo-activation-init.h bonobo-activation-private.h \
496        bonobo-activation-base-service.h Bonobo_ActivationContext.h \
497        Bonobo_ObjectDirectory.h
498Bonobo_Activation_types-common.lo Bonobo_Activation_types-common.o : \
499        Bonobo_Activation_types-common.c Bonobo_Activation_types.h
500Bonobo_Activation_types-skels.lo Bonobo_Activation_types-skels.o : \
501        Bonobo_Activation_types-skels.c Bonobo_Activation_types.h
502Bonobo_Activation_types-stubs.lo Bonobo_Activation_types-stubs.o : \
503        Bonobo_Activation_types-stubs.c Bonobo_Activation_types.h
504Bonobo_Activation_types-stubs.c Bonobo_Activation_types-skels.c Bonobo_Activation_types-common.c Bonobo_Activation_types.h Bonobo_Activation_types-skelimpl.c Bonobo_Activation_types-imodule.c : \
505        ../idl/Bonobo_Activation_types.idl
506Bonobo_ActivationContext-common.lo Bonobo_ActivationContext-common.o : \
507        Bonobo_ActivationContext-common.c Bonobo_ActivationContext.h \
508        Bonobo_Unknown.h Bonobo_Activation_types.h \
509        Bonobo_ObjectDirectory.h Bonobo_ActivationContext.h
510Bonobo_ActivationContext-skels.lo Bonobo_ActivationContext-skels.o : \
511        Bonobo_ActivationContext-skels.c Bonobo_ActivationContext.h \
512        Bonobo_Unknown.h Bonobo_Activation_types.h \
513        Bonobo_ObjectDirectory.h Bonobo_ActivationContext.h
514Bonobo_ActivationContext-stubs.lo Bonobo_ActivationContext-stubs.o : \
515        Bonobo_ActivationContext-stubs.c Bonobo_ActivationContext.h \
516        Bonobo_Unknown.h Bonobo_Activation_types.h \
517        Bonobo_ObjectDirectory.h Bonobo_ActivationContext.h
518Bonobo_ActivationContext-stubs.c Bonobo_ActivationContext-skels.c Bonobo_ActivationContext-common.c Bonobo_ActivationContext.h Bonobo_ActivationContext-skelimpl.c Bonobo_ActivationContext-imodule.c : \
519        ../idl/Bonobo_ActivationContext.idl ../idl/Bonobo_Unknown.idl \
520        ../idl/Bonobo_ActivationContext.idl \
521        ../idl/Bonobo_Activation_types.idl \
522        ../idl/Bonobo_ActivationContext.idl \
523        ../idl/Bonobo_ObjectDirectory.idl ../idl/Bonobo_Unknown.idl \
524        ../idl/Bonobo_ObjectDirectory.idl \
525        ../idl/Bonobo_Activation_types.idl \
526        ../idl/Bonobo_ObjectDirectory.idl \
527        ../idl/Bonobo_ActivationContext.idl \
528        ../idl/Bonobo_ObjectDirectory.idl \
529        ../idl/Bonobo_ActivationContext.idl
530Bonobo_GenericFactory-common.lo Bonobo_GenericFactory-common.o : \
531        Bonobo_GenericFactory-common.c Bonobo_GenericFactory.h \
532        Bonobo_Unknown.h Bonobo_Activation_types.h
533Bonobo_GenericFactory-skels.lo Bonobo_GenericFactory-skels.o : \
534        Bonobo_GenericFactory-skels.c Bonobo_GenericFactory.h \
535        Bonobo_Unknown.h Bonobo_Activation_types.h
536Bonobo_GenericFactory-stubs.lo Bonobo_GenericFactory-stubs.o : \
537        Bonobo_GenericFactory-stubs.c Bonobo_GenericFactory.h \
538        Bonobo_Unknown.h Bonobo_Activation_types.h
539Bonobo_GenericFactory-stubs.c Bonobo_GenericFactory-skels.c Bonobo_GenericFactory-common.c Bonobo_GenericFactory.h Bonobo_GenericFactory-skelimpl.c Bonobo_GenericFactory-imodule.c : \
540        ../idl/Bonobo_GenericFactory.idl ../idl/Bonobo_Unknown.idl \
541        ../idl/Bonobo_GenericFactory.idl \
542        ../idl/Bonobo_Activation_types.idl \
543        ../idl/Bonobo_GenericFactory.idl
544Bonobo_ObjectDirectory-common.lo Bonobo_ObjectDirectory-common.o : \
545        Bonobo_ObjectDirectory-common.c Bonobo_ObjectDirectory.h \
546        Bonobo_Unknown.h Bonobo_Activation_types.h \
547        Bonobo_ActivationContext.h Bonobo_ObjectDirectory.h
548Bonobo_ObjectDirectory-skels.lo Bonobo_ObjectDirectory-skels.o : \
549        Bonobo_ObjectDirectory-skels.c Bonobo_ObjectDirectory.h \
550        Bonobo_Unknown.h Bonobo_Activation_types.h \
551        Bonobo_ActivationContext.h Bonobo_ObjectDirectory.h
552Bonobo_ObjectDirectory-stubs.lo Bonobo_ObjectDirectory-stubs.o : \
553        Bonobo_ObjectDirectory-stubs.c Bonobo_ObjectDirectory.h \
554        Bonobo_Unknown.h Bonobo_Activation_types.h \
555        Bonobo_ActivationContext.h Bonobo_ObjectDirectory.h
556Bonobo_ObjectDirectory-stubs.c Bonobo_ObjectDirectory-skels.c Bonobo_ObjectDirectory-common.c Bonobo_ObjectDirectory.h Bonobo_ObjectDirectory-skelimpl.c Bonobo_ObjectDirectory-imodule.c : \
557        ../idl/Bonobo_ObjectDirectory.idl ../idl/Bonobo_Unknown.idl \
558        ../idl/Bonobo_ObjectDirectory.idl \
559        ../idl/Bonobo_Activation_types.idl \
560        ../idl/Bonobo_ObjectDirectory.idl \
561        ../idl/Bonobo_ActivationContext.idl ../idl/Bonobo_Unknown.idl \
562        ../idl/Bonobo_ActivationContext.idl \
563        ../idl/Bonobo_Activation_types.idl \
564        ../idl/Bonobo_ActivationContext.idl \
565        ../idl/Bonobo_ObjectDirectory.idl \
566        ../idl/Bonobo_ActivationContext.idl \
567        ../idl/Bonobo_ObjectDirectory.idl
568Bonobo_Unknown-common.lo Bonobo_Unknown-common.o : \
569        Bonobo_Unknown-common.c Bonobo_Unknown.h
570Bonobo_Unknown-skels.lo Bonobo_Unknown-skels.o : Bonobo_Unknown-skels.c \
571        Bonobo_Unknown.h
572Bonobo_Unknown-stubs.lo Bonobo_Unknown-stubs.o : Bonobo_Unknown-stubs.c \
573        Bonobo_Unknown.h
574Bonobo_Unknown-stubs.c Bonobo_Unknown-skels.c Bonobo_Unknown-common.c Bonobo_Unknown.h Bonobo_Unknown-skelimpl.c Bonobo_Unknown-imodule.c : \
575        ../idl/Bonobo_Unknown.idl
576
577info-am:
578info: info-am
579dvi-am:
580dvi: dvi-am
581check-am: all-am
582check: check-am
583installcheck-am:
584installcheck: installcheck-am
585install-exec-am: install-libLTLIBRARIES
586install-exec: install-exec-am
587
588install-data-am: install-bonobo_activationincludeHEADERS
589install-data: install-data-am
590
591install-am: all-am
592        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
593install: install-am
594uninstall-am: uninstall-libLTLIBRARIES \
595                uninstall-bonobo_activationincludeHEADERS
596uninstall: uninstall-am
597all-am: Makefile $(LTLIBRARIES) $(HEADERS)
598all-redirect: all-am
599install-strip:
600        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
601installdirs:
602        $(mkinstalldirs)  $(DESTDIR)$(libdir) \
603                $(DESTDIR)$(bonobo_activationincludedir)
604
605
606mostlyclean-generic:
607
608clean-generic:
609        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
610
611distclean-generic:
612        -rm -f Makefile $(CONFIG_CLEAN_FILES)
613        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
614
615maintainer-clean-generic:
616        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
617mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
618                mostlyclean-libtool mostlyclean-tags \
619                mostlyclean-generic
620
621mostlyclean: mostlyclean-am
622
623clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
624                clean-generic mostlyclean-am
625
626clean: clean-am
627
628distclean-am:  distclean-libLTLIBRARIES distclean-compile \
629                distclean-libtool distclean-tags distclean-generic \
630                clean-am distclean-local
631        -rm -f libtool
632
633distclean: distclean-am
634
635maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
636                maintainer-clean-compile maintainer-clean-libtool \
637                maintainer-clean-tags maintainer-clean-generic \
638                distclean-am
639        @echo "This command is intended for maintainers to use;"
640        @echo "it deletes files that may require special tools to rebuild."
641
642maintainer-clean: maintainer-clean-am
643
644.PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
645clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
646uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
647distclean-compile clean-compile maintainer-clean-compile \
648mostlyclean-libtool distclean-libtool clean-libtool \
649maintainer-clean-libtool uninstall-bonobo_activationincludeHEADERS \
650install-bonobo_activationincludeHEADERS tags mostlyclean-tags \
651distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
652dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
653install-exec install-data-am install-data install-am install \
654uninstall-am uninstall all-redirect all-am all installdirs \
655mostlyclean-generic distclean-generic clean-generic \
656maintainer-clean-generic clean mostlyclean distclean maintainer-clean
657
658
659$(libbonobo_activation_la_OBJECTS): $(BUILT_SOURCES)
660
661%.h %-stubs.c %-skels.c %-common.c %-imodule.c %-skelimpl.c: $(IDL_DIR)%.idl $(ORBIT_IDL)
662        echo "top_srcdir: $(top_srcdir)"
663        echo "IDL_DIR: $(IDL_DIR)"
664        echo "IDL file: $<"
665        -(rm -f $(*).h $(*)-stubs.c $(*)-skels.c $(*)-common.c $(*)-imodule.c $(*)-skelimpl.c || true) > /dev/null
666        $(ORBIT_IDL) $(IDL_FLAGS) "-D__$(*)_COMPILATION" --deps $(*D)/.deps/$(*F).idl.P $<
667@MAINTAINER_MODE_TRUE@-include $(IDL_DEP_FILES)
668@MAINTAINER_MODE_TRUE@distclean-local:
669@MAINTAINER_MODE_TRUE@  -rm -rf .deps
670
671dist-hook:
672        cd $(distdir) ; rm -f $(CLEANFILES)
673
674# Tell versions [3.59,3.63) of GNU make to not export all variables.
675# Otherwise a system limit (for SysV at least) may be exceeded.
676.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.