[HQ](Debian) Package version up
[external/glib2.0.git] / glib / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
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.
10
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
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # GLIB - Library of useful C routines
19
20
21
22
23
24 VPATH = @srcdir@
25 pkgdatadir = $(datadir)/@PACKAGE@
26 pkgincludedir = $(includedir)/@PACKAGE@
27 pkglibdir = $(libdir)/@PACKAGE@
28 pkglibexecdir = $(libexecdir)/@PACKAGE@
29 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30 install_sh_DATA = $(install_sh) -c -m 644
31 install_sh_PROGRAM = $(install_sh) -c
32 install_sh_SCRIPT = $(install_sh) -c
33 INSTALL_HEADER = $(INSTALL_DATA)
34 transform = $(program_transform_name)
35 NORMAL_INSTALL = :
36 PRE_INSTALL = :
37 POST_INSTALL = :
38 NORMAL_UNINSTALL = :
39 PRE_UNINSTALL = :
40 POST_UNINSTALL = :
41 build_triplet = @build@
42 host_triplet = @host@
43 DIST_COMMON = $(am__glibsubinclude_HEADERS_DIST) $(dist_gdb_SCRIPTS) \
44         $(glibinclude_HEADERS) $(srcdir)/Makefile.am \
45         $(srcdir)/Makefile.in $(srcdir)/glib.rc.in \
46         $(srcdir)/makefile.msc.in $(top_srcdir)/Makefile.decl
47 @OS_WIN32_TRUE@@OS_WIN32_X64_TRUE@am__append_1 = gspawn-win64-helper gspawn-win64-helper-console
48 @OS_WIN32_TRUE@@OS_WIN32_X64_FALSE@am__append_2 = gspawn-win32-helper gspawn-win32-helper-console
49 bin_PROGRAMS = $(am__EXEEXT_4)
50 @OS_UNIX_TRUE@am__append_3 = gtester
51 @OS_UNIX_TRUE@am__append_4 = ${auto_config_binscripts}
52 subdir = glib
53 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
54 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
55         $(top_srcdir)/acglib.m4 \
56         $(top_srcdir)/glib/libcharset/codeset.m4 \
57         $(top_srcdir)/glib/libcharset/glibc21.m4 \
58         $(top_srcdir)/m4macros/glib-gettext.m4 \
59         $(top_srcdir)/configure.in
60 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61         $(ACLOCAL_M4)
62 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
63 CONFIG_HEADER = $(top_builddir)/config.h
64 CONFIG_CLEAN_FILES = makefile.msc glib.rc
65 CONFIG_CLEAN_VPATH_FILES =
66 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
67 am__vpath_adj = case $$p in \
68     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
69     *) f=$$p;; \
70   esac;
71 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
72 am__install_max = 40
73 am__nobase_strip_setup = \
74   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
75 am__nobase_strip = \
76   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
77 am__nobase_list = $(am__nobase_strip_setup); \
78   for p in $$list; do echo "$$p $$p"; done | \
79   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
80   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
81     if (++n[$$2] == $(am__install_max)) \
82       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
83     END { for (dir in files) print dir, files[dir] }'
84 am__base_list = \
85   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
86   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
87 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
88         "$(DESTDIR)$(bindir)" "$(DESTDIR)$(gdbdir)" \
89         "$(DESTDIR)$(glibincludedir)" "$(DESTDIR)$(glibsubincludedir)"
90 LTLIBRARIES = $(lib_LTLIBRARIES)
91 am__DEPENDENCIES_1 =
92 @ENABLE_REGEX_TRUE@@USE_SYSTEM_PCRE_FALSE@am__DEPENDENCIES_2 =  \
93 @ENABLE_REGEX_TRUE@@USE_SYSTEM_PCRE_FALSE@      pcre/libpcre.la
94 @ENABLE_REGEX_TRUE@@USE_SYSTEM_PCRE_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
95 am__libglib_2_0_la_SOURCES_DIST = garray.c gasyncqueue.c gatomic.c \
96         gatomic-gcc.c gbacktrace.c gbase64.c gbitlock.c \
97         gbookmarkfile.c gbsearcharray.h gbuffer.c gbuffer.h gcache.c \
98         gchecksum.c gcompletion.c gconvert.c gdataset.c \
99         gdatasetprivate.h gdate.c gdir.c gerror.c gfileutils.c ghash.c \
100         ghook.c ghostutils.c giochannel.c gkeyfile.c glibintl.h \
101         glist.c gmain.c gmappedfile.c gmarkup.c gmem.c gmessages.c \
102         gmirroringtable.h gnode.c goption.c gpattern.c gpoll.c \
103         gprimes.c gqsort.c gqueue.c grel.c grand.c gregex.c gscanner.c \
104         gscripttable.h gsequence.c gshell.c gslice.c gslist.c gstdio.c \
105         gstrfuncs.c gstring.c gtestutils.c gthread.c gthreadprivate.h \
106         gthreadpool.c gtimer.c gtree.c guniprop.c gutf8.c gunibreak.h \
107         gunibreak.c gunichartables.h gunicollate.c gunicomp.h \
108         gunidecomp.h gunidecomp.c gunicodeprivate.h gurifuncs.c \
109         gutils.c gvariant.h gvariant.c gvariant-core.h gvariant-core.c \
110         gvariant-internal.h gvariant-parser.c gvariant-serialiser.h \
111         gvariant-serialiser.c gvarianttypeinfo.h gvarianttypeinfo.c \
112         gvarianttype.c gdebug.h gprintf.c gprintfint.h
113 @HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_FALSE@am__objects_1 =  \
114 @HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_FALSE@ gatomic.lo
115 @HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_TRUE@am__objects_1 =  \
116 @HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_TRUE@  gatomic-gcc.lo
117 @ENABLE_REGEX_TRUE@am__objects_2 = gregex.lo
118 am_libglib_2_0_la_OBJECTS = garray.lo gasyncqueue.lo $(am__objects_1) \
119         gbacktrace.lo gbase64.lo gbitlock.lo gbookmarkfile.lo \
120         gbuffer.lo gcache.lo gchecksum.lo gcompletion.lo gconvert.lo \
121         gdataset.lo gdate.lo gdir.lo gerror.lo gfileutils.lo ghash.lo \
122         ghook.lo ghostutils.lo giochannel.lo gkeyfile.lo glist.lo \
123         gmain.lo gmappedfile.lo gmarkup.lo gmem.lo gmessages.lo \
124         gnode.lo goption.lo gpattern.lo gpoll.lo gprimes.lo gqsort.lo \
125         gqueue.lo grel.lo grand.lo $(am__objects_2) gscanner.lo \
126         gsequence.lo gshell.lo gslice.lo gslist.lo gstdio.lo \
127         gstrfuncs.lo gstring.lo gtestutils.lo gthread.lo \
128         gthreadpool.lo gtimer.lo gtree.lo guniprop.lo gutf8.lo \
129         gunibreak.lo gunicollate.lo gunidecomp.lo gurifuncs.lo \
130         gutils.lo gvariant.lo gvariant-core.lo gvariant-parser.lo \
131         gvariant-serialiser.lo gvarianttypeinfo.lo gvarianttype.lo \
132         gprintf.lo
133 libglib_2_0_la_OBJECTS = $(am_libglib_2_0_la_OBJECTS)
134 AM_V_lt = $(am__v_lt_$(V))
135 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
136 am__v_lt_0 = --silent
137 libglib_2_0_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
138         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
139         $(AM_CFLAGS) $(CFLAGS) $(libglib_2_0_la_LDFLAGS) $(LDFLAGS) -o \
140         $@
141 @OS_WIN32_TRUE@@OS_WIN32_X64_TRUE@am__EXEEXT_1 = gspawn-win64-helper$(EXEEXT) \
142 @OS_WIN32_TRUE@@OS_WIN32_X64_TRUE@      gspawn-win64-helper-console$(EXEEXT)
143 @OS_WIN32_TRUE@@OS_WIN32_X64_FALSE@am__EXEEXT_2 = gspawn-win32-helper$(EXEEXT) \
144 @OS_WIN32_TRUE@@OS_WIN32_X64_FALSE@     gspawn-win32-helper-console$(EXEEXT)
145 @OS_UNIX_TRUE@am__EXEEXT_3 = gtester$(EXEEXT)
146 am__EXEEXT_4 = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3)
147 PROGRAMS = $(bin_PROGRAMS)
148 gspawn_win32_helper_SOURCES = gspawn-win32-helper.c
149 gspawn_win32_helper_OBJECTS = gspawn-win32-helper.$(OBJEXT)
150 @OS_WIN32_TRUE@@OS_WIN32_X64_FALSE@gspawn_win32_helper_DEPENDENCIES =  \
151 @OS_WIN32_TRUE@@OS_WIN32_X64_FALSE@     libglib-2.0.la
152 gspawn_win32_helper_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
153         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
154         $(AM_CFLAGS) $(CFLAGS) $(gspawn_win32_helper_LDFLAGS) \
155         $(LDFLAGS) -o $@
156 gspawn_win32_helper_console_SOURCES = gspawn-win32-helper-console.c
157 gspawn_win32_helper_console_OBJECTS =  \
158         gspawn-win32-helper-console.$(OBJEXT)
159 @OS_WIN32_TRUE@@OS_WIN32_X64_FALSE@gspawn_win32_helper_console_DEPENDENCIES =  \
160 @OS_WIN32_TRUE@@OS_WIN32_X64_FALSE@     libglib-2.0.la
161 gspawn_win64_helper_SOURCES = gspawn-win64-helper.c
162 gspawn_win64_helper_OBJECTS = gspawn-win64-helper.$(OBJEXT)
163 @OS_WIN32_TRUE@@OS_WIN32_X64_TRUE@gspawn_win64_helper_DEPENDENCIES =  \
164 @OS_WIN32_TRUE@@OS_WIN32_X64_TRUE@      libglib-2.0.la
165 gspawn_win64_helper_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
166         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
167         $(AM_CFLAGS) $(CFLAGS) $(gspawn_win64_helper_LDFLAGS) \
168         $(LDFLAGS) -o $@
169 gspawn_win64_helper_console_SOURCES = gspawn-win64-helper-console.c
170 gspawn_win64_helper_console_OBJECTS =  \
171         gspawn-win64-helper-console.$(OBJEXT)
172 @OS_WIN32_TRUE@@OS_WIN32_X64_TRUE@gspawn_win64_helper_console_DEPENDENCIES =  \
173 @OS_WIN32_TRUE@@OS_WIN32_X64_TRUE@      libglib-2.0.la
174 am__gtester_SOURCES_DIST = gtester.c
175 @OS_UNIX_TRUE@am_gtester_OBJECTS = gtester.$(OBJEXT)
176 gtester_OBJECTS = $(am_gtester_OBJECTS)
177 @OS_UNIX_TRUE@gtester_DEPENDENCIES = libglib-2.0.la
178 SCRIPTS = $(bin_SCRIPTS) $(dist_gdb_SCRIPTS)
179 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
180 depcomp = $(SHELL) $(top_srcdir)/depcomp
181 am__depfiles_maybe = depfiles
182 am__mv = mv -f
183 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
184         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
185 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
186         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
187         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
188         $(AM_CFLAGS) $(CFLAGS)
189 AM_V_CC = $(am__v_CC_$(V))
190 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
191 am__v_CC_0 = @echo "  CC    " $@;
192 AM_V_at = $(am__v_at_$(V))
193 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
194 am__v_at_0 = @
195 CCLD = $(CC)
196 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
197         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
198         $(AM_LDFLAGS) $(LDFLAGS) -o $@
199 AM_V_CCLD = $(am__v_CCLD_$(V))
200 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
201 am__v_CCLD_0 = @echo "  CCLD  " $@;
202 AM_V_GEN = $(am__v_GEN_$(V))
203 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
204 am__v_GEN_0 = @echo "  GEN   " $@;
205 SOURCES = $(libglib_2_0_la_SOURCES) $(EXTRA_libglib_2_0_la_SOURCES) \
206         gspawn-win32-helper.c gspawn-win32-helper-console.c \
207         gspawn-win64-helper.c gspawn-win64-helper-console.c \
208         $(gtester_SOURCES)
209 DIST_SOURCES = $(am__libglib_2_0_la_SOURCES_DIST) \
210         $(EXTRA_libglib_2_0_la_SOURCES) gspawn-win32-helper.c \
211         gspawn-win32-helper-console.c gspawn-win64-helper.c \
212         gspawn-win64-helper-console.c $(am__gtester_SOURCES_DIST)
213 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
214         html-recursive info-recursive install-data-recursive \
215         install-dvi-recursive install-exec-recursive \
216         install-html-recursive install-info-recursive \
217         install-pdf-recursive install-ps-recursive install-recursive \
218         installcheck-recursive installdirs-recursive pdf-recursive \
219         ps-recursive uninstall-recursive
220 DATA = $(noinst_DATA)
221 am__glibsubinclude_HEADERS_DIST = galloca.h garray.h gasyncqueue.h \
222         gatomic.h gbacktrace.h gbase64.h gbitlock.h gbookmarkfile.h \
223         gcache.h gchecksum.h gcompletion.h gconvert.h gdataset.h \
224         gdate.h gdir.h gerror.h gfileutils.h ghash.h ghook.h \
225         ghostutils.h gi18n.h gi18n-lib.h giochannel.h gkeyfile.h \
226         glist.h gmacros.h gmain.h gmappedfile.h gmarkup.h gmem.h \
227         gmessages.h gnode.h goption.h gpattern.h gpoll.h gprimes.h \
228         gqsort.h gquark.h gqueue.h grand.h gregex.h grel.h gscanner.h \
229         gsequence.h gshell.h gslice.h gslist.h gspawn.h gstdio.h \
230         gstrfuncs.h gtestutils.h gstring.h gthread.h gthreadpool.h \
231         gtimer.h gtree.h gtypes.h gunicode.h gurifuncs.h gutils.h \
232         gvarianttype.h gvariant.h gwin32.h gprintf.h
233 HEADERS = $(glibinclude_HEADERS) $(glibsubinclude_HEADERS)
234 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
235   distclean-recursive maintainer-clean-recursive
236 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
237         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
238         distdir
239 ETAGS = etags
240 CTAGS = ctags
241 am__tty_colors = \
242 red=; grn=; lgn=; blu=; std=
243 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
244 am__relativize = \
245   dir0=`pwd`; \
246   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
247   sed_rest='s,^[^/]*/*,,'; \
248   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
249   sed_butlast='s,/*[^/]*$$,,'; \
250   while test -n "$$dir1"; do \
251     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
252     if test "$$first" != "."; then \
253       if test "$$first" = ".."; then \
254         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
255         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
256       else \
257         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
258         if test "$$first2" = "$$first"; then \
259           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
260         else \
261           dir2="../$$dir2"; \
262         fi; \
263         dir0="$$dir0"/"$$first"; \
264       fi; \
265     fi; \
266     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
267   done; \
268   reldir="$$dir2"
269 ABS_GLIB_RUNTIME_LIBDIR = @ABS_GLIB_RUNTIME_LIBDIR@
270 ACLOCAL = @ACLOCAL@
271 ALLOCA = @ALLOCA@
272 AMTAR = @AMTAR@
273 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
274 AR = @AR@
275 AS = @AS@
276 AUTOCONF = @AUTOCONF@
277 AUTOHEADER = @AUTOHEADER@
278 AUTOMAKE = @AUTOMAKE@
279 AWK = @AWK@
280 CATALOGS = @CATALOGS@
281 CATOBJEXT = @CATOBJEXT@
282 CC = @CC@
283 CCDEPMODE = @CCDEPMODE@
284 CFLAGS = @CFLAGS@
285 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
286 CPP = @CPP@
287 CPPFLAGS = @CPPFLAGS@
288 CXX = @CXX@
289 CXXCPP = @CXXCPP@
290 CXXDEPMODE = @CXXDEPMODE@
291 CXXFLAGS = @CXXFLAGS@
292 CYGPATH_W = @CYGPATH_W@
293 DATADIRNAME = @DATADIRNAME@
294 DEFS = @DEFS@
295 DEPDIR = @DEPDIR@
296 DISABLE_MEM_POOLS = @DISABLE_MEM_POOLS@
297 DLLTOOL = @DLLTOOL@
298 DSYMUTIL = @DSYMUTIL@
299 DUMPBIN = @DUMPBIN@
300 ECHO_C = @ECHO_C@
301 ECHO_N = @ECHO_N@
302 ECHO_T = @ECHO_T@
303 EGREP = @EGREP@
304 EXEEXT = @EXEEXT@
305 FAM_LIBS = @FAM_LIBS@
306 FGREP = @FGREP@
307 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
308 GIO = @GIO@
309 GIO_MODULE_DIR = @GIO_MODULE_DIR@
310 GLIBC21 = @GLIBC21@
311 GLIB_BINARY_AGE = @GLIB_BINARY_AGE@
312 GLIB_DEBUG_FLAGS = @GLIB_DEBUG_FLAGS@
313 GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
314 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
315 GLIB_INTERFACE_AGE = @GLIB_INTERFACE_AGE@
316 GLIB_MAJOR_VERSION = @GLIB_MAJOR_VERSION@
317 GLIB_MICRO_VERSION = @GLIB_MICRO_VERSION@
318 GLIB_MINOR_VERSION = @GLIB_MINOR_VERSION@
319 GLIB_RUNTIME_LIBDIR = @GLIB_RUNTIME_LIBDIR@
320 GLIB_VERSION = @GLIB_VERSION@
321 GLIB_WIN32_STATIC_COMPILATION_DEFINE = @GLIB_WIN32_STATIC_COMPILATION_DEFINE@
322 GMOFILES = @GMOFILES@
323 GMSGFMT = @GMSGFMT@
324 GREP = @GREP@
325 GSPAWN = @GSPAWN@
326 GTHREAD_COMPILE_IMPL_DEFINES = @GTHREAD_COMPILE_IMPL_DEFINES@
327 GTKDOC_CHECK = @GTKDOC_CHECK@
328 GTKDOC_MKPDF = @GTKDOC_MKPDF@
329 GTKDOC_REBASE = @GTKDOC_REBASE@
330 G_LIBS_EXTRA = @G_LIBS_EXTRA@
331 G_MODULE_BROKEN_RTLD_GLOBAL = @G_MODULE_BROKEN_RTLD_GLOBAL@
332 G_MODULE_HAVE_DLERROR = @G_MODULE_HAVE_DLERROR@
333 G_MODULE_IMPL = @G_MODULE_IMPL@
334 G_MODULE_LDFLAGS = @G_MODULE_LDFLAGS@
335 G_MODULE_LIBS = @G_MODULE_LIBS@
336 G_MODULE_LIBS_EXTRA = @G_MODULE_LIBS_EXTRA@
337 G_MODULE_NEED_USCORE = @G_MODULE_NEED_USCORE@
338 G_MODULE_PLUGIN_LIBS = @G_MODULE_PLUGIN_LIBS@
339 G_MODULE_SUPPORTED = @G_MODULE_SUPPORTED@
340 G_THREAD_CFLAGS = @G_THREAD_CFLAGS@
341 G_THREAD_LIBS = @G_THREAD_LIBS@
342 G_THREAD_LIBS_EXTRA = @G_THREAD_LIBS_EXTRA@
343 G_THREAD_LIBS_FOR_GTHREAD = @G_THREAD_LIBS_FOR_GTHREAD@
344 HTML_DIR = @HTML_DIR@
345 ICONV_LIBS = @ICONV_LIBS@
346 INDENT = @INDENT@
347 INSTALL = @INSTALL@
348 INSTALL_DATA = @INSTALL_DATA@
349 INSTALL_PROGRAM = @INSTALL_PROGRAM@
350 INSTALL_SCRIPT = @INSTALL_SCRIPT@
351 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
352 INSTOBJEXT = @INSTOBJEXT@
353 INTLLIBS = @INTLLIBS@
354 LD = @LD@
355 LDFLAGS = @LDFLAGS@
356 LIBASYNCNS_LIBADD = @LIBASYNCNS_LIBADD@
357 LIBOBJS = @LIBOBJS@
358 LIBS = @LIBS@
359 LIBTOOL = @LIBTOOL@
360 LIBTOOL_EXPORT_OPTIONS = @LIBTOOL_EXPORT_OPTIONS@
361 LIB_EXE_MACHINE_FLAG = @LIB_EXE_MACHINE_FLAG@
362 LIPO = @LIPO@
363 LN_S = @LN_S@
364 LTLIBOBJS = @LTLIBOBJS@
365 LT_AGE = @LT_AGE@
366 LT_CURRENT = @LT_CURRENT@
367 LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
368 LT_RELEASE = @LT_RELEASE@
369 LT_REVISION = @LT_REVISION@
370 MAINT = @MAINT@
371 MAKEINFO = @MAKEINFO@
372 MKDIR_P = @MKDIR_P@
373 MKINSTALLDIRS = @MKINSTALLDIRS@
374 MSGFMT = @MSGFMT@
375 MSGFMT_OPTS = @MSGFMT_OPTS@
376 NM = @NM@
377 NMEDIT = @NMEDIT@
378 OBJDUMP = @OBJDUMP@
379 OBJEXT = @OBJEXT@
380 OTOOL = @OTOOL@
381 OTOOL64 = @OTOOL64@
382 PACKAGE = @PACKAGE@
383 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
384 PACKAGE_NAME = @PACKAGE_NAME@
385 PACKAGE_STRING = @PACKAGE_STRING@
386 PACKAGE_TARNAME = @PACKAGE_TARNAME@
387 PACKAGE_URL = @PACKAGE_URL@
388 PACKAGE_VERSION = @PACKAGE_VERSION@
389 PATH_SEPARATOR = @PATH_SEPARATOR@
390 PCRE_CFLAGS = @PCRE_CFLAGS@
391 PCRE_LIBS = @PCRE_LIBS@
392 PCRE_REQUIRES = @PCRE_REQUIRES@
393 PCRE_WARN_CFLAGS = @PCRE_WARN_CFLAGS@
394 PERL = @PERL@
395 PERL_PATH = @PERL_PATH@
396 PKG_CONFIG = @PKG_CONFIG@
397 PLATFORMDEP = @PLATFORMDEP@
398 POFILES = @POFILES@
399 POSUB = @POSUB@
400 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
401 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
402 PYTHON = @PYTHON@
403 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
404 PYTHON_PLATFORM = @PYTHON_PLATFORM@
405 PYTHON_PREFIX = @PYTHON_PREFIX@
406 PYTHON_VERSION = @PYTHON_VERSION@
407 RANLIB = @RANLIB@
408 REBUILD = @REBUILD@
409 SED = @SED@
410 SELINUX_LIBS = @SELINUX_LIBS@
411 SET_MAKE = @SET_MAKE@
412 SHELL = @SHELL@
413 STRIP = @STRIP@
414 USE_NLS = @USE_NLS@
415 VERSION = @VERSION@
416 WINDRES = @WINDRES@
417 XATTR_LIBS = @XATTR_LIBS@
418 XGETTEXT = @XGETTEXT@
419 XMLCATALOG = @XMLCATALOG@
420 XML_CATALOG_FILE = @XML_CATALOG_FILE@
421 XSLTPROC = @XSLTPROC@
422 ZLIB_LIBS = @ZLIB_LIBS@
423 abs_builddir = @abs_builddir@
424 abs_srcdir = @abs_srcdir@
425 abs_top_builddir = @abs_top_builddir@
426 abs_top_srcdir = @abs_top_srcdir@
427 ac_ct_CC = @ac_ct_CC@
428 ac_ct_CXX = @ac_ct_CXX@
429 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
430 am__include = @am__include@
431 am__leading_dot = @am__leading_dot@
432 am__quote = @am__quote@
433 am__tar = @am__tar@
434 am__untar = @am__untar@
435 bindir = @bindir@
436 build = @build@
437 build_alias = @build_alias@
438 build_cpu = @build_cpu@
439 build_os = @build_os@
440 build_vendor = @build_vendor@
441 builddir = @builddir@
442 datadir = @datadir@
443 datarootdir = @datarootdir@
444 docdir = @docdir@
445 dvidir = @dvidir@
446 exec_prefix = @exec_prefix@
447 host = @host@
448 host_alias = @host_alias@
449 host_cpu = @host_cpu@
450 host_os = @host_os@
451 host_vendor = @host_vendor@
452 htmldir = @htmldir@
453 includedir = @includedir@
454 infodir = @infodir@
455 install_sh = @install_sh@
456 libdir = @libdir@
457 libexecdir = @libexecdir@
458 localedir = @localedir@
459 localstatedir = @localstatedir@
460 lt_ECHO = @lt_ECHO@
461 mandir = @mandir@
462 mkdir_p = @mkdir_p@
463 ms_librarian = @ms_librarian@
464 oldincludedir = @oldincludedir@
465 pdfdir = @pdfdir@
466 pkgpyexecdir = @pkgpyexecdir@
467 pkgpythondir = @pkgpythondir@
468 prefix = @prefix@
469 program_transform_name = @program_transform_name@
470 psdir = @psdir@
471 pyexecdir = @pyexecdir@
472 pythondir = @pythondir@
473 sbindir = @sbindir@
474 sharedstatedir = @sharedstatedir@
475 srcdir = @srcdir@
476 sysconfdir = @sysconfdir@
477 target_alias = @target_alias@
478 top_build_prefix = @top_build_prefix@
479 top_builddir = @top_builddir@
480 top_srcdir = @top_srcdir@
481
482 #GTESTER = gtester                      # for non-GLIB packages
483 GTESTER = $(top_builddir)/glib/gtester                  # for the GLIB package
484 GTESTER_REPORT = $(top_builddir)/glib/gtester-report    # for the GLIB package
485
486 # initialize variables for unconditional += appending
487
488 # The compilation of GRegex can be disabled, but the source files must
489 # be distributed.
490 EXTRA_DIST = makefile.msc.in glib.rc.in gen-unicode-tables.pl \
491         gen-script-table.pl makegalias.pl abicheck.sh pltcheck.sh \
492         glib.symbols gregex.c gregex.h win_iconv.c libglib-gdb.py.in \
493         $(MIRRORING_TAB_SOURCE) $(am__append_4)
494 TEST_PROGS = 
495 @HAVE_GOOD_PRINTF_FALSE@PRINTF_SUBDIR = gnulib
496 @HAVE_GOOD_PRINTF_FALSE@printf_la = gnulib/libgnulib.la
497 @ENABLE_REGEX_TRUE@@USE_SYSTEM_PCRE_FALSE@MAYBE_PCRE = pcre 
498 @ENABLE_REGEX_FALSE@gregex_c = 
499 @ENABLE_REGEX_TRUE@gregex_c = gregex.c
500 @ENABLE_REGEX_FALSE@gregex_h = 
501 @ENABLE_REGEX_TRUE@gregex_h = gregex.h
502 @HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_FALSE@gatomic_c = gatomic.c
503 @HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_TRUE@gatomic_c = gatomic-gcc.c
504 SUBDIRS = libcharset $(PRINTF_SUBDIR) $(MAYBE_PCRE) update-pcre . tests
505 DIST_SUBDIRS = libcharset gnulib pcre update-pcre tests
506 AM_CPPFLAGS = \
507         -I$(top_srcdir)                 \
508         $(pcre_inc)                     \
509         -DG_LOG_DOMAIN=\"GLib\"         \
510         $(GLIB_DEBUG_FLAGS)             \
511         -DG_DISABLE_DEPRECATED          \
512         -DGLIB_COMPILATION              \
513         -DPCRE_STATIC
514
515 @HAVE_GNUC_VISIBILITY_TRUE@@OS_LINUX_TRUE@TESTS_ENVIRONMENT = GLIB_DEBUG_FLAGS="$(GLIB_DEBUG_FLAGS)"
516 @HAVE_GNUC_VISIBILITY_TRUE@@OS_LINUX_TRUE@TESTS = abicheck.sh pltcheck.sh
517 BUILT_SOURCES = galias.h galiasdef.c
518 MIRRORING_TAB_SOURCE = \
519         glib-mirroring-tab/Makefile             \
520         glib-mirroring-tab/gen-mirroring-tab.c  \
521         glib-mirroring-tab/packtab.h            \
522         glib-mirroring-tab/packtab.c
523
524
525 # These may be in the builddir too
526 BUILT_EXTRA_DIST = \
527         makefile.msc            \
528         glib.rc                 \
529         galias.h                \
530         galiasdef.c
531
532 lib_LTLIBRARIES = libglib-2.0.la
533 @MS_LIB_AVAILABLE_TRUE@@OS_WIN32_AND_DLL_COMPILATION_TRUE@noinst_DATA = glib-2.0.lib
534 @MS_LIB_AVAILABLE_TRUE@@OS_WIN32_AND_DLL_COMPILATION_TRUE@install_ms_lib_cmd = $(INSTALL) glib-2.0.lib $(DESTDIR)$(libdir)
535 @MS_LIB_AVAILABLE_TRUE@@OS_WIN32_AND_DLL_COMPILATION_TRUE@uninstall_ms_lib_cmd = -rm $(DESTDIR)$(libdir)/glib-2.0.lib
536 libglib_2_0_la_SOURCES = \
537         garray.c                \
538         gasyncqueue.c           \
539         $(gatomic_c)            \
540         gbacktrace.c            \
541         gbase64.c               \
542         gbitlock.c              \
543         gbookmarkfile.c         \
544         gbsearcharray.h         \
545         gbuffer.c               \
546         gbuffer.h               \
547         gcache.c                \
548         gchecksum.c             \
549         gcompletion.c           \
550         gconvert.c              \
551         gdataset.c              \
552         gdatasetprivate.h       \
553         gdate.c                 \
554         gdir.c                  \
555         gerror.c                \
556         gfileutils.c            \
557         ghash.c                 \
558         ghook.c                 \
559         ghostutils.c            \
560         giochannel.c            \
561         gkeyfile.c              \
562         glibintl.h              \
563         glist.c                 \
564         gmain.c                 \
565         gmappedfile.c           \
566         gmarkup.c               \
567         gmem.c                  \
568         gmessages.c             \
569         gmirroringtable.h       \
570         gnode.c                 \
571         goption.c               \
572         gpattern.c              \
573         gpoll.c                 \
574         gprimes.c               \
575         gqsort.c                \
576         gqueue.c                \
577         grel.c                  \
578         grand.c                 \
579         $(gregex_c)             \
580         gscanner.c              \
581         gscripttable.h          \
582         gsequence.c             \
583         gshell.c                \
584         gslice.c                \
585         gslist.c                \
586         gstdio.c                \
587         gstrfuncs.c             \
588         gstring.c               \
589         gtestutils.c            \
590         gthread.c               \
591         gthreadprivate.h        \
592         gthreadpool.c           \
593         gtimer.c                \
594         gtree.c                 \
595         guniprop.c              \
596         gutf8.c                 \
597         gunibreak.h             \
598         gunibreak.c             \
599         gunichartables.h        \
600         gunicollate.c           \
601         gunicomp.h              \
602         gunidecomp.h            \
603         gunidecomp.c            \
604         gunicodeprivate.h       \
605         gurifuncs.c             \
606         gutils.c                \
607         gvariant.h              \
608         gvariant.c              \
609         gvariant-core.h         \
610         gvariant-core.c         \
611         gvariant-internal.h     \
612         gvariant-parser.c       \
613         gvariant-serialiser.h   \
614         gvariant-serialiser.c   \
615         gvarianttypeinfo.h      \
616         gvarianttypeinfo.c      \
617         gvarianttype.c          \
618         gdebug.h                \
619         gprintf.c               \
620         gprintfint.h
621
622 EXTRA_libglib_2_0_la_SOURCES = \
623         giounix.c       \
624         giowin32.c      \
625         gspawn.c        \
626         gspawn-win32.c  \
627         gwin32.c
628
629 glibincludedir = $(includedir)/glib-2.0
630 glibinclude_HEADERS = \
631         glib-object.h   \
632         glib.h
633
634 glibsubincludedir = $(includedir)/glib-2.0/glib
635 glibsubinclude_HEADERS = \
636         galloca.h       \
637         garray.h        \
638         gasyncqueue.h   \
639         gatomic.h       \
640         gbacktrace.h    \
641         gbase64.h       \
642         gbitlock.h      \
643         gbookmarkfile.h \
644         gcache.h        \
645         gchecksum.h     \
646         gcompletion.h   \
647         gconvert.h      \
648         gdataset.h      \
649         gdate.h         \
650         gdir.h          \
651         gerror.h        \
652         gfileutils.h    \
653         ghash.h         \
654         ghook.h         \
655         ghostutils.h    \
656         gi18n.h         \
657         gi18n-lib.h     \
658         giochannel.h    \
659         gkeyfile.h      \
660         glist.h         \
661         gmacros.h       \
662         gmain.h         \
663         gmappedfile.h   \
664         gmarkup.h       \
665         gmem.h          \
666         gmessages.h     \
667         gnode.h         \
668         goption.h       \
669         gpattern.h      \
670         gpoll.h         \
671         gprimes.h       \
672         gqsort.h        \
673         gquark.h        \
674         gqueue.h        \
675         grand.h         \
676         $(gregex_h)     \
677         grel.h          \
678         gscanner.h      \
679         gsequence.h     \
680         gshell.h        \
681         gslice.h        \
682         gslist.h        \
683         gspawn.h        \
684         gstdio.h        \
685         gstrfuncs.h     \
686         gtestutils.h    \
687         gstring.h       \
688         gthread.h       \
689         gthreadpool.h   \
690         gtimer.h        \
691         gtree.h         \
692         gtypes.h        \
693         gunicode.h      \
694         gurifuncs.h             \
695         gutils.h        \
696         gvarianttype.h  \
697         gvariant.h      \
698         gwin32.h        \
699         gprintf.h
700
701 @PLATFORM_WIN32_TRUE@no_undefined = -no-undefined
702 @OS_WIN32_AND_DLL_COMPILATION_FALSE@export_symbols = $(LIBTOOL_EXPORT_OPTIONS)
703 @OS_WIN32_AND_DLL_COMPILATION_TRUE@export_symbols = -export-symbols glib.def
704 @OS_WIN32_AND_DLL_COMPILATION_TRUE@glib_win32_res = glib-win32-res.o
705 @OS_WIN32_AND_DLL_COMPILATION_TRUE@glib_win32_res_ldflag = -Wl,$(glib_win32_res)
706 @OS_WIN32_AND_DLL_COMPILATION_TRUE@glib_def = glib.def
707 @ENABLE_REGEX_FALSE@pcre_lib = 
708 @ENABLE_REGEX_TRUE@@USE_SYSTEM_PCRE_FALSE@pcre_lib = pcre/libpcre.la
709 @ENABLE_REGEX_TRUE@@USE_SYSTEM_PCRE_TRUE@pcre_lib = $(PCRE_LIBS)
710 @ENABLE_REGEX_FALSE@pcre_inc = 
711 @ENABLE_REGEX_TRUE@@USE_SYSTEM_PCRE_FALSE@pcre_inc = 
712 @ENABLE_REGEX_TRUE@@USE_SYSTEM_PCRE_TRUE@pcre_inc = $(PCRE_CFLAGS)
713 libglib_2_0_la_LIBADD = libcharset/libcharset.la $(printf_la) @GIO@ @GSPAWN@ @PLATFORMDEP@ @ICONV_LIBS@ @G_LIBS_EXTRA@ $(pcre_lib)
714 libglib_2_0_la_DEPENDENCIES = libcharset/libcharset.la $(printf_la) @GIO@ @GSPAWN@ @PLATFORMDEP@ $(glib_win32_res) $(glib_def)
715 libglib_2_0_la_LDFLAGS = \
716          $(glib_win32_res_ldflag) \
717         -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
718         -export-dynamic $(no_undefined) $(export_symbols)
719
720 INSTALL_PROGS = $(am__append_1) $(am__append_2) $(am__append_3)
721 @OS_WIN32_TRUE@@OS_WIN32_X64_TRUE@gspawn_win64_helper_LDADD = libglib-2.0.la
722 @OS_WIN32_TRUE@@OS_WIN32_X64_TRUE@gspawn_win64_helper_LDFLAGS = -mwindows
723 @OS_WIN32_TRUE@@OS_WIN32_X64_TRUE@gspawn_win64_helper_console_LDADD = libglib-2.0.la
724 @OS_WIN32_TRUE@@OS_WIN32_X64_FALSE@gspawn_win32_helper_LDADD = libglib-2.0.la
725 @OS_WIN32_TRUE@@OS_WIN32_X64_FALSE@gspawn_win32_helper_LDFLAGS = -mwindows
726 @OS_WIN32_TRUE@@OS_WIN32_X64_FALSE@gspawn_win32_helper_console_LDADD = libglib-2.0.la
727 @OS_UNIX_TRUE@gtester_SOURCES = gtester.c
728 @OS_UNIX_TRUE@gtester_LDADD = libglib-2.0.la 
729 @OS_UNIX_TRUE@auto_config_binscripts = gtester-report
730 @OS_UNIX_TRUE@bin_SCRIPTS = ${auto_config_binscripts}
731 @OS_UNIX_TRUE@CONFIGVARS = \
732 @OS_UNIX_TRUE@        "bindir"          : "${bindir}",          \
733 @OS_UNIX_TRUE@        "glib-version"  : "${GLIB_VERSION}"
734
735
736 # install gdb scripts
737 gdbdir = $(datadir)/glib-2.0/gdb
738 dist_gdb_SCRIPTS = glib.py
739 all: $(BUILT_SOURCES)
740         $(MAKE) $(AM_MAKEFLAGS) all-recursive
741
742 .SUFFIXES:
743 .SUFFIXES: .c .lo .o .obj
744 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(am__configure_deps)
745         @for dep in $?; do \
746           case '$(am__configure_deps)' in \
747             *$$dep*) \
748               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
749                 && { if test -f $@; then exit 0; else break; fi; }; \
750               exit 1;; \
751           esac; \
752         done; \
753         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu glib/Makefile'; \
754         $(am__cd) $(top_srcdir) && \
755           $(AUTOMAKE) --gnu glib/Makefile
756 .PRECIOUS: Makefile
757 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
758         @case '$?' in \
759           *config.status*) \
760             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
761           *) \
762             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
763             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
764         esac;
765
766 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
767         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
768
769 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
770         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
771 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
772         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
773 $(am__aclocal_m4_deps):
774 makefile.msc: $(top_builddir)/config.status $(srcdir)/makefile.msc.in
775         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
776 glib.rc: $(top_builddir)/config.status $(srcdir)/glib.rc.in
777         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
778 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
779         @$(NORMAL_INSTALL)
780         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
781         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
782         list2=; for p in $$list; do \
783           if test -f $$p; then \
784             list2="$$list2 $$p"; \
785           else :; fi; \
786         done; \
787         test -z "$$list2" || { \
788           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
789           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
790         }
791
792 uninstall-libLTLIBRARIES:
793         @$(NORMAL_UNINSTALL)
794         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
795         for p in $$list; do \
796           $(am__strip_dir) \
797           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
798           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
799         done
800
801 clean-libLTLIBRARIES:
802         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
803         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
804           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
805           test "$$dir" != "$$p" || dir=.; \
806           echo "rm -f \"$${dir}/so_locations\""; \
807           rm -f "$${dir}/so_locations"; \
808         done
809 libglib-2.0.la: $(libglib_2_0_la_OBJECTS) $(libglib_2_0_la_DEPENDENCIES) 
810         $(AM_V_CCLD)$(libglib_2_0_la_LINK) -rpath $(libdir) $(libglib_2_0_la_OBJECTS) $(libglib_2_0_la_LIBADD) $(LIBS)
811 install-binPROGRAMS: $(bin_PROGRAMS)
812         @$(NORMAL_INSTALL)
813         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
814         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
815         for p in $$list; do echo "$$p $$p"; done | \
816         sed 's/$(EXEEXT)$$//' | \
817         while read p p1; do if test -f $$p || test -f $$p1; \
818           then echo "$$p"; echo "$$p"; else :; fi; \
819         done | \
820         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
821             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
822         sed 'N;N;N;s,\n, ,g' | \
823         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
824           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
825             if ($$2 == $$4) files[d] = files[d] " " $$1; \
826             else { print "f", $$3 "/" $$4, $$1; } } \
827           END { for (d in files) print "f", d, files[d] }' | \
828         while read type dir files; do \
829             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
830             test -z "$$files" || { \
831             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
832             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
833             } \
834         ; done
835
836 uninstall-binPROGRAMS:
837         @$(NORMAL_UNINSTALL)
838         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
839         files=`for p in $$list; do echo "$$p"; done | \
840           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
841               -e 's/$$/$(EXEEXT)/' `; \
842         test -n "$$list" || exit 0; \
843         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
844         cd "$(DESTDIR)$(bindir)" && rm -f $$files
845
846 clean-binPROGRAMS:
847         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
848         echo " rm -f" $$list; \
849         rm -f $$list || exit $$?; \
850         test -n "$(EXEEXT)" || exit 0; \
851         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
852         echo " rm -f" $$list; \
853         rm -f $$list
854 gspawn-win32-helper$(EXEEXT): $(gspawn_win32_helper_OBJECTS) $(gspawn_win32_helper_DEPENDENCIES) 
855         @rm -f gspawn-win32-helper$(EXEEXT)
856         $(AM_V_CCLD)$(gspawn_win32_helper_LINK) $(gspawn_win32_helper_OBJECTS) $(gspawn_win32_helper_LDADD) $(LIBS)
857 gspawn-win32-helper-console$(EXEEXT): $(gspawn_win32_helper_console_OBJECTS) $(gspawn_win32_helper_console_DEPENDENCIES) 
858         @rm -f gspawn-win32-helper-console$(EXEEXT)
859         $(AM_V_CCLD)$(LINK) $(gspawn_win32_helper_console_OBJECTS) $(gspawn_win32_helper_console_LDADD) $(LIBS)
860 gspawn-win64-helper$(EXEEXT): $(gspawn_win64_helper_OBJECTS) $(gspawn_win64_helper_DEPENDENCIES) 
861         @rm -f gspawn-win64-helper$(EXEEXT)
862         $(AM_V_CCLD)$(gspawn_win64_helper_LINK) $(gspawn_win64_helper_OBJECTS) $(gspawn_win64_helper_LDADD) $(LIBS)
863 gspawn-win64-helper-console$(EXEEXT): $(gspawn_win64_helper_console_OBJECTS) $(gspawn_win64_helper_console_DEPENDENCIES) 
864         @rm -f gspawn-win64-helper-console$(EXEEXT)
865         $(AM_V_CCLD)$(LINK) $(gspawn_win64_helper_console_OBJECTS) $(gspawn_win64_helper_console_LDADD) $(LIBS)
866 gtester$(EXEEXT): $(gtester_OBJECTS) $(gtester_DEPENDENCIES) 
867         @rm -f gtester$(EXEEXT)
868         $(AM_V_CCLD)$(LINK) $(gtester_OBJECTS) $(gtester_LDADD) $(LIBS)
869 install-binSCRIPTS: $(bin_SCRIPTS)
870         @$(NORMAL_INSTALL)
871         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
872         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
873         for p in $$list; do \
874           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
875           if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
876         done | \
877         sed -e 'p;s,.*/,,;n' \
878             -e 'h;s|.*|.|' \
879             -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
880         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
881           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
882             if ($$2 == $$4) { files[d] = files[d] " " $$1; \
883               if (++n[d] == $(am__install_max)) { \
884                 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
885             else { print "f", d "/" $$4, $$1 } } \
886           END { for (d in files) print "f", d, files[d] }' | \
887         while read type dir files; do \
888              if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
889              test -z "$$files" || { \
890                echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
891                $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
892              } \
893         ; done
894
895 uninstall-binSCRIPTS:
896         @$(NORMAL_UNINSTALL)
897         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
898         files=`for p in $$list; do echo "$$p"; done | \
899                sed -e 's,.*/,,;$(transform)'`; \
900         test -n "$$list" || exit 0; \
901         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
902         cd "$(DESTDIR)$(bindir)" && rm -f $$files
903 install-dist_gdbSCRIPTS: $(dist_gdb_SCRIPTS)
904         @$(NORMAL_INSTALL)
905         test -z "$(gdbdir)" || $(MKDIR_P) "$(DESTDIR)$(gdbdir)"
906         @list='$(dist_gdb_SCRIPTS)'; test -n "$(gdbdir)" || list=; \
907         for p in $$list; do \
908           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
909           if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
910         done | \
911         sed -e 'p;s,.*/,,;n' \
912             -e 'h;s|.*|.|' \
913             -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
914         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
915           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
916             if ($$2 == $$4) { files[d] = files[d] " " $$1; \
917               if (++n[d] == $(am__install_max)) { \
918                 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
919             else { print "f", d "/" $$4, $$1 } } \
920           END { for (d in files) print "f", d, files[d] }' | \
921         while read type dir files; do \
922              if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
923              test -z "$$files" || { \
924                echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(gdbdir)$$dir'"; \
925                $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(gdbdir)$$dir" || exit $$?; \
926              } \
927         ; done
928
929 uninstall-dist_gdbSCRIPTS:
930         @$(NORMAL_UNINSTALL)
931         @list='$(dist_gdb_SCRIPTS)'; test -n "$(gdbdir)" || exit 0; \
932         files=`for p in $$list; do echo "$$p"; done | \
933                sed -e 's,.*/,,;$(transform)'`; \
934         test -n "$$list" || exit 0; \
935         echo " ( cd '$(DESTDIR)$(gdbdir)' && rm -f" $$files ")"; \
936         cd "$(DESTDIR)$(gdbdir)" && rm -f $$files
937
938 mostlyclean-compile:
939         -rm -f *.$(OBJEXT)
940
941 distclean-compile:
942         -rm -f *.tab.c
943
944 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/garray.Plo@am__quote@
945 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gasyncqueue.Plo@am__quote@
946 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gatomic-gcc.Plo@am__quote@
947 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gatomic.Plo@am__quote@
948 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbacktrace.Plo@am__quote@
949 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbase64.Plo@am__quote@
950 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbitlock.Plo@am__quote@
951 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbookmarkfile.Plo@am__quote@
952 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbuffer.Plo@am__quote@
953 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gcache.Plo@am__quote@
954 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gchecksum.Plo@am__quote@
955 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gcompletion.Plo@am__quote@
956 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconvert.Plo@am__quote@
957 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdataset.Plo@am__quote@
958 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdate.Plo@am__quote@
959 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdir.Plo@am__quote@
960 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gerror.Plo@am__quote@
961 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gfileutils.Plo@am__quote@
962 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ghash.Plo@am__quote@
963 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ghook.Plo@am__quote@
964 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ghostutils.Plo@am__quote@
965 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/giochannel.Plo@am__quote@
966 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/giounix.Plo@am__quote@
967 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/giowin32.Plo@am__quote@
968 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkeyfile.Plo@am__quote@
969 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glist.Plo@am__quote@
970 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gmain.Plo@am__quote@
971 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gmappedfile.Plo@am__quote@
972 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gmarkup.Plo@am__quote@
973 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gmem.Plo@am__quote@
974 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gmessages.Plo@am__quote@
975 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnode.Plo@am__quote@
976 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/goption.Plo@am__quote@
977 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gpattern.Plo@am__quote@
978 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gpoll.Plo@am__quote@
979 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gprimes.Plo@am__quote@
980 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gprintf.Plo@am__quote@
981 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gqsort.Plo@am__quote@
982 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gqueue.Plo@am__quote@
983 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/grand.Plo@am__quote@
984 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gregex.Plo@am__quote@
985 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/grel.Plo@am__quote@
986 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gscanner.Plo@am__quote@
987 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gsequence.Plo@am__quote@
988 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gshell.Plo@am__quote@
989 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gslice.Plo@am__quote@
990 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gslist.Plo@am__quote@
991 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gspawn-win32-helper-console.Po@am__quote@
992 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gspawn-win32-helper.Po@am__quote@
993 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gspawn-win32.Plo@am__quote@
994 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gspawn-win64-helper-console.Po@am__quote@
995 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gspawn-win64-helper.Po@am__quote@
996 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gspawn.Plo@am__quote@
997 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gstdio.Plo@am__quote@
998 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gstrfuncs.Plo@am__quote@
999 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gstring.Plo@am__quote@
1000 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtester.Po@am__quote@
1001 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtestutils.Plo@am__quote@
1002 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gthread.Plo@am__quote@
1003 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gthreadpool.Plo@am__quote@
1004 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtimer.Plo@am__quote@
1005 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtree.Plo@am__quote@
1006 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gunibreak.Plo@am__quote@
1007 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gunicollate.Plo@am__quote@
1008 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gunidecomp.Plo@am__quote@
1009 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/guniprop.Plo@am__quote@
1010 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gurifuncs.Plo@am__quote@
1011 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gutf8.Plo@am__quote@
1012 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gutils.Plo@am__quote@
1013 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gvariant-core.Plo@am__quote@
1014 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gvariant-parser.Plo@am__quote@
1015 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gvariant-serialiser.Plo@am__quote@
1016 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gvariant.Plo@am__quote@
1017 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gvarianttype.Plo@am__quote@
1018 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gvarianttypeinfo.Plo@am__quote@
1019 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gwin32.Plo@am__quote@
1020
1021 .c.o:
1022 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1023 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1024 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
1025 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1026 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1027 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
1028
1029 .c.obj:
1030 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1031 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1032 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
1033 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1034 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1035 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
1036
1037 .c.lo:
1038 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1039 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1040 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
1041 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1042 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1043 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
1044
1045 mostlyclean-libtool:
1046         -rm -f *.lo
1047
1048 clean-libtool:
1049         -rm -rf .libs _libs
1050 install-glibincludeHEADERS: $(glibinclude_HEADERS)
1051         @$(NORMAL_INSTALL)
1052         test -z "$(glibincludedir)" || $(MKDIR_P) "$(DESTDIR)$(glibincludedir)"
1053         @list='$(glibinclude_HEADERS)'; test -n "$(glibincludedir)" || list=; \
1054         for p in $$list; do \
1055           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1056           echo "$$d$$p"; \
1057         done | $(am__base_list) | \
1058         while read files; do \
1059           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(glibincludedir)'"; \
1060           $(INSTALL_HEADER) $$files "$(DESTDIR)$(glibincludedir)" || exit $$?; \
1061         done
1062
1063 uninstall-glibincludeHEADERS:
1064         @$(NORMAL_UNINSTALL)
1065         @list='$(glibinclude_HEADERS)'; test -n "$(glibincludedir)" || list=; \
1066         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1067         test -n "$$files" || exit 0; \
1068         echo " ( cd '$(DESTDIR)$(glibincludedir)' && rm -f" $$files ")"; \
1069         cd "$(DESTDIR)$(glibincludedir)" && rm -f $$files
1070 install-glibsubincludeHEADERS: $(glibsubinclude_HEADERS)
1071         @$(NORMAL_INSTALL)
1072         test -z "$(glibsubincludedir)" || $(MKDIR_P) "$(DESTDIR)$(glibsubincludedir)"
1073         @list='$(glibsubinclude_HEADERS)'; test -n "$(glibsubincludedir)" || list=; \
1074         for p in $$list; do \
1075           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1076           echo "$$d$$p"; \
1077         done | $(am__base_list) | \
1078         while read files; do \
1079           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(glibsubincludedir)'"; \
1080           $(INSTALL_HEADER) $$files "$(DESTDIR)$(glibsubincludedir)" || exit $$?; \
1081         done
1082
1083 uninstall-glibsubincludeHEADERS:
1084         @$(NORMAL_UNINSTALL)
1085         @list='$(glibsubinclude_HEADERS)'; test -n "$(glibsubincludedir)" || list=; \
1086         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1087         test -n "$$files" || exit 0; \
1088         echo " ( cd '$(DESTDIR)$(glibsubincludedir)' && rm -f" $$files ")"; \
1089         cd "$(DESTDIR)$(glibsubincludedir)" && rm -f $$files
1090
1091 # This directory's subdirectories are mostly independent; you can cd
1092 # into them and run `make' without going through this Makefile.
1093 # To change the values of `make' variables: instead of editing Makefiles,
1094 # (1) if the variable is set in `config.status', edit `config.status'
1095 #     (which will cause the Makefiles to be regenerated when you run `make');
1096 # (2) otherwise, pass the desired values on the `make' command line.
1097 $(RECURSIVE_TARGETS):
1098         @fail= failcom='exit 1'; \
1099         for f in x $$MAKEFLAGS; do \
1100           case $$f in \
1101             *=* | --[!k]*);; \
1102             *k*) failcom='fail=yes';; \
1103           esac; \
1104         done; \
1105         dot_seen=no; \
1106         target=`echo $@ | sed s/-recursive//`; \
1107         list='$(SUBDIRS)'; for subdir in $$list; do \
1108           echo "Making $$target in $$subdir"; \
1109           if test "$$subdir" = "."; then \
1110             dot_seen=yes; \
1111             local_target="$$target-am"; \
1112           else \
1113             local_target="$$target"; \
1114           fi; \
1115           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1116           || eval $$failcom; \
1117         done; \
1118         if test "$$dot_seen" = "no"; then \
1119           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1120         fi; test -z "$$fail"
1121
1122 $(RECURSIVE_CLEAN_TARGETS):
1123         @fail= failcom='exit 1'; \
1124         for f in x $$MAKEFLAGS; do \
1125           case $$f in \
1126             *=* | --[!k]*);; \
1127             *k*) failcom='fail=yes';; \
1128           esac; \
1129         done; \
1130         dot_seen=no; \
1131         case "$@" in \
1132           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1133           *) list='$(SUBDIRS)' ;; \
1134         esac; \
1135         rev=''; for subdir in $$list; do \
1136           if test "$$subdir" = "."; then :; else \
1137             rev="$$subdir $$rev"; \
1138           fi; \
1139         done; \
1140         rev="$$rev ."; \
1141         target=`echo $@ | sed s/-recursive//`; \
1142         for subdir in $$rev; do \
1143           echo "Making $$target in $$subdir"; \
1144           if test "$$subdir" = "."; then \
1145             local_target="$$target-am"; \
1146           else \
1147             local_target="$$target"; \
1148           fi; \
1149           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1150           || eval $$failcom; \
1151         done && test -z "$$fail"
1152 tags-recursive:
1153         list='$(SUBDIRS)'; for subdir in $$list; do \
1154           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1155         done
1156 ctags-recursive:
1157         list='$(SUBDIRS)'; for subdir in $$list; do \
1158           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1159         done
1160
1161 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1162         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1163         unique=`for i in $$list; do \
1164             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1165           done | \
1166           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1167               END { if (nonempty) { for (i in files) print i; }; }'`; \
1168         mkid -fID $$unique
1169 tags: TAGS
1170
1171 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1172                 $(TAGS_FILES) $(LISP)
1173         set x; \
1174         here=`pwd`; \
1175         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1176           include_option=--etags-include; \
1177           empty_fix=.; \
1178         else \
1179           include_option=--include; \
1180           empty_fix=; \
1181         fi; \
1182         list='$(SUBDIRS)'; for subdir in $$list; do \
1183           if test "$$subdir" = .; then :; else \
1184             test ! -f $$subdir/TAGS || \
1185               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1186           fi; \
1187         done; \
1188         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1189         unique=`for i in $$list; do \
1190             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1191           done | \
1192           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1193               END { if (nonempty) { for (i in files) print i; }; }'`; \
1194         shift; \
1195         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1196           test -n "$$unique" || unique=$$empty_fix; \
1197           if test $$# -gt 0; then \
1198             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1199               "$$@" $$unique; \
1200           else \
1201             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1202               $$unique; \
1203           fi; \
1204         fi
1205 ctags: CTAGS
1206 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1207                 $(TAGS_FILES) $(LISP)
1208         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1209         unique=`for i in $$list; do \
1210             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1211           done | \
1212           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1213               END { if (nonempty) { for (i in files) print i; }; }'`; \
1214         test -z "$(CTAGS_ARGS)$$unique" \
1215           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1216              $$unique
1217
1218 GTAGS:
1219         here=`$(am__cd) $(top_builddir) && pwd` \
1220           && $(am__cd) $(top_srcdir) \
1221           && gtags -i $(GTAGS_ARGS) "$$here"
1222
1223 distclean-tags:
1224         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1225
1226 check-TESTS: $(TESTS)
1227         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
1228         srcdir=$(srcdir); export srcdir; \
1229         list=' $(TESTS) '; \
1230         $(am__tty_colors); \
1231         if test -n "$$list"; then \
1232           for tst in $$list; do \
1233             if test -f ./$$tst; then dir=./; \
1234             elif test -f $$tst; then dir=; \
1235             else dir="$(srcdir)/"; fi; \
1236             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
1237               all=`expr $$all + 1`; \
1238               case " $(XFAIL_TESTS) " in \
1239               *[\ \     ]$$tst[\ \      ]*) \
1240                 xpass=`expr $$xpass + 1`; \
1241                 failed=`expr $$failed + 1`; \
1242                 col=$$red; res=XPASS; \
1243               ;; \
1244               *) \
1245                 col=$$grn; res=PASS; \
1246               ;; \
1247               esac; \
1248             elif test $$? -ne 77; then \
1249               all=`expr $$all + 1`; \
1250               case " $(XFAIL_TESTS) " in \
1251               *[\ \     ]$$tst[\ \      ]*) \
1252                 xfail=`expr $$xfail + 1`; \
1253                 col=$$lgn; res=XFAIL; \
1254               ;; \
1255               *) \
1256                 failed=`expr $$failed + 1`; \
1257                 col=$$red; res=FAIL; \
1258               ;; \
1259               esac; \
1260             else \
1261               skip=`expr $$skip + 1`; \
1262               col=$$blu; res=SKIP; \
1263             fi; \
1264             echo "$${col}$$res$${std}: $$tst"; \
1265           done; \
1266           if test "$$all" -eq 1; then \
1267             tests="test"; \
1268             All=""; \
1269           else \
1270             tests="tests"; \
1271             All="All "; \
1272           fi; \
1273           if test "$$failed" -eq 0; then \
1274             if test "$$xfail" -eq 0; then \
1275               banner="$$All$$all $$tests passed"; \
1276             else \
1277               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
1278               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
1279             fi; \
1280           else \
1281             if test "$$xpass" -eq 0; then \
1282               banner="$$failed of $$all $$tests failed"; \
1283             else \
1284               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
1285               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
1286             fi; \
1287           fi; \
1288           dashes="$$banner"; \
1289           skipped=""; \
1290           if test "$$skip" -ne 0; then \
1291             if test "$$skip" -eq 1; then \
1292               skipped="($$skip test was not run)"; \
1293             else \
1294               skipped="($$skip tests were not run)"; \
1295             fi; \
1296             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1297               dashes="$$skipped"; \
1298           fi; \
1299           report=""; \
1300           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
1301             report="Please report to $(PACKAGE_BUGREPORT)"; \
1302             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1303               dashes="$$report"; \
1304           fi; \
1305           dashes=`echo "$$dashes" | sed s/./=/g`; \
1306           if test "$$failed" -eq 0; then \
1307             echo "$$grn$$dashes"; \
1308           else \
1309             echo "$$red$$dashes"; \
1310           fi; \
1311           echo "$$banner"; \
1312           test -z "$$skipped" || echo "$$skipped"; \
1313           test -z "$$report" || echo "$$report"; \
1314           echo "$$dashes$$std"; \
1315           test "$$failed" -eq 0; \
1316         else :; fi
1317
1318 distdir: $(DISTFILES)
1319         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1320         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1321         list='$(DISTFILES)'; \
1322           dist_files=`for file in $$list; do echo $$file; done | \
1323           sed -e "s|^$$srcdirstrip/||;t" \
1324               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1325         case $$dist_files in \
1326           */*) $(MKDIR_P) `echo "$$dist_files" | \
1327                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1328                            sort -u` ;; \
1329         esac; \
1330         for file in $$dist_files; do \
1331           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1332           if test -d $$d/$$file; then \
1333             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1334             if test -d "$(distdir)/$$file"; then \
1335               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1336             fi; \
1337             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1338               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1339               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1340             fi; \
1341             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1342           else \
1343             test -f "$(distdir)/$$file" \
1344             || cp -p $$d/$$file "$(distdir)/$$file" \
1345             || exit 1; \
1346           fi; \
1347         done
1348         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1349           if test "$$subdir" = .; then :; else \
1350             test -d "$(distdir)/$$subdir" \
1351             || $(MKDIR_P) "$(distdir)/$$subdir" \
1352             || exit 1; \
1353           fi; \
1354         done
1355         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1356           if test "$$subdir" = .; then :; else \
1357             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1358             $(am__relativize); \
1359             new_distdir=$$reldir; \
1360             dir1=$$subdir; dir2="$(top_distdir)"; \
1361             $(am__relativize); \
1362             new_top_distdir=$$reldir; \
1363             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1364             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1365             ($(am__cd) $$subdir && \
1366               $(MAKE) $(AM_MAKEFLAGS) \
1367                 top_distdir="$$new_top_distdir" \
1368                 distdir="$$new_distdir" \
1369                 am__remove_distdir=: \
1370                 am__skip_length_check=: \
1371                 am__skip_mode_fix=: \
1372                 distdir) \
1373               || exit 1; \
1374           fi; \
1375         done
1376         $(MAKE) $(AM_MAKEFLAGS) \
1377           top_distdir="$(top_distdir)" distdir="$(distdir)" \
1378           dist-hook
1379 check-am: all-am
1380         $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
1381 check: $(BUILT_SOURCES)
1382         $(MAKE) $(AM_MAKEFLAGS) check-recursive
1383 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \
1384                 $(HEADERS)
1385 install-binPROGRAMS: install-libLTLIBRARIES
1386
1387 installdirs: installdirs-recursive
1388 installdirs-am:
1389         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(gdbdir)" "$(DESTDIR)$(glibincludedir)" "$(DESTDIR)$(glibsubincludedir)"; do \
1390           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1391         done
1392 install: $(BUILT_SOURCES)
1393         $(MAKE) $(AM_MAKEFLAGS) install-recursive
1394 install-exec: install-exec-recursive
1395 install-data: install-data-recursive
1396 uninstall: uninstall-recursive
1397
1398 install-am: all-am
1399         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1400
1401 installcheck: installcheck-recursive
1402 install-strip:
1403         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1404           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1405           `test -z '$(STRIP)' || \
1406             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1407 mostlyclean-generic:
1408
1409 clean-generic:
1410
1411 distclean-generic:
1412         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1413         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1414
1415 maintainer-clean-generic:
1416         @echo "This command is intended for maintainers to use"
1417         @echo "it deletes files that may require special tools to rebuild."
1418         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1419 @OS_UNIX_FALSE@install-exec-hook:
1420 clean: clean-recursive
1421
1422 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1423         clean-libtool mostlyclean-am
1424
1425 distclean: distclean-recursive
1426         -rm -rf ./$(DEPDIR)
1427         -rm -f Makefile
1428 distclean-am: clean-am distclean-compile distclean-generic \
1429         distclean-local distclean-tags
1430
1431 dvi: dvi-recursive
1432
1433 dvi-am:
1434
1435 html: html-recursive
1436
1437 html-am:
1438
1439 info: info-recursive
1440
1441 info-am:
1442
1443 install-data-am: install-data-local install-dist_gdbSCRIPTS \
1444         install-glibincludeHEADERS install-glibsubincludeHEADERS
1445         @$(NORMAL_INSTALL)
1446         $(MAKE) $(AM_MAKEFLAGS) install-data-hook
1447 install-dvi: install-dvi-recursive
1448
1449 install-dvi-am:
1450
1451 install-exec-am: install-binPROGRAMS install-binSCRIPTS \
1452         install-libLTLIBRARIES
1453         @$(NORMAL_INSTALL)
1454         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
1455 install-html: install-html-recursive
1456
1457 install-html-am:
1458
1459 install-info: install-info-recursive
1460
1461 install-info-am:
1462
1463 install-man:
1464
1465 install-pdf: install-pdf-recursive
1466
1467 install-pdf-am:
1468
1469 install-ps: install-ps-recursive
1470
1471 install-ps-am:
1472
1473 installcheck-am:
1474
1475 maintainer-clean: maintainer-clean-recursive
1476         -rm -rf ./$(DEPDIR)
1477         -rm -f Makefile
1478 maintainer-clean-am: distclean-am maintainer-clean-generic
1479
1480 mostlyclean: mostlyclean-recursive
1481
1482 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1483         mostlyclean-libtool
1484
1485 pdf: pdf-recursive
1486
1487 pdf-am:
1488
1489 ps: ps-recursive
1490
1491 ps-am:
1492
1493 uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
1494         uninstall-dist_gdbSCRIPTS uninstall-glibincludeHEADERS \
1495         uninstall-glibsubincludeHEADERS uninstall-libLTLIBRARIES \
1496         uninstall-local
1497
1498 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
1499         check-am ctags-recursive install install-am install-data-am \
1500         install-exec-am install-strip tags-recursive
1501
1502 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1503         all all-am check check-TESTS check-am check-local clean \
1504         clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1505         clean-libtool ctags ctags-recursive dist-hook distclean \
1506         distclean-compile distclean-generic distclean-libtool \
1507         distclean-local distclean-tags distdir dvi dvi-am html html-am \
1508         info info-am install install-am install-binPROGRAMS \
1509         install-binSCRIPTS install-data install-data-am \
1510         install-data-hook install-data-local install-dist_gdbSCRIPTS \
1511         install-dvi install-dvi-am install-exec install-exec-am \
1512         install-exec-hook install-glibincludeHEADERS \
1513         install-glibsubincludeHEADERS install-html install-html-am \
1514         install-info install-info-am install-libLTLIBRARIES \
1515         install-man install-pdf install-pdf-am install-ps \
1516         install-ps-am install-strip installcheck installcheck-am \
1517         installdirs installdirs-am maintainer-clean \
1518         maintainer-clean-generic mostlyclean mostlyclean-compile \
1519         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1520         tags tags-recursive uninstall uninstall-am \
1521         uninstall-binPROGRAMS uninstall-binSCRIPTS \
1522         uninstall-dist_gdbSCRIPTS uninstall-glibincludeHEADERS \
1523         uninstall-glibsubincludeHEADERS uninstall-libLTLIBRARIES \
1524         uninstall-local
1525
1526
1527 ### testing rules
1528
1529 # test: run all tests in cwd and subdirs
1530 test:   ${TEST_PROGS}
1531 @OS_UNIX_TRUE@  @test -z "${TEST_PROGS}" || ${GTESTER} --verbose ${TEST_PROGS}
1532 @OS_UNIX_TRUE@  @ for subdir in $(SUBDIRS) . ; do \
1533 @OS_UNIX_TRUE@      test "$$subdir" = "." -o "$$subdir" = "po" || \
1534 @OS_UNIX_TRUE@      ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \
1535 @OS_UNIX_TRUE@    done
1536
1537 # test-report: run tests in subdirs and generate report
1538 # perf-report: run tests in subdirs with -m perf and generate report
1539 # full-report: like test-report: with -m perf and -m slow
1540 test-report perf-report full-report:    ${TEST_PROGS}
1541         @test -z "${TEST_PROGS}" || { \
1542           case $@ in \
1543           test-report) test_options="-k";; \
1544           perf-report) test_options="-k -m=perf";; \
1545           full-report) test_options="-k -m=perf -m=slow";; \
1546           esac ; \
1547           if test -z "$$GTESTER_LOGDIR" ; then  \
1548             ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \
1549           elif test -n "${TEST_PROGS}" ; then \
1550             ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \
1551           fi ; \
1552         }
1553         @ ignore_logdir=true ; \
1554           if test -z "$$GTESTER_LOGDIR" ; then \
1555             GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \
1556             ignore_logdir=false ; \
1557           fi ; \
1558           for subdir in $(SUBDIRS) . ; do \
1559             test "$$subdir" = "." -o "$$subdir" = "po" || \
1560             ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \
1561           done ; \
1562           $$ignore_logdir || { \
1563             echo '<?xml version="1.0"?>' > $@.xml ; \
1564             echo '<report-collection>'  >> $@.xml ; \
1565             for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \
1566               sed '1,1s/^<?xml\b[^>?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \
1567             done ; \
1568             echo >> $@.xml ; \
1569             echo '</report-collection>' >> $@.xml ; \
1570             rm -rf "$$GTESTER_LOGDIR"/ ; \
1571             ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \
1572           }
1573 .PHONY: test test-report perf-report full-report
1574 # run make test as part of make check
1575 check-local: test
1576
1577 glib.def: glib.symbols
1578         (echo -e EXPORTS; $(CPP) -P -DINCLUDE_VARIABLES -DINCLUDE_INTERNAL_SYMBOLS -DG_OS_WIN32 -DALL_FILES - <$(srcdir)/glib.symbols | sed -e '/^$$/d' -e 's/^/        /' -e 's/G_GNUC_[^ ]*//g') > glib.def
1579
1580 galias.h: $(srcdir)/makegalias.pl glib.symbols
1581           $(PERL) $(srcdir)/makegalias.pl < $(srcdir)/glib.symbols > galias.h
1582
1583 galiasdef.c: $(srcdir)/makegalias.pl glib.symbols
1584           $(PERL) $(srcdir)/makegalias.pl -def < $(srcdir)/glib.symbols > galiasdef.c
1585
1586 install-ms-lib:
1587         $(install_ms_lib_cmd)
1588
1589 uninstall-ms-lib:
1590         $(uninstall_ms_lib_cmd)
1591
1592 install-data-local: install-ms-lib install-def-file
1593         @if test -f $(glibincludedir)/glist.h ; then                                    \
1594           echo "*** Old headers found in $(glibincludedir). You should remove the" ;    \
1595           echo "*** contents of this directory and type 'make install' again." ;        \
1596           false ;                                                                       \
1597         fi
1598
1599 uninstall-local: uninstall-ms-lib uninstall-def-file
1600
1601 @OS_WIN32_AND_DLL_COMPILATION_TRUE@install-def-file:
1602 @OS_WIN32_AND_DLL_COMPILATION_TRUE@     $(INSTALL) glib.def $(DESTDIR)$(libdir)/glib-2.0.def
1603
1604 @OS_WIN32_AND_DLL_COMPILATION_TRUE@uninstall-def-file:
1605 @OS_WIN32_AND_DLL_COMPILATION_TRUE@     -rm $(DESTDIR)$(libdir)/glib-2.0.def
1606 @OS_WIN32_AND_DLL_COMPILATION_FALSE@install-def-file:
1607 @OS_WIN32_AND_DLL_COMPILATION_FALSE@uninstall-def-file:
1608
1609 gspawn-win32-helper-console.c:
1610         echo '#define HELPER_CONSOLE' >$@
1611         echo '#include "gspawn-win32-helper.c"' >>$@
1612
1613 gspawn-win64-helper.c:
1614         echo '#include "gspawn-win32-helper.c"' >$@
1615
1616 gspawn-win64-helper-console.c:
1617         echo '#define HELPER_CONSOLE' >$@
1618         echo '#include "gspawn-win32-helper.c"' >>$@
1619
1620 glib-win32-res.o: glib.rc
1621         $(WINDRES) glib.rc $@
1622
1623 @OS_UNIX_TRUE@install-exec-hook:
1624 @OS_UNIX_TRUE@  for sf in ${auto_config_binscripts} ; do \
1625 @OS_UNIX_TRUE@    mv -f "$(DESTDIR)$(bindir)/$$sf" "$(DESTDIR)$(bindir)/$$sf".tmp \
1626 @OS_UNIX_TRUE@    && sed < "$(DESTDIR)$(bindir)/$$sf".tmp > "$(DESTDIR)$(bindir)/$$sf" \
1627 @OS_UNIX_TRUE@      -e '1,24s|^ *#@PKGINSTALL_CONFIGVARS_IN24LINES@|  ${CONFIGVARS}|' \
1628 @OS_UNIX_TRUE@      -e '1,1s|#! /usr/bin/env python\([0-9]\+\(\.[0-9]\+\)\?\)\?|#!${PYTHON}|' \
1629 @OS_UNIX_TRUE@    || exit $$? ; \
1630 @OS_UNIX_TRUE@    rm -f "$(DESTDIR)$(bindir)/$$sf".tmp ; \
1631 @OS_UNIX_TRUE@  done
1632
1633 glib-2.0.lib: libglib-2.0.la glib.def
1634         lib -machine:@LIB_EXE_MACHINE_FLAG@ -name:libglib-2.0-$(LT_CURRENT_MINUS_AGE).dll -def:glib.def -out:$@
1635
1636 dist-hook: $(BUILT_EXTRA_DIST) ../build/win32/vs9/glib.vcproj
1637         files='$(BUILT_EXTRA_DIST)'; \
1638         for f in $$files; do \
1639           if test -f $$f; then d=.; else d=$(srcdir); fi; \
1640           cp $$d/$$f $(distdir) || exit 1; done
1641
1642 ../build/win32/vs9/glib.vcproj: $(top_srcdir)/build/win32/vs9/glib.vcprojin
1643         for F in $(libglib_2_0_la_SOURCES); do \
1644                 case $$F in \
1645                 *-gcc.c) \
1646                         ;; \
1647                 *.c)    echo '   <File RelativePath="..\..\..\glib\'$$F'" />' \
1648                         ;; \
1649                 esac; \
1650         done >libglib.sourcefiles
1651         $(CPP) -P - <$(top_srcdir)/build/win32/vs9/glib.vcprojin >$@
1652
1653 distclean-local:
1654         if test $(srcdir) = .; then :; else \
1655             rm -f libglib-gdb.py; \
1656         fi
1657
1658 libglib-gdb.py: libglib-gdb.py.in
1659         sed -e "s|\@datadir\@|$(datadir)|" $(srcdir)/libglib-gdb.py.in > libglib-gdb.py
1660
1661 install-data-hook: libglib-gdb.py
1662         mkdir -p $(DESTDIR)$(datadir)/gdb/auto-load$(ABS_GLIB_RUNTIME_LIBDIR)
1663         $(INSTALL) libglib-gdb.py $(DESTDIR)$(datadir)/gdb/auto-load$(ABS_GLIB_RUNTIME_LIBDIR)/libglib-2.0.so.0.$(LT_CURRENT).$(LT_REVISION)-gdb.py
1664 @HAVE_GLIB_RUNTIME_LIBDIR_TRUE@ mkdir -p $(DESTDIR)$(libdir)/$(GLIB_RUNTIME_LIBDIR)
1665 @HAVE_GLIB_RUNTIME_LIBDIR_TRUE@ mv $(DESTDIR)$(libdir)/libglib-2.0.so.0 $(DESTDIR)$(libdir)/$(GLIB_RUNTIME_LIBDIR)
1666 @HAVE_GLIB_RUNTIME_LIBDIR_TRUE@ mv $(DESTDIR)$(libdir)/libglib-2.0.so.0.$(LT_CURRENT).$(LT_REVISION) $(DESTDIR)$(libdir)/$(GLIB_RUNTIME_LIBDIR)
1667 @HAVE_GLIB_RUNTIME_LIBDIR_TRUE@ rm -f $(DESTDIR)$(libdir)/libglib-2.0.so
1668 @HAVE_GLIB_RUNTIME_LIBDIR_TRUE@ ln -s $(GLIB_RUNTIME_LIBDIR)/libglib-2.0.so.0.$(LT_CURRENT).$(LT_REVISION) $(DESTDIR)$(libdir)/libglib-2.0.so
1669
1670 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1671 # Otherwise a system limit (for SysV at least) may be exceeded.
1672 .NOEXPORT: