]> git.draconx.ca Git - gob-dx.git/blob - examples/Makefile.in
Release 2.0.7
[gob-dx.git] / examples / Makefile.in
1 # Makefile.in generated by automake 1.8.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 subdir = examples
37 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.in
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41         $(ACLOCAL_M4)
42 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43 CONFIG_HEADER = $(top_builddir)/config.h
44 CONFIG_CLEAN_FILES =
45 SOURCES =
46 DIST_SOURCES =
47 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
48         html-recursive info-recursive install-data-recursive \
49         install-exec-recursive install-info-recursive \
50         install-recursive installcheck-recursive installdirs-recursive \
51         pdf-recursive ps-recursive uninstall-info-recursive \
52         uninstall-recursive
53 ETAGS = etags
54 CTAGS = ctags
55 DIST_SUBDIRS = $(SUBDIRS)
56 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57 ACLOCAL = @ACLOCAL@
58 AMDEP_FALSE = @AMDEP_FALSE@
59 AMDEP_TRUE = @AMDEP_TRUE@
60 AMTAR = @AMTAR@
61 AUTOCONF = @AUTOCONF@
62 AUTOHEADER = @AUTOHEADER@
63 AUTOMAKE = @AUTOMAKE@
64 AWK = @AWK@
65 CC = @CC@
66 CCDEPMODE = @CCDEPMODE@
67 CFLAGS = @CFLAGS@
68 CPP = @CPP@
69 CPPFLAGS = @CPPFLAGS@
70 CYGPATH_W = @CYGPATH_W@
71 DEFS = @DEFS@
72 DEPDIR = @DEPDIR@
73 DOINSTGOB = @DOINSTGOB@
74 ECHO_C = @ECHO_C@
75 ECHO_N = @ECHO_N@
76 ECHO_T = @ECHO_T@
77 EGREP = @EGREP@
78 EXEEXT = @EXEEXT@
79 GLIB_CFLAGS = @GLIB_CFLAGS@
80 GLIB_LIBS = @GLIB_LIBS@
81 INSTALL_DATA = @INSTALL_DATA@
82 INSTALL_PROGRAM = @INSTALL_PROGRAM@
83 INSTALL_SCRIPT = @INSTALL_SCRIPT@
84 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
85 LDFLAGS = @LDFLAGS@
86 LEX = @LEX@
87 LEXLIB = @LEXLIB@
88 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
89 LIBOBJS = @LIBOBJS@
90 LIBS = @LIBS@
91 LTLIBOBJS = @LTLIBOBJS@
92 MAINT = @MAINT@
93 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
94 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
95 MAKEINFO = @MAKEINFO@
96 MV = @MV@
97 NOINSTGOB = @NOINSTGOB@
98 OBJEXT = @OBJEXT@
99 PACKAGE = @PACKAGE@
100 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
101 PACKAGE_NAME = @PACKAGE_NAME@
102 PACKAGE_STRING = @PACKAGE_STRING@
103 PACKAGE_TARNAME = @PACKAGE_TARNAME@
104 PACKAGE_VERSION = @PACKAGE_VERSION@
105 PATH_SEPARATOR = @PATH_SEPARATOR@
106 PKG_CONFIG = @PKG_CONFIG@
107 RM = @RM@
108 SET_MAKE = @SET_MAKE@
109 SHELL = @SHELL@
110 STRIP = @STRIP@
111 SUBDIRS = .
112 TAR = @TAR@
113 VERSION = @VERSION@
114 YACC = @YACC@
115 YFLAGS = @YFLAGS@
116 ac_ct_CC = @ac_ct_CC@
117 ac_ct_STRIP = @ac_ct_STRIP@
118 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
119 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
120 am__include = @am__include@
121 am__leading_dot = @am__leading_dot@
122 am__quote = @am__quote@
123 bindir = @bindir@
124 build_alias = @build_alias@
125 datadir = @datadir@
126 exec_prefix = @exec_prefix@
127 host_alias = @host_alias@
128 includedir = @includedir@
129 infodir = @infodir@
130 install_sh = @install_sh@
131 libdir = @libdir@
132 libexecdir = @libexecdir@
133 localstatedir = @localstatedir@
134 mandir = @mandir@
135 mkdir_p = @mkdir_p@
136 oldincludedir = @oldincludedir@
137 prefix = @prefix@
138 program_transform_name = @program_transform_name@
139 sbindir = @sbindir@
140 sharedstatedir = @sharedstatedir@
141 sysconfdir = @sysconfdir@
142 target_alias = @target_alias@
143 EXTRA_DIST = \
144         README                  \
145         gtk-button-count.gob    \
146         my-person.gob           \
147         GNOME_Foo_SomeInterface.idl \
148         foo-some-interface.gob
149
150 all: all-recursive
151
152 .SUFFIXES:
153 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
154         @for dep in $?; do \
155           case '$(am__configure_deps)' in \
156             *$$dep*) \
157               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
158                 && exit 0; \
159               exit 1;; \
160           esac; \
161         done; \
162         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  examples/Makefile'; \
163         cd $(top_srcdir) && \
164           $(AUTOMAKE) --gnu  examples/Makefile
165 .PRECIOUS: Makefile
166 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
167         @case '$?' in \
168           *config.status*) \
169             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
170           *) \
171             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
172             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
173         esac;
174
175 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
176         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
177
178 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
179         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
180 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
181         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
182 uninstall-info-am:
183
184 # This directory's subdirectories are mostly independent; you can cd
185 # into them and run `make' without going through this Makefile.
186 # To change the values of `make' variables: instead of editing Makefiles,
187 # (1) if the variable is set in `config.status', edit `config.status'
188 #     (which will cause the Makefiles to be regenerated when you run `make');
189 # (2) otherwise, pass the desired values on the `make' command line.
190 $(RECURSIVE_TARGETS):
191         @set fnord $$MAKEFLAGS; amf=$$2; \
192         dot_seen=no; \
193         target=`echo $@ | sed s/-recursive//`; \
194         list='$(SUBDIRS)'; for subdir in $$list; do \
195           echo "Making $$target in $$subdir"; \
196           if test "$$subdir" = "."; then \
197             dot_seen=yes; \
198             local_target="$$target-am"; \
199           else \
200             local_target="$$target"; \
201           fi; \
202           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
203            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
204         done; \
205         if test "$$dot_seen" = "no"; then \
206           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
207         fi; test -z "$$fail"
208
209 mostlyclean-recursive clean-recursive distclean-recursive \
210 maintainer-clean-recursive:
211         @set fnord $$MAKEFLAGS; amf=$$2; \
212         dot_seen=no; \
213         case "$@" in \
214           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
215           *) list='$(SUBDIRS)' ;; \
216         esac; \
217         rev=''; for subdir in $$list; do \
218           if test "$$subdir" = "."; then :; else \
219             rev="$$subdir $$rev"; \
220           fi; \
221         done; \
222         rev="$$rev ."; \
223         target=`echo $@ | sed s/-recursive//`; \
224         for subdir in $$rev; do \
225           echo "Making $$target in $$subdir"; \
226           if test "$$subdir" = "."; then \
227             local_target="$$target-am"; \
228           else \
229             local_target="$$target"; \
230           fi; \
231           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
232            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
233         done && test -z "$$fail"
234 tags-recursive:
235         list='$(SUBDIRS)'; for subdir in $$list; do \
236           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
237         done
238 ctags-recursive:
239         list='$(SUBDIRS)'; for subdir in $$list; do \
240           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
241         done
242
243 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
244         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
245         unique=`for i in $$list; do \
246             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
247           done | \
248           $(AWK) '    { files[$$0] = 1; } \
249                END { for (i in files) print i; }'`; \
250         mkid -fID $$unique
251 tags: TAGS
252
253 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
254                 $(TAGS_FILES) $(LISP)
255         tags=; \
256         here=`pwd`; \
257         if (etags --etags-include --version) >/dev/null 2>&1; then \
258           include_option=--etags-include; \
259         else \
260           include_option=--include; \
261         fi; \
262         list='$(SUBDIRS)'; for subdir in $$list; do \
263           if test "$$subdir" = .; then :; else \
264             test -f $$subdir/TAGS && \
265               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
266           fi; \
267         done; \
268         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
269         unique=`for i in $$list; do \
270             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
271           done | \
272           $(AWK) '    { files[$$0] = 1; } \
273                END { for (i in files) print i; }'`; \
274         test -z "$(ETAGS_ARGS)$$tags$$unique" \
275           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
276              $$tags $$unique
277 ctags: CTAGS
278 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
279                 $(TAGS_FILES) $(LISP)
280         tags=; \
281         here=`pwd`; \
282         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
283         unique=`for i in $$list; do \
284             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
285           done | \
286           $(AWK) '    { files[$$0] = 1; } \
287                END { for (i in files) print i; }'`; \
288         test -z "$(CTAGS_ARGS)$$tags$$unique" \
289           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
290              $$tags $$unique
291
292 GTAGS:
293         here=`$(am__cd) $(top_builddir) && pwd` \
294           && cd $(top_srcdir) \
295           && gtags -i $(GTAGS_ARGS) $$here
296
297 distclean-tags:
298         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
299
300 distdir: $(DISTFILES)
301         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
302         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
303         list='$(DISTFILES)'; for file in $$list; do \
304           case $$file in \
305             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
306             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
307           esac; \
308           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
309           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
310           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
311             dir="/$$dir"; \
312             $(mkdir_p) "$(distdir)$$dir"; \
313           else \
314             dir=''; \
315           fi; \
316           if test -d $$d/$$file; then \
317             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
318               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
319             fi; \
320             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
321           else \
322             test -f $(distdir)/$$file \
323             || cp -p $$d/$$file $(distdir)/$$file \
324             || exit 1; \
325           fi; \
326         done
327         list='$(SUBDIRS)'; for subdir in $$list; do \
328           if test "$$subdir" = .; then :; else \
329             test -d "$(distdir)/$$subdir" \
330             || mkdir "$(distdir)/$$subdir" \
331             || exit 1; \
332             (cd $$subdir && \
333               $(MAKE) $(AM_MAKEFLAGS) \
334                 top_distdir="../$(top_distdir)" \
335                 distdir="../$(distdir)/$$subdir" \
336                 distdir) \
337               || exit 1; \
338           fi; \
339         done
340 check-am: all-am
341 check: check-recursive
342 all-am: Makefile
343 installdirs: installdirs-recursive
344 installdirs-am:
345 install: install-recursive
346 install-exec: install-exec-recursive
347 install-data: install-data-recursive
348 uninstall: uninstall-recursive
349
350 install-am: all-am
351         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
352
353 installcheck: installcheck-recursive
354 install-strip:
355         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
356           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
357           `test -z '$(STRIP)' || \
358             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
359 mostlyclean-generic:
360
361 clean-generic:
362
363 distclean-generic:
364         -rm -f $(CONFIG_CLEAN_FILES)
365
366 maintainer-clean-generic:
367         @echo "This command is intended for maintainers to use"
368         @echo "it deletes files that may require special tools to rebuild."
369 clean: clean-recursive
370
371 clean-am: clean-generic mostlyclean-am
372
373 distclean: distclean-recursive
374         -rm -f Makefile
375 distclean-am: clean-am distclean-generic distclean-tags
376
377 dvi: dvi-recursive
378
379 dvi-am:
380
381 html: html-recursive
382
383 info: info-recursive
384
385 info-am:
386
387 install-data-am:
388
389 install-exec-am:
390
391 install-info: install-info-recursive
392
393 install-man:
394
395 installcheck-am:
396
397 maintainer-clean: maintainer-clean-recursive
398         -rm -f Makefile
399 maintainer-clean-am: distclean-am maintainer-clean-generic
400
401 mostlyclean: mostlyclean-recursive
402
403 mostlyclean-am: mostlyclean-generic
404
405 pdf: pdf-recursive
406
407 pdf-am:
408
409 ps: ps-recursive
410
411 ps-am:
412
413 uninstall-am: uninstall-info-am
414
415 uninstall-info: uninstall-info-recursive
416
417 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
418         clean clean-generic clean-recursive ctags ctags-recursive \
419         distclean distclean-generic distclean-recursive distclean-tags \
420         distdir dvi dvi-am html html-am info info-am install \
421         install-am install-data install-data-am install-exec \
422         install-exec-am install-info install-info-am install-man \
423         install-strip installcheck installcheck-am installdirs \
424         installdirs-am maintainer-clean maintainer-clean-generic \
425         maintainer-clean-recursive mostlyclean mostlyclean-generic \
426         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
427         uninstall uninstall-am uninstall-info-am
428
429 # Tell versions [3.59,3.63) of GNU make to not export all variables.
430 # Otherwise a system limit (for SysV at least) may be exceeded.
431 .NOEXPORT: