ee2df0af47c2d59a29392802ad56dcb5456ec8bf
[platform/upstream/pygobject2.git] / gi / _gobject / Makefile.in
1 # Makefile.in generated by automake 1.13.4 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 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 VPATH = @srcdir@
17 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18 am__make_running_with_option = \
19   case $${target_option-} in \
20       ?) ;; \
21       *) echo "am__make_running_with_option: internal error: invalid" \
22               "target option '$${target_option-}' specified" >&2; \
23          exit 1;; \
24   esac; \
25   has_opt=no; \
26   sane_makeflags=$$MAKEFLAGS; \
27   if $(am__is_gnu_make); then \
28     sane_makeflags=$$MFLAGS; \
29   else \
30     case $$MAKEFLAGS in \
31       *\\[\ \   ]*) \
32         bs=\\; \
33         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
35     esac; \
36   fi; \
37   skip_next=no; \
38   strip_trailopt () \
39   { \
40     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41   }; \
42   for flg in $$sane_makeflags; do \
43     test $$skip_next = yes && { skip_next=no; continue; }; \
44     case $$flg in \
45       *=*|--*) continue;; \
46         -*I) strip_trailopt 'I'; skip_next=yes;; \
47       -*I?*) strip_trailopt 'I';; \
48         -*O) strip_trailopt 'O'; skip_next=yes;; \
49       -*O?*) strip_trailopt 'O';; \
50         -*l) strip_trailopt 'l'; skip_next=yes;; \
51       -*l?*) strip_trailopt 'l';; \
52       -[dEDm]) skip_next=yes;; \
53       -[JT]) skip_next=yes;; \
54     esac; \
55     case $$flg in \
56       *$$target_option*) has_opt=yes; break;; \
57     esac; \
58   done; \
59   test $$has_opt = yes
60 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62 pkgdatadir = $(datadir)/@PACKAGE@
63 pkgincludedir = $(includedir)/@PACKAGE@
64 pkglibdir = $(libdir)/@PACKAGE@
65 pkglibexecdir = $(libexecdir)/@PACKAGE@
66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 install_sh_DATA = $(install_sh) -c -m 644
68 install_sh_PROGRAM = $(install_sh) -c
69 install_sh_SCRIPT = $(install_sh) -c
70 INSTALL_HEADER = $(INSTALL_DATA)
71 transform = $(program_transform_name)
72 NORMAL_INSTALL = :
73 PRE_INSTALL = :
74 POST_INSTALL = :
75 NORMAL_UNINSTALL = :
76 PRE_UNINSTALL = :
77 POST_UNINSTALL = :
78 build_triplet = @build@
79 host_triplet = @host@
80 subdir = gi/_gobject
81 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
82         $(pygobject_PYTHON) $(top_srcdir)/py-compile
83 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
84 am__aclocal_m4_deps = $(top_srcdir)/m4/as-ac-expand.m4 \
85         $(top_srcdir)/m4/jhflags.m4 $(top_srcdir)/m4/python.m4 \
86         $(top_srcdir)/configure.ac
87 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88         $(ACLOCAL_M4)
89 mkinstalldirs = $(install_sh) -d
90 CONFIG_HEADER = $(top_builddir)/config.h
91 CONFIG_CLEAN_FILES =
92 CONFIG_CLEAN_VPATH_FILES =
93 AM_V_P = $(am__v_P_@AM_V@)
94 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
95 am__v_P_0 = false
96 am__v_P_1 = :
97 AM_V_GEN = $(am__v_GEN_@AM_V@)
98 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
99 am__v_GEN_0 = @echo "  GEN     " $@;
100 am__v_GEN_1 = 
101 AM_V_at = $(am__v_at_@AM_V@)
102 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
103 am__v_at_0 = @
104 am__v_at_1 = 
105 SOURCES =
106 DIST_SOURCES =
107 am__can_run_installinfo = \
108   case $$AM_UPDATE_INFO_DIR in \
109     n|no|NO) false;; \
110     *) (install-info --version) >/dev/null 2>&1;; \
111   esac
112 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
113 am__vpath_adj = case $$p in \
114     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
115     *) f=$$p;; \
116   esac;
117 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
118 am__install_max = 40
119 am__nobase_strip_setup = \
120   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
121 am__nobase_strip = \
122   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
123 am__nobase_list = $(am__nobase_strip_setup); \
124   for p in $$list; do echo "$$p $$p"; done | \
125   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
126   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
127     if (++n[$$2] == $(am__install_max)) \
128       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
129     END { for (dir in files) print dir, files[dir] }'
130 am__base_list = \
131   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
132   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
133 am__uninstall_files_from_dir = { \
134   test -z "$$files" \
135     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
136     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
137          $(am__cd) "$$dir" && rm -f $$files; }; \
138   }
139 am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
140 am__installdirs = "$(DESTDIR)$(pygobjectdir)"
141 am__pep3147_tweak = \
142   sed -e 's|\.py$$||' -e 's|[^/]*$$|__pycache__/&.*.py|'
143 py_compile = $(top_srcdir)/py-compile
144 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
145 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
146 ACLOCAL = @ACLOCAL@
147 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
148 AMTAR = @AMTAR@
149 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
150 AR = @AR@
151 AS = @AS@
152 AUTOCONF = @AUTOCONF@
153 AUTOHEADER = @AUTOHEADER@
154 AUTOMAKE = @AUTOMAKE@
155 AWK = @AWK@
156 CAIRO_CFLAGS = @CAIRO_CFLAGS@
157 CAIRO_LIBS = @CAIRO_LIBS@
158 CC = @CC@
159 CCDEPMODE = @CCDEPMODE@
160 CFLAGS = @CFLAGS@
161 CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
162 CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
163 CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
164 CPP = @CPP@
165 CPPFLAGS = @CPPFLAGS@
166 CYGPATH_W = @CYGPATH_W@
167 DATADIR = @DATADIR@
168 DEFS = @DEFS@
169 DEPDIR = @DEPDIR@
170 DLLTOOL = @DLLTOOL@
171 DSYMUTIL = @DSYMUTIL@
172 DUMPBIN = @DUMPBIN@
173 ECHO_C = @ECHO_C@
174 ECHO_N = @ECHO_N@
175 ECHO_T = @ECHO_T@
176 EGREP = @EGREP@
177 EXEEXT = @EXEEXT@
178 FFI_CFLAGS = @FFI_CFLAGS@
179 FFI_LIBS = @FFI_LIBS@
180 FGREP = @FGREP@
181 GENHTML = @GENHTML@
182 GIO_CFLAGS = @GIO_CFLAGS@
183 GIO_LIBS = @GIO_LIBS@
184 GI_CFLAGS = @GI_CFLAGS@
185 GI_DATADIR = @GI_DATADIR@
186 GI_LIBS = @GI_LIBS@
187 GLIB_CFLAGS = @GLIB_CFLAGS@
188 GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
189 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
190 GLIB_LIBS = @GLIB_LIBS@
191 GLIB_MKENUMS = @GLIB_MKENUMS@
192 GOBJECT_QUERY = @GOBJECT_QUERY@
193 GREP = @GREP@
194 INSTALL = @INSTALL@
195 INSTALL_DATA = @INSTALL_DATA@
196 INSTALL_PROGRAM = @INSTALL_PROGRAM@
197 INSTALL_SCRIPT = @INSTALL_SCRIPT@
198 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
199 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
200 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
201 LCOV = @LCOV@
202 LD = @LD@
203 LDFLAGS = @LDFLAGS@
204 LIBFFI_PC = @LIBFFI_PC@
205 LIBOBJS = @LIBOBJS@
206 LIBS = @LIBS@
207 LIBTOOL = @LIBTOOL@
208 LIPO = @LIPO@
209 LN_S = @LN_S@
210 LTLIBOBJS = @LTLIBOBJS@
211 MAKEINFO = @MAKEINFO@
212 MANIFEST_TOOL = @MANIFEST_TOOL@
213 MKDIR_P = @MKDIR_P@
214 NM = @NM@
215 NMEDIT = @NMEDIT@
216 OBJDUMP = @OBJDUMP@
217 OBJEXT = @OBJEXT@
218 OTOOL = @OTOOL@
219 OTOOL64 = @OTOOL64@
220 PACKAGE = @PACKAGE@
221 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
222 PACKAGE_NAME = @PACKAGE_NAME@
223 PACKAGE_STRING = @PACKAGE_STRING@
224 PACKAGE_TARNAME = @PACKAGE_TARNAME@
225 PACKAGE_URL = @PACKAGE_URL@
226 PACKAGE_VERSION = @PACKAGE_VERSION@
227 PATH_SEPARATOR = @PATH_SEPARATOR@
228 PKG_CONFIG = @PKG_CONFIG@
229 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
230 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
231 PLATFORM = @PLATFORM@
232 PYCAIRO_CFLAGS = @PYCAIRO_CFLAGS@
233 PYCAIRO_LIBS = @PYCAIRO_LIBS@
234 PYGOBJECT_MAJOR_VERSION = @PYGOBJECT_MAJOR_VERSION@
235 PYGOBJECT_MICRO_VERSION = @PYGOBJECT_MICRO_VERSION@
236 PYGOBJECT_MINOR_VERSION = @PYGOBJECT_MINOR_VERSION@
237 PYTHON = @PYTHON@
238 PYTHON_BASENAME = @PYTHON_BASENAME@
239 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
240 PYTHON_INCLUDES = @PYTHON_INCLUDES@
241 PYTHON_LIBS = @PYTHON_LIBS@
242 PYTHON_LIB_LOC = @PYTHON_LIB_LOC@
243 PYTHON_PLATFORM = @PYTHON_PLATFORM@
244 PYTHON_PREFIX = @PYTHON_PREFIX@
245 PYTHON_SO = @PYTHON_SO@
246 PYTHON_VERSION = @PYTHON_VERSION@
247 RANLIB = @RANLIB@
248 SED = @SED@
249 SET_MAKE = @SET_MAKE@
250 SHELL = @SHELL@
251 STRIP = @STRIP@
252 THREADING_CFLAGS = @THREADING_CFLAGS@
253 VERSION = @VERSION@
254 WARN_CFLAGS = @WARN_CFLAGS@
255 abs_builddir = @abs_builddir@
256 abs_srcdir = @abs_srcdir@
257 abs_top_builddir = @abs_top_builddir@
258 abs_top_srcdir = @abs_top_srcdir@
259 ac_ct_AR = @ac_ct_AR@
260 ac_ct_CC = @ac_ct_CC@
261 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
262 am__include = @am__include@
263 am__leading_dot = @am__leading_dot@
264 am__quote = @am__quote@
265 am__tar = @am__tar@
266 am__untar = @am__untar@
267 bindir = @bindir@
268 build = @build@
269 build_alias = @build_alias@
270 build_cpu = @build_cpu@
271 build_os = @build_os@
272 build_vendor = @build_vendor@
273 builddir = @builddir@
274 datadir = @datadir@
275 datarootdir = @datarootdir@
276 docdir = @docdir@
277 dvidir = @dvidir@
278 exec_prefix = @exec_prefix@
279 host = @host@
280 host_alias = @host_alias@
281 host_cpu = @host_cpu@
282 host_os = @host_os@
283 host_vendor = @host_vendor@
284 htmldir = @htmldir@
285 includedir = @includedir@
286 infodir = @infodir@
287 install_sh = @install_sh@
288 libdir = @libdir@
289 libexecdir = @libexecdir@
290 localedir = @localedir@
291 localstatedir = @localstatedir@
292 mandir = @mandir@
293 mkdir_p = @mkdir_p@
294 oldincludedir = @oldincludedir@
295 pdfdir = @pdfdir@
296 pkgpyexecdir = @pkgpyexecdir@
297 pkgpythondir = @pkgpythondir@
298 prefix = @prefix@
299 program_transform_name = @program_transform_name@
300 psdir = @psdir@
301 pyexecdir = @pyexecdir@
302 pythondir = @pythondir@
303 sbindir = @sbindir@
304 sharedstatedir = @sharedstatedir@
305 srcdir = @srcdir@
306 sysconfdir = @sysconfdir@
307 target_alias = @target_alias@
308 top_build_prefix = @top_build_prefix@
309 top_builddir = @top_builddir@
310 top_srcdir = @top_srcdir@
311 AUTOMAKE_OPTIONS = 1.7
312 PLATFORM_VERSION = 3.0
313 pygobjectdir = $(pyexecdir)/gi/_gobject
314 pygobject_PYTHON = \
315         __init__.py
316
317 all: all-am
318
319 .SUFFIXES:
320 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
321         @for dep in $?; do \
322           case '$(am__configure_deps)' in \
323             *$$dep*) \
324               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
325                 && { if test -f $@; then exit 0; else break; fi; }; \
326               exit 1;; \
327           esac; \
328         done; \
329         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign gi/_gobject/Makefile'; \
330         $(am__cd) $(top_srcdir) && \
331           $(AUTOMAKE) --foreign gi/_gobject/Makefile
332 .PRECIOUS: Makefile
333 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
334         @case '$?' in \
335           *config.status*) \
336             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
337           *) \
338             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
339             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
340         esac;
341
342 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
343         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
344
345 $(top_srcdir)/configure:  $(am__configure_deps)
346         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
347 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
348         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
349 $(am__aclocal_m4_deps):
350
351 mostlyclean-libtool:
352         -rm -f *.lo
353
354 clean-libtool:
355         -rm -rf .libs _libs
356 install-pygobjectPYTHON: $(pygobject_PYTHON)
357         @$(NORMAL_INSTALL)
358         @list='$(pygobject_PYTHON)'; dlist=; list2=; test -n "$(pygobjectdir)" || list=; \
359         if test -n "$$list"; then \
360           echo " $(MKDIR_P) '$(DESTDIR)$(pygobjectdir)'"; \
361           $(MKDIR_P) "$(DESTDIR)$(pygobjectdir)" || exit 1; \
362         fi; \
363         for p in $$list; do \
364           if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
365           if test -f $$b$$p; then \
366             $(am__strip_dir) \
367             dlist="$$dlist $$f"; \
368             list2="$$list2 $$b$$p"; \
369           else :; fi; \
370         done; \
371         for file in $$list2; do echo $$file; done | $(am__base_list) | \
372         while read files; do \
373           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pygobjectdir)'"; \
374           $(INSTALL_DATA) $$files "$(DESTDIR)$(pygobjectdir)" || exit $$?; \
375         done || exit $$?; \
376         if test -n "$$dlist"; then \
377           $(am__py_compile) --destdir "$(DESTDIR)" \
378                             --basedir "$(pygobjectdir)" $$dlist; \
379         else :; fi
380
381 uninstall-pygobjectPYTHON:
382         @$(NORMAL_UNINSTALL)
383         @list='$(pygobject_PYTHON)'; test -n "$(pygobjectdir)" || list=; \
384         py_files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
385         test -n "$$py_files" || exit 0; \
386         dir='$(DESTDIR)$(pygobjectdir)'; \
387         pyc_files=`echo "$$py_files" | sed 's|$$|c|'`; \
388         pyo_files=`echo "$$py_files" | sed 's|$$|o|'`; \
389         py_files_pep3147=`echo "$$py_files" | $(am__pep3147_tweak)`; \
390         echo "$$py_files_pep3147";\
391         pyc_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|c|'`; \
392         pyo_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|o|'`; \
393         st=0; \
394         for files in \
395           "$$py_files" \
396           "$$pyc_files" \
397           "$$pyo_files" \
398           "$$pyc_files_pep3147" \
399           "$$pyo_files_pep3147" \
400         ; do \
401           $(am__uninstall_files_from_dir) || st=$$?; \
402         done; \
403         exit $$st
404 tags TAGS:
405
406 ctags CTAGS:
407
408 cscope cscopelist:
409
410
411 distdir: $(DISTFILES)
412         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
413         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
414         list='$(DISTFILES)'; \
415           dist_files=`for file in $$list; do echo $$file; done | \
416           sed -e "s|^$$srcdirstrip/||;t" \
417               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
418         case $$dist_files in \
419           */*) $(MKDIR_P) `echo "$$dist_files" | \
420                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
421                            sort -u` ;; \
422         esac; \
423         for file in $$dist_files; do \
424           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
425           if test -d $$d/$$file; then \
426             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
427             if test -d "$(distdir)/$$file"; then \
428               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
429             fi; \
430             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
431               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
432               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
433             fi; \
434             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
435           else \
436             test -f "$(distdir)/$$file" \
437             || cp -p $$d/$$file "$(distdir)/$$file" \
438             || exit 1; \
439           fi; \
440         done
441 check-am: all-am
442         $(MAKE) $(AM_MAKEFLAGS) check-local
443 check: check-am
444 all-am: Makefile
445 installdirs:
446         for dir in "$(DESTDIR)$(pygobjectdir)"; do \
447           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
448         done
449 install: install-am
450 install-exec: install-exec-am
451 install-data: install-data-am
452 uninstall: uninstall-am
453
454 install-am: all-am
455         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
456
457 installcheck: installcheck-am
458 install-strip:
459         if test -z '$(STRIP)'; then \
460           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
461             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
462               install; \
463         else \
464           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
465             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
466             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
467         fi
468 mostlyclean-generic:
469
470 clean-generic:
471
472 distclean-generic:
473         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
474         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
475
476 maintainer-clean-generic:
477         @echo "This command is intended for maintainers to use"
478         @echo "it deletes files that may require special tools to rebuild."
479 clean: clean-am
480
481 clean-am: clean-generic clean-libtool mostlyclean-am
482
483 distclean: distclean-am
484         -rm -f Makefile
485 distclean-am: clean-am distclean-generic
486
487 dvi: dvi-am
488
489 dvi-am:
490
491 html: html-am
492
493 html-am:
494
495 info: info-am
496
497 info-am:
498
499 install-data-am: install-pygobjectPYTHON
500
501 install-dvi: install-dvi-am
502
503 install-dvi-am:
504
505 install-exec-am:
506
507 install-html: install-html-am
508
509 install-html-am:
510
511 install-info: install-info-am
512
513 install-info-am:
514
515 install-man:
516
517 install-pdf: install-pdf-am
518
519 install-pdf-am:
520
521 install-ps: install-ps-am
522
523 install-ps-am:
524
525 installcheck-am:
526
527 maintainer-clean: maintainer-clean-am
528         -rm -f Makefile
529 maintainer-clean-am: distclean-am maintainer-clean-generic
530
531 mostlyclean: mostlyclean-am
532
533 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
534
535 pdf: pdf-am
536
537 pdf-am:
538
539 ps: ps-am
540
541 ps-am:
542
543 uninstall-am: uninstall-pygobjectPYTHON
544
545 .MAKE: check-am install-am install-strip
546
547 .PHONY: all all-am check check-am check-local clean clean-generic \
548         clean-libtool cscopelist-am ctags-am distclean \
549         distclean-generic distclean-libtool distdir dvi dvi-am html \
550         html-am info info-am install install-am install-data \
551         install-data-am install-dvi install-dvi-am install-exec \
552         install-exec-am install-html install-html-am install-info \
553         install-info-am install-man install-pdf install-pdf-am \
554         install-ps install-ps-am install-pygobjectPYTHON install-strip \
555         installcheck installcheck-am installdirs maintainer-clean \
556         maintainer-clean-generic mostlyclean mostlyclean-generic \
557         mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
558         uninstall-am uninstall-pygobjectPYTHON
559
560
561 # if we build in a separate tree, we need to symlink the *.py files from the
562 # source tree; Python does not accept the extensions and modules in different
563 # paths
564 build_pylinks:
565         for f in $(pygobject_PYTHON); do \
566             [ -e $(builddir)/$$f ] || $(LN_S) $(srcdir)/$$f $(builddir)/$$f; \
567         done
568
569 all: build_pylinks
570 check-local: build_pylinks
571
572 # Tell versions [3.59,3.63) of GNU make to not export all variables.
573 # Otherwise a system limit (for SysV at least) may be exceeded.
574 .NOEXPORT: