Imported Upstream version 0.20.0
[platform/upstream/vala.git] / Makefile.in
1 # Makefile.in generated by automake 1.13.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
5
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
17 VPATH = @srcdir@
18 am__make_dryrun = \
19   { \
20     am__dry=no; \
21     case $$MAKEFLAGS in \
22       *\\[\ \   ]*) \
23         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25       *) \
26         for am__flg in $$MAKEFLAGS; do \
27           case $$am__flg in \
28             *=*|--*) ;; \
29             *n*) am__dry=yes; break;; \
30           esac; \
31         done;; \
32     esac; \
33     test $$am__dry = yes; \
34   }
35 pkgincludedir = $(includedir)/@PACKAGE@
36 pkglibdir = $(libdir)/@PACKAGE@
37 pkglibexecdir = $(libexecdir)/@PACKAGE@
38 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
39 install_sh_DATA = $(install_sh) -c -m 644
40 install_sh_PROGRAM = $(install_sh) -c
41 install_sh_SCRIPT = $(install_sh) -c
42 INSTALL_HEADER = $(INSTALL_DATA)
43 transform = $(program_transform_name)
44 NORMAL_INSTALL = :
45 PRE_INSTALL = :
46 POST_INSTALL = :
47 NORMAL_UNINSTALL = :
48 PRE_UNINSTALL = :
49 POST_UNINSTALL = :
50 build_triplet = @build@
51 host_triplet = @host@
52 subdir = .
53 DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
54         $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
55         $(top_srcdir)/configure $(am__configure_deps) \
56         $(srcdir)/config.h.in $(srcdir)/libvala.pc.in COPYING THANKS \
57         build-aux/compile build-aux/config.guess build-aux/config.sub \
58         build-aux/install-sh build-aux/missing build-aux/ltmain.sh \
59         $(top_srcdir)/build-aux/compile \
60         $(top_srcdir)/build-aux/config.guess \
61         $(top_srcdir)/build-aux/config.sub \
62         $(top_srcdir)/build-aux/install-sh \
63         $(top_srcdir)/build-aux/ltmain.sh \
64         $(top_srcdir)/build-aux/missing
65 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
66 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
67         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
68         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
69         $(top_srcdir)/configure.ac
70 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
71         $(ACLOCAL_M4)
72 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
73  configure.lineno config.status.lineno
74 mkinstalldirs = $(install_sh) -d
75 CONFIG_HEADER = config.h
76 CONFIG_CLEAN_FILES = libvala.pc
77 CONFIG_CLEAN_VPATH_FILES =
78 AM_V_P = $(am__v_P_@AM_V@)
79 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
80 am__v_P_0 = false
81 am__v_P_1 = :
82 AM_V_GEN = $(am__v_GEN_@AM_V@)
83 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
84 am__v_GEN_0 = @echo "  GEN     " $@;
85 am__v_GEN_1 = 
86 AM_V_at = $(am__v_at_@AM_V@)
87 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
88 am__v_at_0 = @
89 am__v_at_1 = 
90 SOURCES =
91 DIST_SOURCES =
92 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
93         ctags-recursive dvi-recursive html-recursive info-recursive \
94         install-data-recursive install-dvi-recursive \
95         install-exec-recursive install-html-recursive \
96         install-info-recursive install-pdf-recursive \
97         install-ps-recursive install-recursive installcheck-recursive \
98         installdirs-recursive pdf-recursive ps-recursive \
99         tags-recursive uninstall-recursive
100 am__can_run_installinfo = \
101   case $$AM_UPDATE_INFO_DIR in \
102     n|no|NO) false;; \
103     *) (install-info --version) >/dev/null 2>&1;; \
104   esac
105 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
106 am__vpath_adj = case $$p in \
107     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
108     *) f=$$p;; \
109   esac;
110 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
111 am__install_max = 40
112 am__nobase_strip_setup = \
113   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
114 am__nobase_strip = \
115   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
116 am__nobase_list = $(am__nobase_strip_setup); \
117   for p in $$list; do echo "$$p $$p"; done | \
118   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
119   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
120     if (++n[$$2] == $(am__install_max)) \
121       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
122     END { for (dir in files) print dir, files[dir] }'
123 am__base_list = \
124   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
125   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
126 am__uninstall_files_from_dir = { \
127   test -z "$$files" \
128     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
129     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
130          $(am__cd) "$$dir" && rm -f $$files; }; \
131   }
132 am__installdirs = "$(DESTDIR)$(aclocaldir)" \
133         "$(DESTDIR)$(pkgconfigdir)"
134 DATA = $(aclocal_DATA) $(pkgconfig_DATA)
135 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
136   distclean-recursive maintainer-clean-recursive
137 am__recursive_targets = \
138   $(RECURSIVE_TARGETS) \
139   $(RECURSIVE_CLEAN_TARGETS) \
140   $(am__extra_recursive_targets)
141 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
142         cscope distdir dist dist-all distcheck
143 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
144         $(LISP)config.h.in
145 # Read a list of newline-separated strings from the standard input,
146 # and print each of them once, without duplicates.  Input order is
147 # *not* preserved.
148 am__uniquify_input = $(AWK) '\
149   BEGIN { nonempty = 0; } \
150   { items[$$0] = 1; nonempty = 1; } \
151   END { if (nonempty) { for (i in items) print i; }; } \
152 '
153 # Make sure the list of sources is unique.  This is necessary because,
154 # e.g., the same source file might be shared among _SOURCES variables
155 # for different programs/libraries.
156 am__define_uniq_tagged_files = \
157   list='$(am__tagged_files)'; \
158   unique=`for i in $$list; do \
159     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
160   done | $(am__uniquify_input)`
161 ETAGS = etags
162 CTAGS = ctags
163 CSCOPE = cscope
164 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
165 distdir = $(PACKAGE)-$(VERSION)
166 top_distdir = $(distdir)
167 am__remove_distdir = \
168   if test -d "$(distdir)"; then \
169     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
170       && rm -rf "$(distdir)" \
171       || { sleep 5 && rm -rf "$(distdir)"; }; \
172   else :; fi
173 am__post_remove_distdir = $(am__remove_distdir)
174 am__relativize = \
175   dir0=`pwd`; \
176   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
177   sed_rest='s,^[^/]*/*,,'; \
178   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
179   sed_butlast='s,/*[^/]*$$,,'; \
180   while test -n "$$dir1"; do \
181     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
182     if test "$$first" != "."; then \
183       if test "$$first" = ".."; then \
184         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
185         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
186       else \
187         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
188         if test "$$first2" = "$$first"; then \
189           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
190         else \
191           dir2="../$$dir2"; \
192         fi; \
193         dir0="$$dir0"/"$$first"; \
194       fi; \
195     fi; \
196     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
197   done; \
198   reldir="$$dir2"
199 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
200 GZIP_ENV = --best
201 DIST_TARGETS = dist-bzip2 dist-gzip
202 distuninstallcheck_listfiles = find . -type f -print
203 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
204   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
205 distcleancheck_listfiles = find . -type f -print
206 pkgdatadir = @pkgdatadir@
207 ACLOCAL = @ACLOCAL@
208 AMTAR = @AMTAR@
209 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
210 AR = @AR@
211 AUTOCONF = @AUTOCONF@
212 AUTOHEADER = @AUTOHEADER@
213 AUTOMAKE = @AUTOMAKE@
214 AWK = @AWK@
215 CC = @CC@
216 CCDEPMODE = @CCDEPMODE@
217 CFLAGS = @CFLAGS@
218 COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
219 COVERAGE_LIBS = @COVERAGE_LIBS@
220 COVERAGE_VALAFLAGS = @COVERAGE_VALAFLAGS@
221 CPP = @CPP@
222 CPPFLAGS = @CPPFLAGS@
223 CYGPATH_W = @CYGPATH_W@
224 DEFS = @DEFS@
225 DEPDIR = @DEPDIR@
226 DLLTOOL = @DLLTOOL@
227 DSYMUTIL = @DSYMUTIL@
228 DUMPBIN = @DUMPBIN@
229 ECHO_C = @ECHO_C@
230 ECHO_N = @ECHO_N@
231 ECHO_T = @ECHO_T@
232 EGREP = @EGREP@
233 EXEEXT = @EXEEXT@
234 FGREP = @FGREP@
235 GLIB_CFLAGS = @GLIB_CFLAGS@
236 GLIB_LIBS = @GLIB_LIBS@
237 GMODULE_CFLAGS = @GMODULE_CFLAGS@
238 GMODULE_LIBS = @GMODULE_LIBS@
239 GREP = @GREP@
240 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
241 GTHREAD_LIBS = @GTHREAD_LIBS@
242 INSTALL = @INSTALL@
243 INSTALL_DATA = @INSTALL_DATA@
244 INSTALL_PROGRAM = @INSTALL_PROGRAM@
245 INSTALL_SCRIPT = @INSTALL_SCRIPT@
246 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
247 LD = @LD@
248 LDFLAGS = @LDFLAGS@
249 LEX = @LEX@
250 LEXLIB = @LEXLIB@
251 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
252 LIBOBJS = @LIBOBJS@
253 LIBS = @LIBS@
254 LIBTOOL = @LIBTOOL@
255 LIPO = @LIPO@
256 LN_S = @LN_S@
257 LTLIBOBJS = @LTLIBOBJS@
258 MAINT = @MAINT@
259 MAKEINFO = @MAKEINFO@
260 MANIFEST_TOOL = @MANIFEST_TOOL@
261 MKDIR_P = @MKDIR_P@
262 NM = @NM@
263 NMEDIT = @NMEDIT@
264 OBJDUMP = @OBJDUMP@
265 OBJEXT = @OBJEXT@
266 OTOOL = @OTOOL@
267 OTOOL64 = @OTOOL64@
268 PACKAGE = @PACKAGE@
269 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
270 PACKAGE_NAME = @PACKAGE_NAME@
271 PACKAGE_STRING = @PACKAGE_STRING@
272 PACKAGE_SUFFIX = @PACKAGE_SUFFIX@
273 PACKAGE_TARNAME = @PACKAGE_TARNAME@
274 PACKAGE_URL = @PACKAGE_URL@
275 PACKAGE_VERSION = @PACKAGE_VERSION@
276 PATH_SEPARATOR = @PATH_SEPARATOR@
277 PKG_CONFIG = @PKG_CONFIG@
278 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
279 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
280 RANLIB = @RANLIB@
281 SED = @SED@
282 SET_MAKE = @SET_MAKE@
283 SHELL = @SHELL@
284 STRIP = @STRIP@
285 VALAC = @VALAC@
286 VALAFLAGS = @VALAFLAGS@
287 VERSION = @VERSION@
288 XSLTPROC = @XSLTPROC@
289 YACC = @YACC@
290 abs_builddir = @abs_builddir@
291 abs_srcdir = @abs_srcdir@
292 abs_top_builddir = @abs_top_builddir@
293 abs_top_srcdir = @abs_top_srcdir@
294 ac_ct_AR = @ac_ct_AR@
295 ac_ct_CC = @ac_ct_CC@
296 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
297 am__include = @am__include@
298 am__leading_dot = @am__leading_dot@
299 am__quote = @am__quote@
300 am__tar = @am__tar@
301 am__untar = @am__untar@
302 bindir = @bindir@
303 build = @build@
304 build_alias = @build_alias@
305 build_cpu = @build_cpu@
306 build_os = @build_os@
307 build_vendor = @build_vendor@
308 builddir = @builddir@
309 datadir = @datadir@
310 datarootdir = @datarootdir@
311 docdir = @docdir@
312 dvidir = @dvidir@
313 exec_prefix = @exec_prefix@
314 gen_introspect_decl = @gen_introspect_decl@
315 host = @host@
316 host_alias = @host_alias@
317 host_cpu = @host_cpu@
318 host_os = @host_os@
319 host_vendor = @host_vendor@
320 htmldir = @htmldir@
321 includedir = @includedir@
322 infodir = @infodir@
323 install_sh = @install_sh@
324 libdir = @libdir@
325 libexecdir = @libexecdir@
326 localedir = @localedir@
327 localstatedir = @localstatedir@
328 mandir = @mandir@
329 mkdir_p = @mkdir_p@
330 oldincludedir = @oldincludedir@
331 pdfdir = @pdfdir@
332 prefix = @prefix@
333 program_transform_name = @program_transform_name@
334 psdir = @psdir@
335 sbindir = @sbindir@
336 sharedstatedir = @sharedstatedir@
337 srcdir = @srcdir@
338 sysconfdir = @sysconfdir@
339 target_alias = @target_alias@
340 top_build_prefix = @top_build_prefix@
341 top_builddir = @top_builddir@
342 top_srcdir = @top_srcdir@
343 vala_gen_introspect_decl = @vala_gen_introspect_decl@
344 vapigen_decl = @vapigen_decl@
345 ACLOCAL_AMFLAGS = -I m4
346 NULL = 
347 @ENABLE_VAPIGEN_TRUE@VAPIGEN_SUBDIRS = \
348 @ENABLE_VAPIGEN_TRUE@   gobject-introspection \
349 @ENABLE_VAPIGEN_TRUE@   vapigen \
350 @ENABLE_VAPIGEN_TRUE@   $(NULL)
351
352 SUBDIRS = \
353         gee \
354         ccode \
355         vala \
356         codegen \
357         compiler \
358         vapi \
359         tests \
360         doc \
361         $(VAPIGEN_SUBDIRS) \
362         $(NULL)
363
364 DIST_SUBDIRS = \
365         gee \
366         ccode \
367         vala \
368         codegen \
369         compiler \
370         vapi \
371         tests \
372         doc \
373         gobject-introspection \
374         vapigen \
375         $(NULL)
376
377 @ENABLE_UNVERSIONED_TRUE@aclocaldir = $(datadir)/aclocal
378 @ENABLE_UNVERSIONED_TRUE@aclocal_DATA = vala.m4
379 pkgconfigdir = $(libdir)/pkgconfig
380 pkgconfig_DATA = libvala@PACKAGE_SUFFIX@.pc
381 BUILT_SOURCES = $(top_srcdir)/.version
382 gen_start_date = 2009-02-25
383 CLEANFILES = \
384         libvala@PACKAGE_SUFFIX@.pc
385
386 EXTRA_DIST = \
387         ChangeLog.pre-0-4 \
388         ChangeLog.pre-0-5-7 \
389         MAINTAINERS \
390         libvala.pc.in \
391         vala.m4 \
392         .version \
393         build-aux/git-version-gen \
394         build-aux/gitlog-to-changelog \
395         $(NULL)
396
397 DISTCLEANFILES = version.h
398 all: $(BUILT_SOURCES) config.h
399         $(MAKE) $(AM_MAKEFLAGS) all-recursive
400
401 .SUFFIXES:
402 am--refresh: Makefile
403         @:
404 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
405         @for dep in $?; do \
406           case '$(am__configure_deps)' in \
407             *$$dep*) \
408               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
409               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
410                 && exit 0; \
411               exit 1;; \
412           esac; \
413         done; \
414         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
415         $(am__cd) $(top_srcdir) && \
416           $(AUTOMAKE) --gnu Makefile
417 .PRECIOUS: Makefile
418 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
419         @case '$?' in \
420           *config.status*) \
421             echo ' $(SHELL) ./config.status'; \
422             $(SHELL) ./config.status;; \
423           *) \
424             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
425             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
426         esac;
427
428 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
429         $(SHELL) ./config.status --recheck
430
431 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
432         $(am__cd) $(srcdir) && $(AUTOCONF)
433 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
434         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
435 $(am__aclocal_m4_deps):
436
437 config.h: stamp-h1
438         @if test ! -f $@; then rm -f stamp-h1; else :; fi
439         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
440
441 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
442         @rm -f stamp-h1
443         cd $(top_builddir) && $(SHELL) ./config.status config.h
444 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
445         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
446         rm -f stamp-h1
447         touch $@
448
449 distclean-hdr:
450         -rm -f config.h stamp-h1
451 libvala.pc: $(top_builddir)/config.status $(srcdir)/libvala.pc.in
452         cd $(top_builddir) && $(SHELL) ./config.status $@
453
454 mostlyclean-libtool:
455         -rm -f *.lo
456
457 clean-libtool:
458         -rm -rf .libs _libs
459
460 distclean-libtool:
461         -rm -f libtool config.lt
462 install-aclocalDATA: $(aclocal_DATA)
463         @$(NORMAL_INSTALL)
464         @list='$(aclocal_DATA)'; test -n "$(aclocaldir)" || list=; \
465         if test -n "$$list"; then \
466           echo " $(MKDIR_P) '$(DESTDIR)$(aclocaldir)'"; \
467           $(MKDIR_P) "$(DESTDIR)$(aclocaldir)" || exit 1; \
468         fi; \
469         for p in $$list; do \
470           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
471           echo "$$d$$p"; \
472         done | $(am__base_list) | \
473         while read files; do \
474           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(aclocaldir)'"; \
475           $(INSTALL_DATA) $$files "$(DESTDIR)$(aclocaldir)" || exit $$?; \
476         done
477
478 uninstall-aclocalDATA:
479         @$(NORMAL_UNINSTALL)
480         @list='$(aclocal_DATA)'; test -n "$(aclocaldir)" || list=; \
481         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
482         dir='$(DESTDIR)$(aclocaldir)'; $(am__uninstall_files_from_dir)
483 install-pkgconfigDATA: $(pkgconfig_DATA)
484         @$(NORMAL_INSTALL)
485         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
486         if test -n "$$list"; then \
487           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
488           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
489         fi; \
490         for p in $$list; do \
491           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
492           echo "$$d$$p"; \
493         done | $(am__base_list) | \
494         while read files; do \
495           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
496           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
497         done
498
499 uninstall-pkgconfigDATA:
500         @$(NORMAL_UNINSTALL)
501         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
502         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
503         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
504
505 # This directory's subdirectories are mostly independent; you can cd
506 # into them and run 'make' without going through this Makefile.
507 # To change the values of 'make' variables: instead of editing Makefiles,
508 # (1) if the variable is set in 'config.status', edit 'config.status'
509 #     (which will cause the Makefiles to be regenerated when you run 'make');
510 # (2) otherwise, pass the desired values on the 'make' command line.
511 $(am__recursive_targets):
512         @fail= failcom='exit 1'; \
513         for f in x $$MAKEFLAGS; do \
514           case $$f in \
515             *=* | --[!k]*);; \
516             *k*) failcom='fail=yes';; \
517           esac; \
518         done; \
519         dot_seen=no; \
520         target=`echo $@ | sed s/-recursive//`; \
521         case "$@" in \
522           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
523           *) list='$(SUBDIRS)' ;; \
524         esac; \
525         for subdir in $$list; do \
526           echo "Making $$target in $$subdir"; \
527           if test "$$subdir" = "."; then \
528             dot_seen=yes; \
529             local_target="$$target-am"; \
530           else \
531             local_target="$$target"; \
532           fi; \
533           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
534           || eval $$failcom; \
535         done; \
536         if test "$$dot_seen" = "no"; then \
537           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
538         fi; test -z "$$fail"
539
540 ID: $(am__tagged_files)
541         $(am__define_uniq_tagged_files); mkid -fID $$unique
542 tags: tags-recursive
543 TAGS: tags
544
545 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
546         set x; \
547         here=`pwd`; \
548         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
549           include_option=--etags-include; \
550           empty_fix=.; \
551         else \
552           include_option=--include; \
553           empty_fix=; \
554         fi; \
555         list='$(SUBDIRS)'; for subdir in $$list; do \
556           if test "$$subdir" = .; then :; else \
557             test ! -f $$subdir/TAGS || \
558               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
559           fi; \
560         done; \
561         $(am__define_uniq_tagged_files); \
562         shift; \
563         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
564           test -n "$$unique" || unique=$$empty_fix; \
565           if test $$# -gt 0; then \
566             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
567               "$$@" $$unique; \
568           else \
569             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
570               $$unique; \
571           fi; \
572         fi
573 ctags: ctags-recursive
574
575 CTAGS: ctags
576 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
577         $(am__define_uniq_tagged_files); \
578         test -z "$(CTAGS_ARGS)$$unique" \
579           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
580              $$unique
581
582 GTAGS:
583         here=`$(am__cd) $(top_builddir) && pwd` \
584           && $(am__cd) $(top_srcdir) \
585           && gtags -i $(GTAGS_ARGS) "$$here"
586 cscope: cscope.files
587         test ! -s cscope.files \
588           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
589 clean-cscope:
590         -rm -f cscope.files
591 cscope.files: clean-cscope cscopelist
592 cscopelist: cscopelist-recursive
593
594 cscopelist-am: $(am__tagged_files)
595         list='$(am__tagged_files)'; \
596         case "$(srcdir)" in \
597           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
598           *) sdir=$(subdir)/$(srcdir) ;; \
599         esac; \
600         for i in $$list; do \
601           if test -f "$$i"; then \
602             echo "$(subdir)/$$i"; \
603           else \
604             echo "$$sdir/$$i"; \
605           fi; \
606         done >> $(top_builddir)/cscope.files
607
608 distclean-tags:
609         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
610         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
611
612 distdir: $(DISTFILES)
613         $(am__remove_distdir)
614         test -d "$(distdir)" || mkdir "$(distdir)"
615         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
616         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
617         list='$(DISTFILES)'; \
618           dist_files=`for file in $$list; do echo $$file; done | \
619           sed -e "s|^$$srcdirstrip/||;t" \
620               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
621         case $$dist_files in \
622           */*) $(MKDIR_P) `echo "$$dist_files" | \
623                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
624                            sort -u` ;; \
625         esac; \
626         for file in $$dist_files; do \
627           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
628           if test -d $$d/$$file; then \
629             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
630             if test -d "$(distdir)/$$file"; then \
631               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
632             fi; \
633             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
634               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
635               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
636             fi; \
637             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
638           else \
639             test -f "$(distdir)/$$file" \
640             || cp -p $$d/$$file "$(distdir)/$$file" \
641             || exit 1; \
642           fi; \
643         done
644         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
645           if test "$$subdir" = .; then :; else \
646             $(am__make_dryrun) \
647               || test -d "$(distdir)/$$subdir" \
648               || $(MKDIR_P) "$(distdir)/$$subdir" \
649               || exit 1; \
650             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
651             $(am__relativize); \
652             new_distdir=$$reldir; \
653             dir1=$$subdir; dir2="$(top_distdir)"; \
654             $(am__relativize); \
655             new_top_distdir=$$reldir; \
656             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
657             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
658             ($(am__cd) $$subdir && \
659               $(MAKE) $(AM_MAKEFLAGS) \
660                 top_distdir="$$new_top_distdir" \
661                 distdir="$$new_distdir" \
662                 am__remove_distdir=: \
663                 am__skip_length_check=: \
664                 am__skip_mode_fix=: \
665                 distdir) \
666               || exit 1; \
667           fi; \
668         done
669         $(MAKE) $(AM_MAKEFLAGS) \
670           top_distdir="$(top_distdir)" distdir="$(distdir)" \
671           dist-hook
672         -test -n "$(am__skip_mode_fix)" \
673         || find "$(distdir)" -type d ! -perm -755 \
674                 -exec chmod u+rwx,go+rx {} \; -o \
675           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
676           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
677           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
678         || chmod -R a+r "$(distdir)"
679 dist-gzip: distdir
680         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
681         $(am__post_remove_distdir)
682 dist-bzip2: distdir
683         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
684         $(am__post_remove_distdir)
685
686 dist-lzip: distdir
687         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
688         $(am__post_remove_distdir)
689
690 dist-xz: distdir
691         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
692         $(am__post_remove_distdir)
693
694 dist-tarZ: distdir
695         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
696         $(am__post_remove_distdir)
697
698 dist-shar: distdir
699         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
700         $(am__post_remove_distdir)
701
702 dist-zip: distdir
703         -rm -f $(distdir).zip
704         zip -rq $(distdir).zip $(distdir)
705         $(am__post_remove_distdir)
706
707 dist dist-all:
708         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
709         $(am__post_remove_distdir)
710
711 # This target untars the dist file and tries a VPATH configuration.  Then
712 # it guarantees that the distribution is self-contained by making another
713 # tarfile.
714 distcheck: dist
715         case '$(DIST_ARCHIVES)' in \
716         *.tar.gz*) \
717           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
718         *.tar.bz2*) \
719           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
720         *.tar.lz*) \
721           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
722         *.tar.xz*) \
723           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
724         *.tar.Z*) \
725           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
726         *.shar.gz*) \
727           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
728         *.zip*) \
729           unzip $(distdir).zip ;;\
730         esac
731         chmod -R a-w $(distdir)
732         chmod u+w $(distdir)
733         mkdir $(distdir)/_build $(distdir)/_inst
734         chmod a-w $(distdir)
735         test -d $(distdir)/_build || exit 0; \
736         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
737           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
738           && am__cwd=`pwd` \
739           && $(am__cd) $(distdir)/_build \
740           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
741             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
742             $(DISTCHECK_CONFIGURE_FLAGS) \
743           && $(MAKE) $(AM_MAKEFLAGS) \
744           && $(MAKE) $(AM_MAKEFLAGS) dvi \
745           && $(MAKE) $(AM_MAKEFLAGS) check \
746           && $(MAKE) $(AM_MAKEFLAGS) install \
747           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
748           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
749           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
750                 distuninstallcheck \
751           && chmod -R a-w "$$dc_install_base" \
752           && ({ \
753                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
754                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
755                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
756                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
757                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
758               } || { rm -rf "$$dc_destdir"; exit 1; }) \
759           && rm -rf "$$dc_destdir" \
760           && $(MAKE) $(AM_MAKEFLAGS) dist \
761           && rm -rf $(DIST_ARCHIVES) \
762           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
763           && cd "$$am__cwd" \
764           || exit 1
765         $(am__post_remove_distdir)
766         @(echo "$(distdir) archives ready for distribution: "; \
767           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
768           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
769 distuninstallcheck:
770         @test -n '$(distuninstallcheck_dir)' || { \
771           echo 'ERROR: trying to run $@ with an empty' \
772                '$$(distuninstallcheck_dir)' >&2; \
773           exit 1; \
774         }; \
775         $(am__cd) '$(distuninstallcheck_dir)' || { \
776           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
777           exit 1; \
778         }; \
779         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
780            || { echo "ERROR: files left after uninstall:" ; \
781                 if test -n "$(DESTDIR)"; then \
782                   echo "  (check DESTDIR support)"; \
783                 fi ; \
784                 $(distuninstallcheck_listfiles) ; \
785                 exit 1; } >&2
786 distcleancheck: distclean
787         @if test '$(srcdir)' = . ; then \
788           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
789           exit 1 ; \
790         fi
791         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
792           || { echo "ERROR: files left in build directory after distclean:" ; \
793                $(distcleancheck_listfiles) ; \
794                exit 1; } >&2
795 check-am: all-am
796 check: $(BUILT_SOURCES)
797         $(MAKE) $(AM_MAKEFLAGS) check-recursive
798 all-am: Makefile $(DATA) config.h
799 installdirs: installdirs-recursive
800 installdirs-am:
801         for dir in "$(DESTDIR)$(aclocaldir)" "$(DESTDIR)$(pkgconfigdir)"; do \
802           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
803         done
804 install: $(BUILT_SOURCES)
805         $(MAKE) $(AM_MAKEFLAGS) install-recursive
806 install-exec: install-exec-recursive
807 install-data: install-data-recursive
808 uninstall: uninstall-recursive
809
810 install-am: all-am
811         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
812
813 installcheck: installcheck-recursive
814 install-strip:
815         if test -z '$(STRIP)'; then \
816           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
817             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
818               install; \
819         else \
820           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
821             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
822             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
823         fi
824 mostlyclean-generic:
825
826 clean-generic:
827         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
828
829 distclean-generic:
830         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
831         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
832         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
833
834 maintainer-clean-generic:
835         @echo "This command is intended for maintainers to use"
836         @echo "it deletes files that may require special tools to rebuild."
837         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
838 clean: clean-recursive
839
840 clean-am: clean-generic clean-libtool mostlyclean-am
841
842 distclean: distclean-recursive
843         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
844         -rm -f Makefile
845 distclean-am: clean-am distclean-generic distclean-hdr \
846         distclean-libtool distclean-tags
847
848 dvi: dvi-recursive
849
850 dvi-am:
851
852 html: html-recursive
853
854 html-am:
855
856 info: info-recursive
857
858 info-am:
859
860 install-data-am: install-aclocalDATA install-pkgconfigDATA
861
862 install-dvi: install-dvi-recursive
863
864 install-dvi-am:
865
866 install-exec-am:
867
868 install-html: install-html-recursive
869
870 install-html-am:
871
872 install-info: install-info-recursive
873
874 install-info-am:
875
876 install-man:
877
878 install-pdf: install-pdf-recursive
879
880 install-pdf-am:
881
882 install-ps: install-ps-recursive
883
884 install-ps-am:
885
886 installcheck-am:
887
888 maintainer-clean: maintainer-clean-recursive
889         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
890         -rm -rf $(top_srcdir)/autom4te.cache
891         -rm -f Makefile
892 maintainer-clean-am: distclean-am maintainer-clean-generic
893
894 mostlyclean: mostlyclean-recursive
895
896 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
897
898 pdf: pdf-recursive
899
900 pdf-am:
901
902 ps: ps-recursive
903
904 ps-am:
905
906 uninstall-am: uninstall-aclocalDATA uninstall-pkgconfigDATA
907
908 .MAKE: $(am__recursive_targets) all check install install-am \
909         install-strip
910
911 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
912         am--refresh check check-am clean clean-cscope clean-generic \
913         clean-libtool cscope cscopelist-am ctags ctags-am dist \
914         dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
915         dist-tarZ dist-xz dist-zip distcheck distclean \
916         distclean-generic distclean-hdr distclean-libtool \
917         distclean-tags distcleancheck distdir distuninstallcheck dvi \
918         dvi-am html html-am info info-am install install-aclocalDATA \
919         install-am install-data install-data-am install-dvi \
920         install-dvi-am install-exec install-exec-am install-html \
921         install-html-am install-info install-info-am install-man \
922         install-pdf install-pdf-am install-pkgconfigDATA install-ps \
923         install-ps-am install-strip installcheck installcheck-am \
924         installdirs installdirs-am maintainer-clean \
925         maintainer-clean-generic mostlyclean mostlyclean-generic \
926         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
927         uninstall-aclocalDATA uninstall-am uninstall-pkgconfigDATA
928
929
930 libvala@PACKAGE_SUFFIX@.pc: libvala.pc
931         cp $< $@
932
933 .PHONY: bootstrap
934 bootstrap: all
935         find $(top_srcdir) -name "*.vala.stamp" | xargs rm -f
936         $(MAKE) $(AM_MAKEFLAGS) all VALAC=$(abs_top_builddir)/compiler/valac$(EXEEXT) V=$V
937
938 .PHONY: test
939 test:
940         cd tests && $(MAKE) $(AM_MAKEFLAGS) check
941
942 #if ENABLE_COVERAGE
943 .PHONY: coverage coverage-report
944 coverage:
945         find $(top_srcdir) -name "*.gcda" | xargs rm -f
946         $(MAKE) $(AM_MAKEFLAGS) bootstrap
947         $(MAKE) $(AM_MAKEFLAGS) test
948
949 coverage-report: coverage
950         lcov --directory $(top_srcdir) --capture --output-file $(top_builddir)/lcov.info
951         lcov --directory $(top_srcdir) --output-file $(top_builddir)/lcov.info --remove $(top_builddir)/lcov.info "*.c" "*.h" "*.vapi"
952         rm -rf $(top_builddir)/coverage
953         $(mkdir_p) $(top_builddir)/coverage
954         genhtml --title "@PACKAGE_STRING@" --output-directory $(top_builddir)/coverage $(top_builddir)/lcov.info
955 #endif
956
957 all: version.h
958
959 version.h: $(top_srcdir)/.version
960         echo '#define BUILD_VERSION "'`cat $(top_srcdir)/.version`'"' > $@-t && mv $@-t $@
961 $(top_srcdir)/.version: gen-version
962         @true
963 .PHONY: gen-version
964 gen-version:
965         @V=`$(top_srcdir)/build-aux/git-version-gen $(top_srcdir)/.tarball-version` &&                  \
966         if [ -e $(top_srcdir)/.version ] && [ "x`cat $(top_srcdir)/.version`" = "x$$V" ]; then          \
967           true;                                                                                         \
968         else                                                                                            \
969           echo "$$V" > $(top_srcdir)/.version;                                                          \
970         fi
971 dist-hook: gen-ChangeLog
972         echo $(VERSION) > $(distdir)/.tarball-version
973 .PHONY: gen-ChangeLog
974 gen-ChangeLog:
975         if test -d .git; then                                           \
976           $(top_srcdir)/build-aux/gitlog-to-changelog                   \
977             --since=$(gen_start_date) > $(distdir)/cl-t;                \
978           rm -f $(distdir)/ChangeLog;                                   \
979           mv $(distdir)/cl-t $(distdir)/ChangeLog;                      \
980         fi
981         $(NULL)
982
983 # Tell versions [3.59,3.63) of GNU make to not export all variables.
984 # Otherwise a system limit (for SysV at least) may be exceeded.
985 .NOEXPORT: