1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
23 pkgdatadir
= $(datadir)/@PACKAGE@
24 pkgincludedir
= $(includedir)/@PACKAGE@
25 pkglibdir
= $(libdir)/@PACKAGE@
26 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
27 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 install_sh_DATA
= $(install_sh
) -c
-m
644
29 install_sh_PROGRAM
= $(install_sh
) -c
30 install_sh_SCRIPT
= $(install_sh
) -c
31 INSTALL_HEADER
= $(INSTALL_DATA
)
32 transform
= $(program_transform_name
)
39 build_triplet
= @build@
41 noinst_PROGRAMS
= testglib
$(EXEEXT
) testgdate
$(EXEEXT
) \
42 testgdateparser
$(EXEEXT
)
44 DIST_COMMON
= README
$(am__configure_deps
) $(glibinclude_HEADERS
) \
45 $(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
46 $(srcdir)/config.h.in
$(srcdir)/glib-config.in \
47 $(srcdir)/glib.
pc.in
$(srcdir)/glib.spec.in \
48 $(srcdir)/gmodule.
pc.in
$(srcdir)/gthread.
pc.in \
49 $(top_srcdir
)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
50 acconfig.h config.guess config.sub depcomp install-sh ltconfig \
51 ltmain.sh missing mkinstalldirs
52 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
53 am__aclocal_m4_deps
= $(top_srcdir
)/acglib.m4 \
54 $(top_srcdir
)/configure.in
55 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
57 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
58 configure.lineno config.status.lineno
59 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
60 CONFIG_HEADER
= config.h
61 CONFIG_CLEAN_FILES
= glib.spec glib-config glib.
pc gmodule.
pc \
63 CONFIG_CLEAN_VPATH_FILES
=
64 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
65 am__vpath_adj
= case
$$p in \
66 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
69 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
71 am__nobase_strip_setup
= \
72 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
74 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
75 am__nobase_list
= $(am__nobase_strip_setup
); \
76 for p in
$$list; do echo
"$$p $$p"; done | \
77 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
78 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
79 if (++n[$$2] == $(am__install_max)) \
80 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
81 END { for (dir in files) print dir, files[dir] }'
83 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
84 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
85 am__installdirs
= "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
86 "$(DESTDIR)$(configincludedir)" "$(DESTDIR)$(m4datadir)" \
87 "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(glibincludedir)"
88 LTLIBRARIES
= $(lib_LTLIBRARIES
)
90 am_libglib_la_OBJECTS
= garray.lo gcache.lo gcompletion.lo gdataset.lo \
91 gdate.lo gerror.lo ghash.lo ghook.lo giochannel.lo giounix.lo \
92 glist.lo gmain.lo gmem.lo gmessages.lo gmutex.lo gnode.lo \
93 gprimes.lo grel.lo gscanner.lo gslist.lo gstrfuncs.lo \
94 gstring.lo gtimer.lo gtree.lo gutils.lo
95 libglib_la_OBJECTS
= $(am_libglib_la_OBJECTS
)
96 libglib_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
97 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
98 $(libglib_la_LDFLAGS
) $(LDFLAGS
) -o
$@
99 PROGRAMS
= $(noinst_PROGRAMS
)
100 testgdate_SOURCES
= testgdate.c
101 testgdate_OBJECTS
= testgdate.
$(OBJEXT
)
102 testgdate_DEPENDENCIES
= libglib.la
103 testgdateparser_SOURCES
= testgdateparser.c
104 testgdateparser_OBJECTS
= testgdateparser.
$(OBJEXT
)
105 testgdateparser_DEPENDENCIES
= libglib.la
106 testglib_SOURCES
= testglib.c
107 testglib_OBJECTS
= testglib.
$(OBJEXT
)
108 testglib_DEPENDENCIES
= libglib.la
109 SCRIPTS
= $(bin_SCRIPTS
)
110 DEFAULT_INCLUDES
= -I.@am__isrc@
111 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
112 am__depfiles_maybe
= depfiles
114 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
115 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
116 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
117 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
118 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
120 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
121 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
123 SOURCES
= $(libglib_la_SOURCES
) testgdate.c testgdateparser.c \
125 DIST_SOURCES
= $(libglib_la_SOURCES
) testgdate.c testgdateparser.c \
127 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
128 html-recursive info-recursive install-data-recursive \
129 install-dvi-recursive install-exec-recursive \
130 install-html-recursive install-info-recursive \
131 install-pdf-recursive install-ps-recursive install-recursive \
132 installcheck-recursive installdirs-recursive pdf-recursive \
133 ps-recursive uninstall-recursive
134 DATA
= $(configinclude_DATA
) $(m4data_DATA
) $(pkgconfig_DATA
)
135 HEADERS
= $(glibinclude_HEADERS
)
136 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
137 distclean-recursive maintainer-clean-recursive
138 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
139 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
140 distdir
dist dist-all distcheck
143 DIST_SUBDIRS
= $(SUBDIRS
)
144 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
145 distdir
= $(PACKAGE
)-$(VERSION
)
146 top_distdir
= $(distdir
)
147 am__remove_distdir
= \
148 { test ! -d
"$(distdir)" \
149 ||
{ find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
150 && rm -fr
"$(distdir)"; }; }
153 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
154 sed_rest
='s,^[^/]*/*,,'; \
155 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
156 sed_butlast
='s,/*[^/]*$$,,'; \
157 while
test -n
"$$dir1"; do \
158 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
159 if
test "$$first" != "."; then \
160 if
test "$$first" = ".."; then \
161 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
162 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
164 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
165 if
test "$$first2" = "$$first"; then \
166 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
170 dir0
="$$dir0"/"$$first"; \
173 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
176 DIST_ARCHIVES
= $(distdir
).
tar.gz
178 distuninstallcheck_listfiles
= find .
-type f
-print
179 distcleancheck_listfiles
= find .
-type f
-print
183 AUTOCONF
= @AUTOCONF@
184 AUTOHEADER
= @AUTOHEADER@
185 AUTOMAKE
= @AUTOMAKE@
188 CCDEPMODE
= @CCDEPMODE@
191 CPPFLAGS
= @CPPFLAGS@
192 CYGPATH_W
= @CYGPATH_W@
196 DSYMUTIL
= @DSYMUTIL@
202 ENABLE_MEM_CHECK
= @ENABLE_MEM_CHECK@
203 ENABLE_MEM_PROFILE
= @ENABLE_MEM_PROFILE@
206 GLIB_BINARY_AGE
= @GLIB_BINARY_AGE@
207 GLIB_DEBUG_FLAGS
= @GLIB_DEBUG_FLAGS@
208 GLIB_INTERFACE_AGE
= @GLIB_INTERFACE_AGE@
209 GLIB_MAJOR_VERSION
= @GLIB_MAJOR_VERSION@
210 GLIB_MICRO_VERSION
= @GLIB_MICRO_VERSION@
211 GLIB_MINOR_VERSION
= @GLIB_MINOR_VERSION@
212 GLIB_VERSION
= @GLIB_VERSION@
214 G_MODULE_BROKEN_RTLD_GLOBAL
= @G_MODULE_BROKEN_RTLD_GLOBAL@
215 G_MODULE_HAVE_DLERROR
= @G_MODULE_HAVE_DLERROR@
216 G_MODULE_IMPL
= @G_MODULE_IMPL@
217 G_MODULE_LDFLAGS
= @G_MODULE_LDFLAGS@
218 G_MODULE_LIBS
= @G_MODULE_LIBS@
219 G_MODULE_NEED_USCORE
= @G_MODULE_NEED_USCORE@
220 G_THREAD_CFLAGS
= @G_THREAD_CFLAGS@
221 G_THREAD_LIBS
= @G_THREAD_LIBS@
223 INSTALL_DATA
= @INSTALL_DATA@
224 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
225 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
226 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
234 LTLIBOBJS
= @LTLIBOBJS@
236 LT_CURRENT
= @LT_CURRENT@
237 LT_RELEASE
= @LT_RELEASE@
238 LT_REVISION
= @LT_REVISION@
240 MAKEINFO
= @MAKEINFO@
241 MANIFEST_TOOL
= @MANIFEST_TOOL@
250 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
251 PACKAGE_NAME
= @PACKAGE_NAME@
252 PACKAGE_STRING
= @PACKAGE_STRING@
253 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
254 PACKAGE_URL
= @PACKAGE_URL@
255 PACKAGE_VERSION
= @PACKAGE_VERSION@
256 PATH_SEPARATOR
= @PATH_SEPARATOR@
259 SET_MAKE
= @SET_MAKE@
263 abs_builddir
= @abs_builddir@
264 abs_srcdir
= @abs_srcdir@
265 abs_top_builddir
= @abs_top_builddir@
266 abs_top_srcdir
= @abs_top_srcdir@
267 ac_ct_AR
= @ac_ct_AR@
268 ac_ct_CC
= @ac_ct_CC@
269 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
270 am__include
= @am__include@
271 am__leading_dot
= @am__leading_dot@
272 am__quote
= @am__quote@
274 am__untar
= @am__untar@
277 build_alias
= @build_alias@
278 build_cpu
= @build_cpu@
279 build_os
= @build_os@
280 build_vendor
= @build_vendor@
281 builddir
= @builddir@
283 datarootdir
= @datarootdir@
286 exec_prefix = @
exec_prefix@
288 host_alias
= @host_alias@
289 host_cpu
= @host_cpu@
291 host_vendor
= @host_vendor@
293 includedir = @
includedir@
295 install_sh
= @install_sh@
297 libexecdir
= @libexecdir@
298 localedir
= @localedir@
299 localstatedir
= @localstatedir@
302 oldincludedir = @
oldincludedir@
305 program_transform_name
= @program_transform_name@
308 sharedstatedir
= @sharedstatedir@
310 sysconfdir
= @sysconfdir@
311 target_alias
= @target_alias@
312 top_build_prefix
= @top_build_prefix@
313 top_builddir
= @top_builddir@
314 top_srcdir
= @top_srcdir@
316 # require automake 1.4
317 AUTOMAKE_OPTIONS
= 1.4
318 SUBDIRS
= . gmodule gthread docs tests
319 configincludedir
= $(pkglibdir
)/include
320 bin_SCRIPTS
= glib-config
321 BUILT_SOURCES
= glib-config stamp-gc-h
#note: not glibconfig.h
322 INCLUDES
= -DG_LOG_DOMAIN
=g_log_domain_glib @GLIB_DEBUG_FLAGS@
334 glibconfig.h.win32.in \
341 lib_LTLIBRARIES
= libglib.la
342 libglib_la_SOURCES
= \
369 glibincludedir
= $(includedir)/glib-1.2
370 glibinclude_HEADERS
= \
373 configinclude_DATA
= \
376 CONFIGURE_DEPENDENCIES
= acglib.m4
377 libglib_la_LDFLAGS
= \
378 -version-info
$(LT_CURRENT
):$(LT_REVISION
):$(LT_AGE
) \
379 -release
$(LT_RELEASE
) \
382 testglib_LDADD
= libglib.la
383 testgdate_LDADD
= libglib.la
384 testgdateparser_LDADD
= libglib.la
385 m4datadir
= $(datadir)/aclocal
386 m4data_DATA
= glib.m4
387 pkgconfigdir
= $(libdir)/pkgconfig
388 pkgconfig_DATA
= glib.
pc gmodule.
pc gthread.
pc
389 all: $(BUILT_SOURCES
) config.h
390 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
393 .SUFFIXES
: .c .lo .o .obj
396 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
398 case
'$(am__configure_deps)' in \
400 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
401 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --gnu \
406 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
407 $(am__cd
) $(top_srcdir
) && \
408 $(AUTOMAKE
) --gnu Makefile
410 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
413 echo
' $(SHELL) ./config.status'; \
414 $(SHELL
) .
/config.status
;; \
416 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
417 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
420 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
421 $(SHELL
) .
/config.status
--recheck
423 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
424 $(am__cd
) $(srcdir) && $(AUTOCONF
)
425 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
426 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
427 $(am__aclocal_m4_deps
):
430 @if
test ! -f
$@
; then \
432 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
435 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
437 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
438 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
) $(top_srcdir
)/acconfig.h
439 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
444 -rm -f config.h stamp-h1
445 glib.spec
: $(top_builddir
)/config.status
$(srcdir)/glib.spec.in
446 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
447 glib-config
: $(top_builddir
)/config.status
$(srcdir)/glib-config.in
448 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
449 glib.
pc: $(top_builddir
)/config.status
$(srcdir)/glib.
pc.in
450 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
451 gmodule.
pc: $(top_builddir
)/config.status
$(srcdir)/gmodule.
pc.in
452 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
453 gthread.
pc: $(top_builddir
)/config.status
$(srcdir)/gthread.
pc.in
454 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
455 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
457 test -z
"$(libdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(libdir)"
458 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
459 list2
=; for p in
$$list; do \
460 if
test -f
$$p; then \
461 list2
="$$list2 $$p"; \
464 test -z
"$$list2" ||
{ \
465 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
466 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(libdir)"; \
469 uninstall-libLTLIBRARIES
:
471 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
472 for p in
$$list; do \
474 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
475 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$f"; \
478 clean-libLTLIBRARIES
:
479 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
480 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
481 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
482 test "$$dir" != "$$p" ||
dir=.
; \
483 echo
"rm -f \"$${dir}/so_locations\""; \
484 rm -f
"$${dir}/so_locations"; \
486 libglib.la
: $(libglib_la_OBJECTS
) $(libglib_la_DEPENDENCIES
)
487 $(libglib_la_LINK
) -rpath
$(libdir) $(libglib_la_OBJECTS
) $(libglib_la_LIBADD
) $(LIBS
)
489 clean-noinstPROGRAMS
:
490 @list
='$(noinst_PROGRAMS)'; test -n
"$$list" || exit
0; \
491 echo
" rm -f" $$list; \
492 rm -f
$$list || exit
$$?
; \
493 test -n
"$(EXEEXT)" || exit
0; \
494 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
495 echo
" rm -f" $$list; \
497 testgdate
$(EXEEXT
): $(testgdate_OBJECTS
) $(testgdate_DEPENDENCIES
)
498 @
rm -f testgdate
$(EXEEXT
)
499 $(LINK
) $(testgdate_OBJECTS
) $(testgdate_LDADD
) $(LIBS
)
500 testgdateparser
$(EXEEXT
): $(testgdateparser_OBJECTS
) $(testgdateparser_DEPENDENCIES
)
501 @
rm -f testgdateparser
$(EXEEXT
)
502 $(LINK
) $(testgdateparser_OBJECTS
) $(testgdateparser_LDADD
) $(LIBS
)
503 testglib
$(EXEEXT
): $(testglib_OBJECTS
) $(testglib_DEPENDENCIES
)
504 @
rm -f testglib
$(EXEEXT
)
505 $(LINK
) $(testglib_OBJECTS
) $(testglib_LDADD
) $(LIBS
)
506 install-binSCRIPTS
: $(bin_SCRIPTS
)
508 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
509 @list
='$(bin_SCRIPTS)'; test -n
"$(bindir)" || list
=; \
510 for p in
$$list; do \
511 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
512 if
test -f
"$$d$$p"; then echo
"$$d$$p"; echo
"$$p"; else :; fi
; \
514 sed
-e
'p;s,.*/,,;n' \
516 -e
'p;x;s,.*/,,;$(transform)' | sed
'N;N;N;s,\n, ,g' | \
517 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
518 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
519 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
520 if (++n[d] == $(am__install_max)) { \
521 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
522 else { print "f", d "/" $$4, $$1 } } \
523 END { for (d in files) print "f", d, files[d] }' | \
524 while read type
dir files
; do \
525 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
526 test -z
"$$files" ||
{ \
527 echo
" $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
528 $(INSTALL_SCRIPT
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
532 uninstall-binSCRIPTS
:
534 @list
='$(bin_SCRIPTS)'; test -n
"$(bindir)" || exit
0; \
535 files
=`for p in $$list; do echo "$$p"; done | \
536 sed -e 's,.*/,,;$(transform)'`; \
537 test -n
"$$list" || exit
0; \
538 echo
" ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
539 cd
"$(DESTDIR)$(bindir)" && rm -f
$$files
547 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/garray.Plo@am__quote@
548 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gcache.Plo@am__quote@
549 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gcompletion.Plo@am__quote@
550 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gdataset.Plo@am__quote@
551 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gdate.Plo@am__quote@
552 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gerror.Plo@am__quote@
553 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ghash.Plo@am__quote@
554 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ghook.Plo@am__quote@
555 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/giochannel.Plo@am__quote@
556 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/giounix.Plo@am__quote@
557 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/glist.Plo@am__quote@
558 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gmain.Plo@am__quote@
559 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gmem.Plo@am__quote@
560 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gmessages.Plo@am__quote@
561 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gmutex.Plo@am__quote@
562 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gnode.Plo@am__quote@
563 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gprimes.Plo@am__quote@
564 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/grel.Plo@am__quote@
565 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gscanner.Plo@am__quote@
566 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gslist.Plo@am__quote@
567 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gstrfuncs.Plo@am__quote@
568 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gstring.Plo@am__quote@
569 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gtimer.Plo@am__quote@
570 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gtree.Plo@am__quote@
571 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gutils.Plo@am__quote@
572 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/testgdate.Po@am__quote@
573 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/testgdateparser.Po@am__quote@
574 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/testglib.Po@am__quote@
577 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
578 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
579 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
580 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
581 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
584 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
585 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
586 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
587 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
588 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
591 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
592 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
593 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
594 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
595 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
604 -rm -f libtool config.lt
605 install-configincludeDATA
: $(configinclude_DATA
)
607 test -z
"$(configincludedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(configincludedir)"
608 @list
='$(configinclude_DATA)'; test -n
"$(configincludedir)" || list
=; \
609 for p in
$$list; do \
610 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
612 done |
$(am__base_list
) | \
613 while read files
; do \
614 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(configincludedir)'"; \
615 $(INSTALL_DATA
) $$files "$(DESTDIR)$(configincludedir)" || exit
$$?
; \
618 uninstall-configincludeDATA
:
620 @list
='$(configinclude_DATA)'; test -n
"$(configincludedir)" || list
=; \
621 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
622 test -n
"$$files" || exit
0; \
623 echo
" ( cd '$(DESTDIR)$(configincludedir)' && rm -f" $$files ")"; \
624 cd
"$(DESTDIR)$(configincludedir)" && rm -f
$$files
625 install-m4dataDATA
: $(m4data_DATA
)
627 test -z
"$(m4datadir)" ||
$(MKDIR_P
) "$(DESTDIR)$(m4datadir)"
628 @list
='$(m4data_DATA)'; test -n
"$(m4datadir)" || list
=; \
629 for p in
$$list; do \
630 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
632 done |
$(am__base_list
) | \
633 while read files
; do \
634 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(m4datadir)'"; \
635 $(INSTALL_DATA
) $$files "$(DESTDIR)$(m4datadir)" || exit
$$?
; \
638 uninstall-m4dataDATA
:
640 @list
='$(m4data_DATA)'; test -n
"$(m4datadir)" || list
=; \
641 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
642 test -n
"$$files" || exit
0; \
643 echo
" ( cd '$(DESTDIR)$(m4datadir)' && rm -f" $$files ")"; \
644 cd
"$(DESTDIR)$(m4datadir)" && rm -f
$$files
645 install-pkgconfigDATA
: $(pkgconfig_DATA
)
647 test -z
"$(pkgconfigdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(pkgconfigdir)"
648 @list
='$(pkgconfig_DATA)'; test -n
"$(pkgconfigdir)" || list
=; \
649 for p in
$$list; do \
650 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
652 done |
$(am__base_list
) | \
653 while read files
; do \
654 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
655 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pkgconfigdir)" || exit
$$?
; \
658 uninstall-pkgconfigDATA
:
660 @list
='$(pkgconfig_DATA)'; test -n
"$(pkgconfigdir)" || list
=; \
661 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
662 test -n
"$$files" || exit
0; \
663 echo
" ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
664 cd
"$(DESTDIR)$(pkgconfigdir)" && rm -f
$$files
665 install-glibincludeHEADERS
: $(glibinclude_HEADERS
)
667 test -z
"$(glibincludedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(glibincludedir)"
668 @list
='$(glibinclude_HEADERS)'; test -n
"$(glibincludedir)" || list
=; \
669 for p in
$$list; do \
670 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
672 done |
$(am__base_list
) | \
673 while read files
; do \
674 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(glibincludedir)'"; \
675 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(glibincludedir)" || exit
$$?
; \
678 uninstall-glibincludeHEADERS
:
680 @list
='$(glibinclude_HEADERS)'; test -n
"$(glibincludedir)" || list
=; \
681 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
682 test -n
"$$files" || exit
0; \
683 echo
" ( cd '$(DESTDIR)$(glibincludedir)' && rm -f" $$files ")"; \
684 cd
"$(DESTDIR)$(glibincludedir)" && rm -f
$$files
686 # This directory's subdirectories are mostly independent; you can cd
687 # into them and run `make' without going through this Makefile.
688 # To change the values of `make' variables: instead of editing Makefiles,
689 # (1) if the variable is set in `config.status', edit `config.status'
690 # (which will cause the Makefiles to be regenerated when you run `make');
691 # (2) otherwise, pass the desired values on the `make' command line.
692 $(RECURSIVE_TARGETS
):
693 @fail
= failcom
='exit 1'; \
694 for f in x
$$MAKEFLAGS; do \
697 *k
*) failcom
='fail=yes';; \
701 target
=`echo $@ | sed s/-recursive//`; \
702 list
='$(SUBDIRS)'; for subdir in
$$list; do \
703 echo
"Making $$target in $$subdir"; \
704 if
test "$$subdir" = "."; then \
706 local_target
="$$target-am"; \
708 local_target
="$$target"; \
710 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
713 if
test "$$dot_seen" = "no"; then \
714 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
717 $(RECURSIVE_CLEAN_TARGETS
):
718 @fail
= failcom
='exit 1'; \
719 for f in x
$$MAKEFLAGS; do \
722 *k
*) failcom
='fail=yes';; \
727 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
728 *) list
='$(SUBDIRS)' ;; \
730 rev
=''; for subdir in
$$list; do \
731 if
test "$$subdir" = "."; then
:; else \
732 rev
="$$subdir $$rev"; \
736 target
=`echo $@ | sed s/-recursive//`; \
737 for subdir in
$$rev; do \
738 echo
"Making $$target in $$subdir"; \
739 if
test "$$subdir" = "."; then \
740 local_target
="$$target-am"; \
742 local_target
="$$target"; \
744 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
746 done
&& test -z
"$$fail"
748 list
='$(SUBDIRS)'; for subdir in
$$list; do \
749 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
752 list
='$(SUBDIRS)'; for subdir in
$$list; do \
753 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
756 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
757 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
758 unique
=`for i in $$list; do \
759 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
761 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
762 END { if (nonempty) { for (i in files) print i; }; }'`; \
766 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
767 $(TAGS_FILES
) $(LISP
)
770 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
771 include_option
=--etags-include
; \
774 include_option
=--include; \
777 list
='$(SUBDIRS)'; for subdir in
$$list; do \
778 if
test "$$subdir" = .
; then
:; else \
779 test ! -f
$$subdir/TAGS || \
780 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
783 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
784 unique
=`for i in $$list; do \
785 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
787 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
788 END { if (nonempty) { for (i in files) print i; }; }'`; \
790 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
791 test -n
"$$unique" || unique
=$$empty_fix; \
792 if
test $$# -gt 0; then \
793 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
796 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
801 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
802 $(TAGS_FILES
) $(LISP
)
803 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
804 unique
=`for i in $$list; do \
805 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
807 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
808 END { if (nonempty) { for (i in files) print i; }; }'`; \
809 test -z
"$(CTAGS_ARGS)$$unique" \
810 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
814 here
=`$(am__cd) $(top_builddir) && pwd` \
815 && $(am__cd
) $(top_srcdir
) \
816 && gtags
-i
$(GTAGS_ARGS
) "$$here"
819 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
821 distdir
: $(DISTFILES
)
822 $(am__remove_distdir
)
823 test -d
"$(distdir)" || mkdir
"$(distdir)"
824 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
825 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
826 list
='$(DISTFILES)'; \
827 dist_files
=`for file in $$list; do echo $$file; done | \
828 sed -e "s|^$$srcdirstrip/||;t" \
829 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
830 case
$$dist_files in \
831 */*) $(MKDIR_P
) `echo "$$dist_files" | \
832 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
835 for file in
$$dist_files; do \
836 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
837 if
test -d
$$d/$$file; then \
838 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
839 if
test -d
"$(distdir)/$$file"; then \
840 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
842 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
843 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
844 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
846 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
848 test -f
"$(distdir)/$$file" \
849 || cp
-p
$$d/$$file "$(distdir)/$$file" \
853 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
854 if
test "$$subdir" = .
; then
:; else \
855 test -d
"$(distdir)/$$subdir" \
856 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
860 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
861 if
test "$$subdir" = .
; then
:; else \
862 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
864 new_distdir
=$$reldir; \
865 dir1
=$$subdir; dir2
="$(top_distdir)"; \
867 new_top_distdir
=$$reldir; \
868 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
869 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
870 ($(am__cd
) $$subdir && \
871 $(MAKE
) $(AM_MAKEFLAGS
) \
872 top_distdir
="$$new_top_distdir" \
873 distdir
="$$new_distdir" \
874 am__remove_distdir
=: \
875 am__skip_length_check
=: \
876 am__skip_mode_fix
=: \
881 $(MAKE
) $(AM_MAKEFLAGS
) \
882 top_distdir
="$(top_distdir)" distdir
="$(distdir)" \
884 -test -n
"$(am__skip_mode_fix)" \
885 || find
"$(distdir)" -type d
! -perm
-755 \
886 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
887 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
888 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
889 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
890 || chmod
-R a
+r
"$(distdir)"
892 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
893 $(am__remove_distdir
)
896 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
897 $(am__remove_distdir
)
900 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
901 $(am__remove_distdir
)
904 tardir
=$(distdir
) && $(am__tar
) | xz
-c
>$(distdir
).
tar.xz
905 $(am__remove_distdir
)
908 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
909 $(am__remove_distdir
)
912 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
913 $(am__remove_distdir
)
916 -rm -f
$(distdir
).zip
917 zip
-rq
$(distdir
).zip
$(distdir
)
918 $(am__remove_distdir
)
920 dist dist-all
: distdir
921 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
922 $(am__remove_distdir
)
924 # This target untars the dist file and tries a VPATH configuration. Then
925 # it guarantees that the distribution is self-contained by making another
928 case
'$(DIST_ARCHIVES)' in \
930 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
932 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
934 lzma
-dc
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
936 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
938 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
940 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
942 unzip
$(distdir
).zip
;;\
944 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
945 mkdir
$(distdir
)/_build
946 mkdir
$(distdir
)/_inst
948 test -d
$(distdir
)/_build || exit
0; \
949 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
950 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
952 && $(am__cd
) $(distdir
)/_build \
953 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
954 $(DISTCHECK_CONFIGURE_FLAGS
) \
955 && $(MAKE
) $(AM_MAKEFLAGS
) \
956 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
957 && $(MAKE
) $(AM_MAKEFLAGS
) check \
958 && $(MAKE
) $(AM_MAKEFLAGS
) install \
959 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
960 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
961 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
963 && chmod
-R a-w
"$$dc_install_base" \
965 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
966 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
967 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
968 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
969 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
970 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
971 && rm -rf
"$$dc_destdir" \
972 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
973 && rm -rf
$(DIST_ARCHIVES
) \
974 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
977 $(am__remove_distdir
)
978 @
(echo
"$(distdir) archives ready for distribution: "; \
979 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
980 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
982 @
$(am__cd
) '$(distuninstallcheck_dir)' \
983 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
984 ||
{ echo
"ERROR: files left after uninstall:" ; \
985 if
test -n
"$(DESTDIR)"; then \
986 echo
" (check DESTDIR support)"; \
988 $(distuninstallcheck_listfiles
) ; \
990 distcleancheck
: distclean
991 @if
test '$(srcdir)' = .
; then \
992 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
995 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
996 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
997 $(distcleancheck_listfiles
) ; \
1000 check: $(BUILT_SOURCES
)
1001 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
1002 all-am
: Makefile
$(LTLIBRARIES
) $(PROGRAMS
) $(SCRIPTS
) $(DATA
) \
1004 installdirs: installdirs-recursive
1006 for
dir in
"$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(configincludedir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(glibincludedir)"; do \
1007 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
1009 install: $(BUILT_SOURCES
)
1010 $(MAKE
) $(AM_MAKEFLAGS
) install-recursive
1011 install-exec
: install-exec-recursive
1012 install-data
: install-data-recursive
1013 uninstall: uninstall-recursive
1016 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1018 installcheck: installcheck-recursive
1020 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1021 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1022 `test -z '$(STRIP)' || \
1023 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1024 mostlyclean-generic
:
1029 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1030 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
1032 maintainer-clean-generic
:
1033 @echo
"This command is intended for maintainers to use"
1034 @echo
"it deletes files that may require special tools to rebuild."
1035 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
1036 clean: clean-recursive
1038 clean-am
: clean-generic clean-libLTLIBRARIES clean-libtool \
1039 clean-noinstPROGRAMS mostlyclean-am
1041 distclean: distclean-recursive
1042 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1045 distclean-am
: clean-am distclean-compile distclean-generic \
1046 distclean-hdr distclean-libtool distclean-tags
1052 html
: html-recursive
1056 info: info-recursive
1060 install-data-am
: install-configincludeDATA install-glibincludeHEADERS \
1061 install-m4dataDATA install-pkgconfigDATA
1063 install-dvi
: install-dvi-recursive
1067 install-exec-am
: install-binSCRIPTS install-libLTLIBRARIES
1069 install-html
: install-html-recursive
1073 install-info
: install-info-recursive
1079 install-pdf
: install-pdf-recursive
1083 install-ps
: install-ps-recursive
1089 maintainer-clean
: maintainer-clean-recursive
1090 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1091 -rm -rf
$(top_srcdir
)/autom4te.cache
1094 maintainer-clean-am
: distclean-am maintainer-clean-generic
1096 mostlyclean: mostlyclean-recursive
1098 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
1109 uninstall-am
: uninstall-binSCRIPTS uninstall-configincludeDATA \
1110 uninstall-glibincludeHEADERS uninstall-libLTLIBRARIES \
1111 uninstall-m4dataDATA uninstall-pkgconfigDATA
1113 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all check \
1114 ctags-recursive
install install-am install-strip \
1117 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
1118 all all-am am--refresh
check check-am
clean clean-generic \
1119 clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS ctags \
1120 ctags-recursive
dist dist-all dist-bzip2 dist-gzip dist-hook \
1121 dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
1122 distclean distclean-compile distclean-generic distclean-hdr \
1123 distclean-libtool distclean-tags distcleancheck distdir \
1124 distuninstallcheck
dvi dvi-am html html-am
info info-am \
1125 install install-am install-binSCRIPTS \
1126 install-configincludeDATA install-data install-data-am \
1127 install-dvi install-dvi-am install-exec install-exec-am \
1128 install-glibincludeHEADERS install-html install-html-am \
1129 install-info install-info-am install-libLTLIBRARIES \
1130 install-m4dataDATA install-man install-pdf install-pdf-am \
1131 install-pkgconfigDATA install-ps install-ps-am install-strip \
1132 installcheck installcheck-am
installdirs installdirs-am \
1133 maintainer-clean maintainer-clean-generic
mostlyclean \
1134 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1135 pdf pdf-am ps ps-am
tags tags-recursive
uninstall uninstall-am \
1136 uninstall-binSCRIPTS uninstall-configincludeDATA \
1137 uninstall-glibincludeHEADERS uninstall-libLTLIBRARIES \
1138 uninstall-m4dataDATA uninstall-pkgconfigDATA
1140 glib-config
: glib-config.in
1141 glibconfig.h
: stamp-gc-h
1143 stamp-gc-h
: config.status
1144 CONFIG_FILES
= CONFIG_HEADERS
= CONFIG_OTHER
=glibconfig.h .
/config.status
1145 echo timestamp
> stamp-gc-h
1147 glibconfig.h.win32
: $(top_builddir
)/config.status
$(top_srcdir
)/glibconfig.h.win32.in
1148 cd
$(top_builddir
) && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
1150 config.h.win32
: $(top_builddir
)/config.status
$(top_srcdir
)/config.h.win32.in
1151 cd
$(top_builddir
) && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
1153 makefile.msc
: $(top_builddir
)/config.status
$(top_srcdir
)/makefile.msc.in
1154 cd
$(top_builddir
) && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
1156 .PHONY
: files release sanity snapshot
1159 @files
=`ls $(DISTFILES) 2> /dev/null `; for p in
$$files; do \
1164 rm -rf .deps
*/.deps
1165 cd docs
&& make glib.html
1169 .
/sanity_check
$(VERSION
)
1172 $(MAKE
) dist distdir
=$(PACKAGE
)`date +"%y%m%d"`
1174 dist-hook
: glib.spec
1175 if
test -e
$(srcdir)/INSTALL.in
&& test -e
$(srcdir)/README.in
; then \
1176 CONFIG_FILES
="INSTALL:$(srcdir)/INSTALL.in README:$(srcdir)/README.in" \
1178 $(SHELL
) config.status \
1179 && cp INSTALL README
$(distdir
) ; \
1181 && cp glib.spec
$(distdir
)
1183 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1184 # Otherwise a system limit (for SysV at least) may be exceeded.