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