]> git.draconx.ca Git - gob-dx.git/blob - examples/Makefile.in
Release 2.0.16
[gob-dx.git] / examples / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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 = $(install_sh) -d
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 ECHO_C = @ECHO_C@
74 ECHO_N = @ECHO_N@
75 ECHO_T = @ECHO_T@
76 EGREP = @EGREP@
77 EXEEXT = @EXEEXT@
78 GLIB_CFLAGS = @GLIB_CFLAGS@
79 GLIB_LIBS = @GLIB_LIBS@
80 GREP = @GREP@
81 INSTALL_DATA = @INSTALL_DATA@
82 INSTALL_PROGRAM = @INSTALL_PROGRAM@
83 INSTALL_SCRIPT = @INSTALL_SCRIPT@
84 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
85 INSTGOB = @INSTGOB@
86 LDFLAGS = @LDFLAGS@
87 LEX = @LEX@
88 LEXLIB = @LEXLIB@
89 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
90 LIBOBJS = @LIBOBJS@
91 LIBS = @LIBS@
92 LTLIBOBJS = @LTLIBOBJS@
93 MAINT = @MAINT@
94 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
95 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
96 MAKEINFO = @MAKEINFO@
97 MV = @MV@
98 NOINSTGOB = @NOINSTGOB@
99 NOINSTGOB_FALSE = @NOINSTGOB_FALSE@
100 NOINSTGOB_TRUE = @NOINSTGOB_TRUE@
101 OBJEXT = @OBJEXT@
102 PACKAGE = @PACKAGE@
103 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
104 PACKAGE_NAME = @PACKAGE_NAME@
105 PACKAGE_STRING = @PACKAGE_STRING@
106 PACKAGE_TARNAME = @PACKAGE_TARNAME@
107 PACKAGE_VERSION = @PACKAGE_VERSION@
108 PATH_SEPARATOR = @PATH_SEPARATOR@
109 PKG_CONFIG = @PKG_CONFIG@
110 RM = @RM@
111 SET_MAKE = @SET_MAKE@
112 SHELL = @SHELL@
113 STRIP = @STRIP@
114 SUBDIRS = .
115 TAR = @TAR@
116 VERSION = @VERSION@
117 YACC = @YACC@
118 YFLAGS = @YFLAGS@
119 ac_ct_CC = @ac_ct_CC@
120 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
121 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
122 am__include = @am__include@
123 am__leading_dot = @am__leading_dot@
124 am__quote = @am__quote@
125 am__tar = @am__tar@
126 am__untar = @am__untar@
127 bindir = @bindir@
128 build_alias = @build_alias@
129 datadir = @datadir@
130 datarootdir = @datarootdir@
131 docdir = @docdir@
132 dvidir = @dvidir@
133 exec_prefix = @exec_prefix@
134 host_alias = @host_alias@
135 htmldir = @htmldir@
136 includedir = @includedir@
137 infodir = @infodir@
138 install_sh = @install_sh@
139 libdir = @libdir@
140 libexecdir = @libexecdir@
141 localedir = @localedir@
142 localstatedir = @localstatedir@
143 mandir = @mandir@
144 mkdir_p = @mkdir_p@
145 oldincludedir = @oldincludedir@
146 pdfdir = @pdfdir@
147 prefix = @prefix@
148 program_transform_name = @program_transform_name@
149 psdir = @psdir@
150 sbindir = @sbindir@
151 sharedstatedir = @sharedstatedir@
152 sysconfdir = @sysconfdir@
153 target_alias = @target_alias@
154 EXTRA_DIST = \
155         README                  \
156         gtk-button-count.gob    \
157         my-person.gob           \
158         GNOME_Foo_SomeInterface.idl \
159         foo-some-interface.gob \
160         my-glade.gob            \
161         my-glade.glade          \
162         my-glade-main.c
163
164 all: all-recursive
165
166 .SUFFIXES:
167 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
168         @for dep in $?; do \
169           case '$(am__configure_deps)' in \
170             *$$dep*) \
171               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
172                 && exit 0; \
173               exit 1;; \
174           esac; \
175         done; \
176         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  examples/Makefile'; \
177         cd $(top_srcdir) && \
178           $(AUTOMAKE) --gnu  examples/Makefile
179 .PRECIOUS: Makefile
180 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
181         @case '$?' in \
182           *config.status*) \
183             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
184           *) \
185             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
186             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
187         esac;
188
189 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
190         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
191
192 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
193         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
194 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
195         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
196 uninstall-info-am:
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 mostlyclean-recursive clean-recursive distclean-recursive \
230 maintainer-clean-recursive:
231         @failcom='exit 1'; \
232         for f in x $$MAKEFLAGS; do \
233           case $$f in \
234             *=* | --[!k]*);; \
235             *k*) failcom='fail=yes';; \
236           esac; \
237         done; \
238         dot_seen=no; \
239         case "$@" in \
240           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
241           *) list='$(SUBDIRS)' ;; \
242         esac; \
243         rev=''; for subdir in $$list; do \
244           if test "$$subdir" = "."; then :; else \
245             rev="$$subdir $$rev"; \
246           fi; \
247         done; \
248         rev="$$rev ."; \
249         target=`echo $@ | sed s/-recursive//`; \
250         for subdir in $$rev; do \
251           echo "Making $$target in $$subdir"; \
252           if test "$$subdir" = "."; then \
253             local_target="$$target-am"; \
254           else \
255             local_target="$$target"; \
256           fi; \
257           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
258           || eval $$failcom; \
259         done && test -z "$$fail"
260 tags-recursive:
261         list='$(SUBDIRS)'; for subdir in $$list; do \
262           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
263         done
264 ctags-recursive:
265         list='$(SUBDIRS)'; for subdir in $$list; do \
266           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
267         done
268
269 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
270         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
271         unique=`for i in $$list; do \
272             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
273           done | \
274           $(AWK) '    { files[$$0] = 1; } \
275                END { for (i in files) print i; }'`; \
276         mkid -fID $$unique
277 tags: TAGS
278
279 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
280                 $(TAGS_FILES) $(LISP)
281         tags=; \
282         here=`pwd`; \
283         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
284           include_option=--etags-include; \
285           empty_fix=.; \
286         else \
287           include_option=--include; \
288           empty_fix=; \
289         fi; \
290         list='$(SUBDIRS)'; for subdir in $$list; do \
291           if test "$$subdir" = .; then :; else \
292             test ! -f $$subdir/TAGS || \
293               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
294           fi; \
295         done; \
296         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
297         unique=`for i in $$list; do \
298             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
299           done | \
300           $(AWK) '    { files[$$0] = 1; } \
301                END { for (i in files) print i; }'`; \
302         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
303           test -n "$$unique" || unique=$$empty_fix; \
304           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
305             $$tags $$unique; \
306         fi
307 ctags: CTAGS
308 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
309                 $(TAGS_FILES) $(LISP)
310         tags=; \
311         here=`pwd`; \
312         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
313         unique=`for i in $$list; do \
314             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
315           done | \
316           $(AWK) '    { files[$$0] = 1; } \
317                END { for (i in files) print i; }'`; \
318         test -z "$(CTAGS_ARGS)$$tags$$unique" \
319           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
320              $$tags $$unique
321
322 GTAGS:
323         here=`$(am__cd) $(top_builddir) && pwd` \
324           && cd $(top_srcdir) \
325           && gtags -i $(GTAGS_ARGS) $$here
326
327 distclean-tags:
328         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
329
330 distdir: $(DISTFILES)
331         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
332         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
333         list='$(DISTFILES)'; for file in $$list; do \
334           case $$file in \
335             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
336             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
337           esac; \
338           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
339           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
340           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
341             dir="/$$dir"; \
342             $(mkdir_p) "$(distdir)$$dir"; \
343           else \
344             dir=''; \
345           fi; \
346           if test -d $$d/$$file; then \
347             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
348               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
349             fi; \
350             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
351           else \
352             test -f $(distdir)/$$file \
353             || cp -p $$d/$$file $(distdir)/$$file \
354             || exit 1; \
355           fi; \
356         done
357         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
358           if test "$$subdir" = .; then :; else \
359             test -d "$(distdir)/$$subdir" \
360             || $(mkdir_p) "$(distdir)/$$subdir" \
361             || exit 1; \
362             distdir=`$(am__cd) $(distdir) && pwd`; \
363             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
364             (cd $$subdir && \
365               $(MAKE) $(AM_MAKEFLAGS) \
366                 top_distdir="$$top_distdir" \
367                 distdir="$$distdir/$$subdir" \
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-exec-am:
422
423 install-info: install-info-recursive
424
425 install-man:
426
427 installcheck-am:
428
429 maintainer-clean: maintainer-clean-recursive
430         -rm -f Makefile
431 maintainer-clean-am: distclean-am maintainer-clean-generic
432
433 mostlyclean: mostlyclean-recursive
434
435 mostlyclean-am: mostlyclean-generic
436
437 pdf: pdf-recursive
438
439 pdf-am:
440
441 ps: ps-recursive
442
443 ps-am:
444
445 uninstall-am: uninstall-info-am
446
447 uninstall-info: uninstall-info-recursive
448
449 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
450         clean clean-generic clean-recursive ctags ctags-recursive \
451         distclean distclean-generic distclean-recursive distclean-tags \
452         distdir dvi dvi-am html html-am info info-am install \
453         install-am install-data install-data-am install-exec \
454         install-exec-am install-info install-info-am install-man \
455         install-strip installcheck installcheck-am installdirs \
456         installdirs-am maintainer-clean maintainer-clean-generic \
457         maintainer-clean-recursive mostlyclean mostlyclean-generic \
458         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
459         uninstall uninstall-am uninstall-info-am
460
461 # Tell versions [3.59,3.63) of GNU make to not export all variables.
462 # Otherwise a system limit (for SysV at least) may be exceeded.
463 .NOEXPORT: