]> git.draconx.ca Git - gob-dx.git/blob - examples/Makefile.in
1e42feb389682eccbd4f13e1051191d684ee9009
[gob-dx.git] / examples / Makefile.in
1 # Makefile.in generated by automake 1.8.5 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 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 INSTALL_DATA = @INSTALL_DATA@
81 INSTALL_PROGRAM = @INSTALL_PROGRAM@
82 INSTALL_SCRIPT = @INSTALL_SCRIPT@
83 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
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 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
93 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
94 MAKEINFO = @MAKEINFO@
95 MV = @MV@
96 NOINSTGOB_FALSE = @NOINSTGOB_FALSE@
97 NOINSTGOB_TRUE = @NOINSTGOB_TRUE@
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         my-glade.gob            \
150         my-glade.glade          \
151         my-glade-main.c
152
153 all: all-recursive
154
155 .SUFFIXES:
156 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
157         @for dep in $?; do \
158           case '$(am__configure_deps)' in \
159             *$$dep*) \
160               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
161                 && exit 0; \
162               exit 1;; \
163           esac; \
164         done; \
165         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  examples/Makefile'; \
166         cd $(top_srcdir) && \
167           $(AUTOMAKE) --gnu  examples/Makefile
168 .PRECIOUS: Makefile
169 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
170         @case '$?' in \
171           *config.status*) \
172             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
173           *) \
174             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
175             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
176         esac;
177
178 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
179         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
180
181 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
182         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
183 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
184         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
185 uninstall-info-am:
186
187 # This directory's subdirectories are mostly independent; you can cd
188 # into them and run `make' without going through this Makefile.
189 # To change the values of `make' variables: instead of editing Makefiles,
190 # (1) if the variable is set in `config.status', edit `config.status'
191 #     (which will cause the Makefiles to be regenerated when you run `make');
192 # (2) otherwise, pass the desired values on the `make' command line.
193 $(RECURSIVE_TARGETS):
194         @set fnord $$MAKEFLAGS; amf=$$2; \
195         dot_seen=no; \
196         target=`echo $@ | sed s/-recursive//`; \
197         list='$(SUBDIRS)'; for subdir in $$list; do \
198           echo "Making $$target in $$subdir"; \
199           if test "$$subdir" = "."; then \
200             dot_seen=yes; \
201             local_target="$$target-am"; \
202           else \
203             local_target="$$target"; \
204           fi; \
205           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
206            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
207         done; \
208         if test "$$dot_seen" = "no"; then \
209           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
210         fi; test -z "$$fail"
211
212 mostlyclean-recursive clean-recursive distclean-recursive \
213 maintainer-clean-recursive:
214         @set fnord $$MAKEFLAGS; amf=$$2; \
215         dot_seen=no; \
216         case "$@" in \
217           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
218           *) list='$(SUBDIRS)' ;; \
219         esac; \
220         rev=''; for subdir in $$list; do \
221           if test "$$subdir" = "."; then :; else \
222             rev="$$subdir $$rev"; \
223           fi; \
224         done; \
225         rev="$$rev ."; \
226         target=`echo $@ | sed s/-recursive//`; \
227         for subdir in $$rev; do \
228           echo "Making $$target in $$subdir"; \
229           if test "$$subdir" = "."; then \
230             local_target="$$target-am"; \
231           else \
232             local_target="$$target"; \
233           fi; \
234           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
235            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
236         done && test -z "$$fail"
237 tags-recursive:
238         list='$(SUBDIRS)'; for subdir in $$list; do \
239           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
240         done
241 ctags-recursive:
242         list='$(SUBDIRS)'; for subdir in $$list; do \
243           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
244         done
245
246 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
247         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
248         unique=`for i in $$list; do \
249             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
250           done | \
251           $(AWK) '    { files[$$0] = 1; } \
252                END { for (i in files) print i; }'`; \
253         mkid -fID $$unique
254 tags: TAGS
255
256 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
257                 $(TAGS_FILES) $(LISP)
258         tags=; \
259         here=`pwd`; \
260         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
261           include_option=--etags-include; \
262           empty_fix=.; \
263         else \
264           include_option=--include; \
265           empty_fix=; \
266         fi; \
267         list='$(SUBDIRS)'; for subdir in $$list; do \
268           if test "$$subdir" = .; then :; else \
269             test ! -f $$subdir/TAGS || \
270               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
271           fi; \
272         done; \
273         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
274         unique=`for i in $$list; do \
275             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
276           done | \
277           $(AWK) '    { files[$$0] = 1; } \
278                END { for (i in files) print i; }'`; \
279         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
280           test -n "$$unique" || unique=$$empty_fix; \
281           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
282             $$tags $$unique; \
283         fi
284 ctags: CTAGS
285 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
286                 $(TAGS_FILES) $(LISP)
287         tags=; \
288         here=`pwd`; \
289         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
290         unique=`for i in $$list; do \
291             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
292           done | \
293           $(AWK) '    { files[$$0] = 1; } \
294                END { for (i in files) print i; }'`; \
295         test -z "$(CTAGS_ARGS)$$tags$$unique" \
296           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
297              $$tags $$unique
298
299 GTAGS:
300         here=`$(am__cd) $(top_builddir) && pwd` \
301           && cd $(top_srcdir) \
302           && gtags -i $(GTAGS_ARGS) $$here
303
304 distclean-tags:
305         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
306
307 distdir: $(DISTFILES)
308         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
309         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
310         list='$(DISTFILES)'; for file in $$list; do \
311           case $$file in \
312             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
313             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
314           esac; \
315           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
316           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
317           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
318             dir="/$$dir"; \
319             $(mkdir_p) "$(distdir)$$dir"; \
320           else \
321             dir=''; \
322           fi; \
323           if test -d $$d/$$file; then \
324             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
325               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
326             fi; \
327             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
328           else \
329             test -f $(distdir)/$$file \
330             || cp -p $$d/$$file $(distdir)/$$file \
331             || exit 1; \
332           fi; \
333         done
334         list='$(SUBDIRS)'; for subdir in $$list; do \
335           if test "$$subdir" = .; then :; else \
336             test -d "$(distdir)/$$subdir" \
337             || mkdir "$(distdir)/$$subdir" \
338             || exit 1; \
339             (cd $$subdir && \
340               $(MAKE) $(AM_MAKEFLAGS) \
341                 top_distdir="../$(top_distdir)" \
342                 distdir="../$(distdir)/$$subdir" \
343                 distdir) \
344               || exit 1; \
345           fi; \
346         done
347 check-am: all-am
348 check: check-recursive
349 all-am: Makefile
350 installdirs: installdirs-recursive
351 installdirs-am:
352 install: install-recursive
353 install-exec: install-exec-recursive
354 install-data: install-data-recursive
355 uninstall: uninstall-recursive
356
357 install-am: all-am
358         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
359
360 installcheck: installcheck-recursive
361 install-strip:
362         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
363           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
364           `test -z '$(STRIP)' || \
365             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
366 mostlyclean-generic:
367
368 clean-generic:
369
370 distclean-generic:
371         -rm -f $(CONFIG_CLEAN_FILES)
372
373 maintainer-clean-generic:
374         @echo "This command is intended for maintainers to use"
375         @echo "it deletes files that may require special tools to rebuild."
376 clean: clean-recursive
377
378 clean-am: clean-generic mostlyclean-am
379
380 distclean: distclean-recursive
381         -rm -f Makefile
382 distclean-am: clean-am distclean-generic distclean-tags
383
384 dvi: dvi-recursive
385
386 dvi-am:
387
388 html: html-recursive
389
390 info: info-recursive
391
392 info-am:
393
394 install-data-am:
395
396 install-exec-am:
397
398 install-info: install-info-recursive
399
400 install-man:
401
402 installcheck-am:
403
404 maintainer-clean: maintainer-clean-recursive
405         -rm -f Makefile
406 maintainer-clean-am: distclean-am maintainer-clean-generic
407
408 mostlyclean: mostlyclean-recursive
409
410 mostlyclean-am: mostlyclean-generic
411
412 pdf: pdf-recursive
413
414 pdf-am:
415
416 ps: ps-recursive
417
418 ps-am:
419
420 uninstall-am: uninstall-info-am
421
422 uninstall-info: uninstall-info-recursive
423
424 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
425         clean clean-generic clean-recursive ctags ctags-recursive \
426         distclean distclean-generic distclean-recursive distclean-tags \
427         distdir dvi dvi-am html html-am info info-am install \
428         install-am install-data install-data-am install-exec \
429         install-exec-am install-info install-info-am install-man \
430         install-strip installcheck installcheck-am installdirs \
431         installdirs-am maintainer-clean maintainer-clean-generic \
432         maintainer-clean-recursive mostlyclean mostlyclean-generic \
433         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
434         uninstall uninstall-am uninstall-info-am
435
436 # Tell versions [3.59,3.63) of GNU make to not export all variables.
437 # Otherwise a system limit (for SysV at least) may be exceeded.
438 .NOEXPORT: