source: trunk/third/glib2/glib/Makefile.in @ 20721

Revision 20721, 34.1 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20720, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
39ACLOCAL = @ACLOCAL@
40ALLOCA = @ALLOCA@
41AMDEP_FALSE = @AMDEP_FALSE@
42AMDEP_TRUE = @AMDEP_TRUE@
43AMTAR = @AMTAR@
44AR = @AR@
45AUTOCONF = @AUTOCONF@
46AUTOHEADER = @AUTOHEADER@
47AUTOMAKE = @AUTOMAKE@
48AWK = @AWK@
49CATALOGS = @CATALOGS@
50CATOBJEXT = @CATOBJEXT@
51CC = @CC@
52CCDEPMODE = @CCDEPMODE@
53CFLAGS = @CFLAGS@
54CPP = @CPP@
55CPPFLAGS = @CPPFLAGS@
56CROSS_COMPILING_FALSE = @CROSS_COMPILING_FALSE@
57CROSS_COMPILING_TRUE = @CROSS_COMPILING_TRUE@
58CXX = @CXX@
59CXXCPP = @CXXCPP@
60CXXDEPMODE = @CXXDEPMODE@
61CXXFLAGS = @CXXFLAGS@
62CYGPATH_W = @CYGPATH_W@
63DATADIRNAME = @DATADIRNAME@
64DEFS = @DEFS@
65DEPDIR = @DEPDIR@
66DISABLE_MEM_POOLS = @DISABLE_MEM_POOLS@
67ECHO = @ECHO@
68ECHO_C = @ECHO_C@
69ECHO_N = @ECHO_N@
70ECHO_T = @ECHO_T@
71EGREP = @EGREP@
72ENABLE_GC_FRIENDLY = @ENABLE_GC_FRIENDLY@
73ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
74ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
75ENABLE_MAN_FALSE = @ENABLE_MAN_FALSE@
76ENABLE_MAN_TRUE = @ENABLE_MAN_TRUE@
77ENABLE_TIMELOOP_FALSE = @ENABLE_TIMELOOP_FALSE@
78ENABLE_TIMELOOP_TRUE = @ENABLE_TIMELOOP_TRUE@
79EXEEXT = @EXEEXT@
80F77 = @F77@
81FFLAGS = @FFLAGS@
82GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
83GIO = @GIO@
84GLIBC21 = @GLIBC21@
85GLIB_BINARY_AGE = @GLIB_BINARY_AGE@
86GLIB_DEBUG_FLAGS = @GLIB_DEBUG_FLAGS@
87GLIB_DEF = @GLIB_DEF@
88GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
89GLIB_INTERFACE_AGE = @GLIB_INTERFACE_AGE@
90GLIB_MAJOR_VERSION = @GLIB_MAJOR_VERSION@
91GLIB_MICRO_VERSION = @GLIB_MICRO_VERSION@
92GLIB_MINOR_VERSION = @GLIB_MINOR_VERSION@
93GLIB_VERSION = @GLIB_VERSION@
94GMODULE_DEF = @GMODULE_DEF@
95GMOFILES = @GMOFILES@
96GMSGFMT = @GMSGFMT@
97GOBJECT_DEF = @GOBJECT_DEF@
98GSPAWN = @GSPAWN@
99GTHREAD_COMPILE_IMPL_DEFINES = @GTHREAD_COMPILE_IMPL_DEFINES@
100GTHREAD_DEF = @GTHREAD_DEF@
101GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
102GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
103G_LIBS_EXTRA = @G_LIBS_EXTRA@
104G_LIB_WIN32_RESOURCE = @G_LIB_WIN32_RESOURCE@
105G_MODULE_BROKEN_RTLD_GLOBAL = @G_MODULE_BROKEN_RTLD_GLOBAL@
106G_MODULE_HAVE_DLERROR = @G_MODULE_HAVE_DLERROR@
107G_MODULE_IMPL = @G_MODULE_IMPL@
108G_MODULE_LDFLAGS = @G_MODULE_LDFLAGS@
109G_MODULE_LIBS = @G_MODULE_LIBS@
110G_MODULE_LIBS_EXTRA = @G_MODULE_LIBS_EXTRA@
111G_MODULE_NEED_USCORE = @G_MODULE_NEED_USCORE@
112G_MODULE_PLUGIN_LIBS = @G_MODULE_PLUGIN_LIBS@
113G_MODULE_SUPPORTED = @G_MODULE_SUPPORTED@
114G_MODULE_WIN32_RESOURCE = @G_MODULE_WIN32_RESOURCE@
115G_OBJECT_WIN32_RESOURCE = @G_OBJECT_WIN32_RESOURCE@
116G_THREAD_CFLAGS = @G_THREAD_CFLAGS@
117G_THREAD_LIBS = @G_THREAD_LIBS@
118G_THREAD_LIBS_EXTRA = @G_THREAD_LIBS_EXTRA@
119G_THREAD_LIBS_FOR_GTHREAD = @G_THREAD_LIBS_FOR_GTHREAD@
120G_THREAD_WIN32_RESOURCE = @G_THREAD_WIN32_RESOURCE@
121HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
122HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
123HAVE_GOOD_PRINTF_FALSE = @HAVE_GOOD_PRINTF_FALSE@
124HAVE_GOOD_PRINTF_TRUE = @HAVE_GOOD_PRINTF_TRUE@
125HTML_DIR = @HTML_DIR@
126ICONV_LIBS = @ICONV_LIBS@
127INDENT = @INDENT@
128INSTALL_DATA = @INSTALL_DATA@
129INSTALL_PROGRAM = @INSTALL_PROGRAM@
130INSTALL_SCRIPT = @INSTALL_SCRIPT@
131INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
132INSTOBJEXT = @INSTOBJEXT@
133INTLLIBS = @INTLLIBS@
134LDFLAGS = @LDFLAGS@
135LIBOBJS = @LIBOBJS@
136LIBS = @LIBS@
137LIBTOOL = @LIBTOOL@
138LN_S = @LN_S@
139LTLIBOBJS = @LTLIBOBJS@
140LT_AGE = @LT_AGE@
141LT_CURRENT = @LT_CURRENT@
142LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
143LT_RELEASE = @LT_RELEASE@
144LT_REVISION = @LT_REVISION@
145MAINT = @MAINT@
146MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
147MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
148MAKEINFO = @MAKEINFO@
149MKINSTALLDIRS = @MKINSTALLDIRS@
150MSGFMT = @MSGFMT@
151MS_LIB_AVAILABLE_FALSE = @MS_LIB_AVAILABLE_FALSE@
152MS_LIB_AVAILABLE_TRUE = @MS_LIB_AVAILABLE_TRUE@
153OBJEXT = @OBJEXT@
154OS_WIN32_FALSE = @OS_WIN32_FALSE@
155OS_WIN32_TRUE = @OS_WIN32_TRUE@
156PACKAGE = @PACKAGE@
157PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
158PACKAGE_NAME = @PACKAGE_NAME@
159PACKAGE_STRING = @PACKAGE_STRING@
160PACKAGE_TARNAME = @PACKAGE_TARNAME@
161PACKAGE_VERSION = @PACKAGE_VERSION@
162PATH_SEPARATOR = @PATH_SEPARATOR@
163PERL = @PERL@
164PERL_PATH = @PERL_PATH@
165PKG_CONFIG = @PKG_CONFIG@
166PLATFORMDEP = @PLATFORMDEP@
167PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@
168PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@
169POFILES = @POFILES@
170POSUB = @POSUB@
171PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
172PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
173RANLIB = @RANLIB@
174REBUILD = @REBUILD@
175SET_MAKE = @SET_MAKE@
176SHELL = @SHELL@
177STRIP = @STRIP@
178TESTGMODULE_EXP = @TESTGMODULE_EXP@
179USE_NLS = @USE_NLS@
180VERSION = @VERSION@
181XGETTEXT = @XGETTEXT@
182XMLCATALOG = @XMLCATALOG@
183XML_CATALOG_FILE = @XML_CATALOG_FILE@
184XSLTPROC = @XSLTPROC@
185ac_ct_AR = @ac_ct_AR@
186ac_ct_CC = @ac_ct_CC@
187ac_ct_CXX = @ac_ct_CXX@
188ac_ct_F77 = @ac_ct_F77@
189ac_ct_RANLIB = @ac_ct_RANLIB@
190ac_ct_STRIP = @ac_ct_STRIP@
191am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
192am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
193am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
194am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
195am__include = @am__include@
196am__leading_dot = @am__leading_dot@
197am__quote = @am__quote@
198bindir = @bindir@
199build = @build@
200build_alias = @build_alias@
201build_cpu = @build_cpu@
202build_os = @build_os@
203build_vendor = @build_vendor@
204datadir = @datadir@
205exec_prefix = @exec_prefix@
206host = @host@
207host_alias = @host_alias@
208host_cpu = @host_cpu@
209host_os = @host_os@
210host_vendor = @host_vendor@
211includedir = @includedir@
212infodir = @infodir@
213install_sh = @install_sh@
214libdir = @libdir@
215libexecdir = @libexecdir@
216localstatedir = @localstatedir@
217mandir = @mandir@
218ms_librarian = @ms_librarian@
219oldincludedir = @oldincludedir@
220prefix = @prefix@
221program_transform_name = @program_transform_name@
222sbindir = @sbindir@
223sharedstatedir = @sharedstatedir@
224sysconfdir = @sysconfdir@
225target_alias = @target_alias@
226
227@HAVE_GOOD_PRINTF_FALSE@PRINTF_SUBDIR = gnulib
228@HAVE_GOOD_PRINTF_FALSE@printf_la = gnulib/libgnulib.la
229
230SUBDIRS = libcharset $(PRINTF_SUBDIR)
231
232DIST_SUBDIRS = libcharset gnulib
233
234INCLUDES = -I$(top_srcdir) -DG_LOG_DOMAIN=\"GLib\" \
235        $(GLIB_DEBUG_FLAGS) -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION
236
237
238EXTRA_DIST = \
239        makefile.msc.in         \
240        glib.rc.in              \
241        gen-unicode-tables.pl   \
242        glib.def
243
244
245# These may be in the builddir too
246BUILT_EXTRA_DIST = \
247        makefile.msc            \
248        glib.rc
249
250
251lib_LTLIBRARIES = libglib-2.0.la
252
253@MS_LIB_AVAILABLE_TRUE@noinst_DATA = glib-2.0.lib
254
255libglib_2_0_la_SOURCES = \
256        garray.c                \
257        gasyncqueue.c           \
258        gatomic.c               \
259        gbacktrace.c            \
260        gbsearcharray.h         \
261        gcache.c                \
262        gcompletion.c           \
263        gconvert.c              \
264        gdataset.c              \
265        gdate.c                 \
266        gdir.c                  \
267        gerror.c                \
268        gfileutils.c            \
269        ghash.c                 \
270        ghook.c                 \
271        giochannel.c            \
272        glibintl.h              \
273        glist.c                 \
274        gmain.c                 \
275        gmarkup.c               \
276        gmem.c                  \
277        gmessages.c             \
278        gnode.c                 \
279        gpattern.c              \
280        gprimes.c               \
281        gqsort.c                \
282        gqueue.c                \
283        grel.c                  \
284        grand.c                 \
285        gscanner.c              \
286        gshell.c                \
287        gslist.c                \
288        gstrfuncs.c             \
289        gstring.c               \
290        gthread.c               \
291        gthreadinit.h           \
292        gthreadpool.c           \
293        gtimer.c                \
294        gtree.c                 \
295        guniprop.c              \
296        gutf8.c                 \
297        gunibreak.h             \
298        gunibreak.c             \
299        gunichartables.h        \
300        gunicollate.c           \
301        gunicomp.h              \
302        gunidecomp.h            \
303        gunidecomp.c            \
304        gunicodeprivate.h       \
305        gutils.c                \
306        gdebug.h                \
307        gprintf.c               \
308        gprintfint.h
309
310
311EXTRA_libglib_2_0_la_SOURCES = \
312        giounix.c       \
313        giowin32.c      \
314        gspawn.c        \
315        gspawn-win32.c  \
316        gwin32.c
317
318
319glibincludedir = $(includedir)/glib-2.0
320glibinclude_HEADERS = \
321        glib-object.h   \
322        glib.h
323
324
325glibsubincludedir = $(includedir)/glib-2.0/glib
326glibsubinclude_HEADERS = \
327        galloca.h       \
328        garray.h        \
329        gasyncqueue.h   \
330        gatomic.h       \
331        gbacktrace.h    \
332        gcache.h        \
333        gcompletion.h   \
334        gconvert.h      \
335        gdataset.h      \
336        gdate.h         \
337        gdir.h          \
338        gerror.h        \
339        gfileutils.h    \
340        ghash.h         \
341        ghook.h         \
342        gi18n.h         \
343        gi18n-lib.h     \
344        giochannel.h    \
345        glist.h         \
346        gmacros.h       \
347        gmain.h         \
348        gmarkup.h       \
349        gmem.h          \
350        gmessages.h     \
351        gnode.h         \
352        gpattern.h      \
353        gprimes.h       \
354        gqsort.h        \
355        gquark.h        \
356        gqueue.h        \
357        grand.h         \
358        grel.h          \
359        gscanner.h      \
360        gshell.h        \
361        gslist.h        \
362        gspawn.h        \
363        gstrfuncs.h     \
364        gstring.h       \
365        gthread.h       \
366        gthreadpool.h   \
367        gtimer.h        \
368        gtree.h         \
369        gtypes.h        \
370        gunicode.h      \
371        gutils.h        \
372        gwin32.h        \
373        gprintf.h
374
375
376@PLATFORM_WIN32_TRUE@no_undefined = -no-undefined
377
378# This requires a very new libtool
379@OS_WIN32_TRUE@export_symbols = -export-symbols $(srcdir)/glib.def
380
381libglib_2_0_la_LIBADD = libcharset/libcharset.la $(printf_la) @GIO@ @GSPAWN@ @PLATFORMDEP@ @G_LIB_WIN32_RESOURCE@ @ICONV_LIBS@ @G_LIBS_EXTRA@
382libglib_2_0_la_DEPENDENCIES = libcharset/libcharset.la $(printf_la) @GIO@ @GSPAWN@ @PLATFORMDEP@ @G_LIB_WIN32_RESOURCE@ @GLIB_DEF@
383
384libglib_2_0_la_LDFLAGS = \
385        -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
386        -export-dynamic $(no_undefined) $(export_symbols)
387
388
389@OS_WIN32_TRUE@bin_PROGRAMS = gspawn-win32-helper
390@OS_WIN32_TRUE@gspawn_win32_helper_LDADD = libglib-2.0.la
391@OS_WIN32_TRUE@gspawn_win32_helper_LDFLAGS = -mwindows
392subdir = glib
393ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
394mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
395CONFIG_HEADER = $(top_builddir)/config.h
396CONFIG_CLEAN_FILES = makefile.msc glib.rc
397LTLIBRARIES = $(lib_LTLIBRARIES)
398
399am_libglib_2_0_la_OBJECTS = garray.lo gasyncqueue.lo gatomic.lo \
400        gbacktrace.lo gcache.lo gcompletion.lo gconvert.lo gdataset.lo \
401        gdate.lo gdir.lo gerror.lo gfileutils.lo ghash.lo ghook.lo \
402        giochannel.lo glist.lo gmain.lo gmarkup.lo gmem.lo gmessages.lo \
403        gnode.lo gpattern.lo gprimes.lo gqsort.lo gqueue.lo grel.lo \
404        grand.lo gscanner.lo gshell.lo gslist.lo gstrfuncs.lo \
405        gstring.lo gthread.lo gthreadpool.lo gtimer.lo gtree.lo \
406        guniprop.lo gutf8.lo gunibreak.lo gunicollate.lo gunidecomp.lo \
407        gutils.lo gprintf.lo
408libglib_2_0_la_OBJECTS = $(am_libglib_2_0_la_OBJECTS)
409@OS_WIN32_TRUE@bin_PROGRAMS = gspawn-win32-helper$(EXEEXT)
410@OS_WIN32_FALSE@bin_PROGRAMS =
411PROGRAMS = $(bin_PROGRAMS)
412
413gspawn_win32_helper_SOURCES = gspawn-win32-helper.c
414gspawn_win32_helper_OBJECTS = gspawn-win32-helper.$(OBJEXT)
415@OS_WIN32_TRUE@gspawn_win32_helper_DEPENDENCIES = libglib-2.0.la
416@OS_WIN32_FALSE@gspawn_win32_helper_DEPENDENCIES =
417
418DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
419depcomp = $(SHELL) $(top_srcdir)/depcomp
420am__depfiles_maybe = depfiles
421@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/garray.Plo \
422@AMDEP_TRUE@    ./$(DEPDIR)/gasyncqueue.Plo ./$(DEPDIR)/gatomic.Plo \
423@AMDEP_TRUE@    ./$(DEPDIR)/gbacktrace.Plo ./$(DEPDIR)/gcache.Plo \
424@AMDEP_TRUE@    ./$(DEPDIR)/gcompletion.Plo \
425@AMDEP_TRUE@    ./$(DEPDIR)/gconvert.Plo ./$(DEPDIR)/gdataset.Plo \
426@AMDEP_TRUE@    ./$(DEPDIR)/gdate.Plo ./$(DEPDIR)/gdir.Plo \
427@AMDEP_TRUE@    ./$(DEPDIR)/gerror.Plo ./$(DEPDIR)/gfileutils.Plo \
428@AMDEP_TRUE@    ./$(DEPDIR)/ghash.Plo ./$(DEPDIR)/ghook.Plo \
429@AMDEP_TRUE@    ./$(DEPDIR)/giochannel.Plo ./$(DEPDIR)/giounix.Plo \
430@AMDEP_TRUE@    ./$(DEPDIR)/giowin32.Plo ./$(DEPDIR)/glist.Plo \
431@AMDEP_TRUE@    ./$(DEPDIR)/gmain.Plo ./$(DEPDIR)/gmarkup.Plo \
432@AMDEP_TRUE@    ./$(DEPDIR)/gmem.Plo ./$(DEPDIR)/gmessages.Plo \
433@AMDEP_TRUE@    ./$(DEPDIR)/gnode.Plo ./$(DEPDIR)/gpattern.Plo \
434@AMDEP_TRUE@    ./$(DEPDIR)/gprimes.Plo ./$(DEPDIR)/gprintf.Plo \
435@AMDEP_TRUE@    ./$(DEPDIR)/gqsort.Plo ./$(DEPDIR)/gqueue.Plo \
436@AMDEP_TRUE@    ./$(DEPDIR)/grand.Plo ./$(DEPDIR)/grel.Plo \
437@AMDEP_TRUE@    ./$(DEPDIR)/gscanner.Plo ./$(DEPDIR)/gshell.Plo \
438@AMDEP_TRUE@    ./$(DEPDIR)/gslist.Plo \
439@AMDEP_TRUE@    ./$(DEPDIR)/gspawn-win32-helper.Po \
440@AMDEP_TRUE@    ./$(DEPDIR)/gspawn-win32.Plo ./$(DEPDIR)/gspawn.Plo \
441@AMDEP_TRUE@    ./$(DEPDIR)/gstrfuncs.Plo ./$(DEPDIR)/gstring.Plo \
442@AMDEP_TRUE@    ./$(DEPDIR)/gthread.Plo ./$(DEPDIR)/gthreadpool.Plo \
443@AMDEP_TRUE@    ./$(DEPDIR)/gtimer.Plo ./$(DEPDIR)/gtree.Plo \
444@AMDEP_TRUE@    ./$(DEPDIR)/gunibreak.Plo \
445@AMDEP_TRUE@    ./$(DEPDIR)/gunicollate.Plo \
446@AMDEP_TRUE@    ./$(DEPDIR)/gunidecomp.Plo ./$(DEPDIR)/guniprop.Plo \
447@AMDEP_TRUE@    ./$(DEPDIR)/gutf8.Plo ./$(DEPDIR)/gutils.Plo \
448@AMDEP_TRUE@    ./$(DEPDIR)/gwin32.Plo
449COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
450        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
451LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
452        $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
453CCLD = $(CC)
454LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
455        $(AM_LDFLAGS) $(LDFLAGS) -o $@
456DIST_SOURCES = $(libglib_2_0_la_SOURCES) $(EXTRA_libglib_2_0_la_SOURCES) \
457        gspawn-win32-helper.c
458DATA = $(noinst_DATA)
459
460HEADERS = $(glibinclude_HEADERS) $(glibsubinclude_HEADERS)
461
462
463RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
464        ps-recursive install-info-recursive uninstall-info-recursive \
465        all-recursive install-data-recursive install-exec-recursive \
466        installdirs-recursive install-recursive uninstall-recursive \
467        check-recursive installcheck-recursive
468DIST_COMMON = $(glibinclude_HEADERS) $(glibsubinclude_HEADERS) \
469        $(srcdir)/Makefile.in Makefile.am glib.rc.in makefile.msc.in
470SOURCES = $(libglib_2_0_la_SOURCES) $(EXTRA_libglib_2_0_la_SOURCES) gspawn-win32-helper.c
471
472all: all-recursive
473
474.SUFFIXES:
475.SUFFIXES: .c .lo .o .obj
476$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
477        cd $(top_srcdir) && \
478          $(AUTOMAKE) --gnu  glib/Makefile
479Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
480        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
481makefile.msc: $(top_builddir)/config.status makefile.msc.in
482        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
483glib.rc: $(top_builddir)/config.status glib.rc.in
484        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
485libLTLIBRARIES_INSTALL = $(INSTALL)
486install-libLTLIBRARIES: $(lib_LTLIBRARIES)
487        @$(NORMAL_INSTALL)
488        $(mkinstalldirs) $(DESTDIR)$(libdir)
489        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
490          if test -f $$p; then \
491            f="`echo $$p | sed -e 's|^.*/||'`"; \
492            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
493            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
494          else :; fi; \
495        done
496
497uninstall-libLTLIBRARIES:
498        @$(NORMAL_UNINSTALL)
499        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
500            p="`echo $$p | sed -e 's|^.*/||'`"; \
501          echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
502          $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
503        done
504
505clean-libLTLIBRARIES:
506        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
507        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
508          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
509          test "$$dir" = "$$p" && dir=.; \
510          echo "rm -f \"$${dir}/so_locations\""; \
511          rm -f "$${dir}/so_locations"; \
512        done
513libglib-2.0.la: $(libglib_2_0_la_OBJECTS) $(libglib_2_0_la_DEPENDENCIES)
514        $(LINK) -rpath $(libdir) $(libglib_2_0_la_LDFLAGS) $(libglib_2_0_la_OBJECTS) $(libglib_2_0_la_LIBADD) $(LIBS)
515binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
516install-binPROGRAMS: $(bin_PROGRAMS)
517        @$(NORMAL_INSTALL)
518        $(mkinstalldirs) $(DESTDIR)$(bindir)
519        @list='$(bin_PROGRAMS)'; for p in $$list; do \
520          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
521          if test -f $$p \
522             || test -f $$p1 \
523          ; then \
524            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
525           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
526           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
527          else :; fi; \
528        done
529
530uninstall-binPROGRAMS:
531        @$(NORMAL_UNINSTALL)
532        @list='$(bin_PROGRAMS)'; for p in $$list; do \
533          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
534          echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
535          rm -f $(DESTDIR)$(bindir)/$$f; \
536        done
537
538clean-binPROGRAMS:
539        @list='$(bin_PROGRAMS)'; for p in $$list; do \
540          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
541          echo " rm -f $$p $$f"; \
542          rm -f $$p $$f ; \
543        done
544gspawn-win32-helper$(EXEEXT): $(gspawn_win32_helper_OBJECTS) $(gspawn_win32_helper_DEPENDENCIES)
545        @rm -f gspawn-win32-helper$(EXEEXT)
546        $(LINK) $(gspawn_win32_helper_LDFLAGS) $(gspawn_win32_helper_OBJECTS) $(gspawn_win32_helper_LDADD) $(LIBS)
547
548mostlyclean-compile:
549        -rm -f *.$(OBJEXT) core *.core
550
551distclean-compile:
552        -rm -f *.tab.c
553
554@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/garray.Plo@am__quote@
555@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gasyncqueue.Plo@am__quote@
556@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gatomic.Plo@am__quote@
557@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gbacktrace.Plo@am__quote@
558@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gcache.Plo@am__quote@
559@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gcompletion.Plo@am__quote@
560@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconvert.Plo@am__quote@
561@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdataset.Plo@am__quote@
562@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdate.Plo@am__quote@
563@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdir.Plo@am__quote@
564@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gerror.Plo@am__quote@
565@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gfileutils.Plo@am__quote@
566@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ghash.Plo@am__quote@
567@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ghook.Plo@am__quote@
568@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/giochannel.Plo@am__quote@
569@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/giounix.Plo@am__quote@
570@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/giowin32.Plo@am__quote@
571@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glist.Plo@am__quote@
572@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gmain.Plo@am__quote@
573@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gmarkup.Plo@am__quote@
574@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gmem.Plo@am__quote@
575@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gmessages.Plo@am__quote@
576@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnode.Plo@am__quote@
577@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gpattern.Plo@am__quote@
578@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gprimes.Plo@am__quote@
579@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gprintf.Plo@am__quote@
580@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gqsort.Plo@am__quote@
581@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gqueue.Plo@am__quote@
582@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/grand.Plo@am__quote@
583@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/grel.Plo@am__quote@
584@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gscanner.Plo@am__quote@
585@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gshell.Plo@am__quote@
586@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gslist.Plo@am__quote@
587@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gspawn-win32-helper.Po@am__quote@
588@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gspawn-win32.Plo@am__quote@
589@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gspawn.Plo@am__quote@
590@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gstrfuncs.Plo@am__quote@
591@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gstring.Plo@am__quote@
592@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gthread.Plo@am__quote@
593@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gthreadpool.Plo@am__quote@
594@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtimer.Plo@am__quote@
595@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtree.Plo@am__quote@
596@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gunibreak.Plo@am__quote@
597@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gunicollate.Plo@am__quote@
598@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gunidecomp.Plo@am__quote@
599@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/guniprop.Plo@am__quote@
600@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gutf8.Plo@am__quote@
601@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gutils.Plo@am__quote@
602@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gwin32.Plo@am__quote@
603
604.c.o:
605@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
606@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
607@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
608@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
609@am__fastdepCC_TRUE@    fi
610@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
611@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
612@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
613@am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
614
615.c.obj:
616@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
617@am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
618@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
619@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
620@am__fastdepCC_TRUE@    fi
621@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
622@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
623@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
624@am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
625
626.c.lo:
627@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
628@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
629@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
630@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
631@am__fastdepCC_TRUE@    fi
632@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
633@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
634@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
635@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
636
637mostlyclean-libtool:
638        -rm -f *.lo
639
640clean-libtool:
641        -rm -rf .libs _libs
642
643distclean-libtool:
644        -rm -f libtool
645uninstall-info-am:
646glibincludeHEADERS_INSTALL = $(INSTALL_HEADER)
647install-glibincludeHEADERS: $(glibinclude_HEADERS)
648        @$(NORMAL_INSTALL)
649        $(mkinstalldirs) $(DESTDIR)$(glibincludedir)
650        @list='$(glibinclude_HEADERS)'; for p in $$list; do \
651          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
652          f="`echo $$p | sed -e 's|^.*/||'`"; \
653          echo " $(glibincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(glibincludedir)/$$f"; \
654          $(glibincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(glibincludedir)/$$f; \
655        done
656
657uninstall-glibincludeHEADERS:
658        @$(NORMAL_UNINSTALL)
659        @list='$(glibinclude_HEADERS)'; for p in $$list; do \
660          f="`echo $$p | sed -e 's|^.*/||'`"; \
661          echo " rm -f $(DESTDIR)$(glibincludedir)/$$f"; \
662          rm -f $(DESTDIR)$(glibincludedir)/$$f; \
663        done
664glibsubincludeHEADERS_INSTALL = $(INSTALL_HEADER)
665install-glibsubincludeHEADERS: $(glibsubinclude_HEADERS)
666        @$(NORMAL_INSTALL)
667        $(mkinstalldirs) $(DESTDIR)$(glibsubincludedir)
668        @list='$(glibsubinclude_HEADERS)'; for p in $$list; do \
669          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
670          f="`echo $$p | sed -e 's|^.*/||'`"; \
671          echo " $(glibsubincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(glibsubincludedir)/$$f"; \
672          $(glibsubincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(glibsubincludedir)/$$f; \
673        done
674
675uninstall-glibsubincludeHEADERS:
676        @$(NORMAL_UNINSTALL)
677        @list='$(glibsubinclude_HEADERS)'; for p in $$list; do \
678          f="`echo $$p | sed -e 's|^.*/||'`"; \
679          echo " rm -f $(DESTDIR)$(glibsubincludedir)/$$f"; \
680          rm -f $(DESTDIR)$(glibsubincludedir)/$$f; \
681        done
682
683# This directory's subdirectories are mostly independent; you can cd
684# into them and run `make' without going through this Makefile.
685# To change the values of `make' variables: instead of editing Makefiles,
686# (1) if the variable is set in `config.status', edit `config.status'
687#     (which will cause the Makefiles to be regenerated when you run `make');
688# (2) otherwise, pass the desired values on the `make' command line.
689$(RECURSIVE_TARGETS):
690        @set fnord $$MAKEFLAGS; amf=$$2; \
691        dot_seen=no; \
692        target=`echo $@ | sed s/-recursive//`; \
693        list='$(SUBDIRS)'; for subdir in $$list; do \
694          echo "Making $$target in $$subdir"; \
695          if test "$$subdir" = "."; then \
696            dot_seen=yes; \
697            local_target="$$target-am"; \
698          else \
699            local_target="$$target"; \
700          fi; \
701          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
702           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
703        done; \
704        if test "$$dot_seen" = "no"; then \
705          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
706        fi; test -z "$$fail"
707
708mostlyclean-recursive clean-recursive distclean-recursive \
709maintainer-clean-recursive:
710        @set fnord $$MAKEFLAGS; amf=$$2; \
711        dot_seen=no; \
712        case "$@" in \
713          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
714          *) list='$(SUBDIRS)' ;; \
715        esac; \
716        rev=''; for subdir in $$list; do \
717          if test "$$subdir" = "."; then :; else \
718            rev="$$subdir $$rev"; \
719          fi; \
720        done; \
721        rev="$$rev ."; \
722        target=`echo $@ | sed s/-recursive//`; \
723        for subdir in $$rev; do \
724          echo "Making $$target in $$subdir"; \
725          if test "$$subdir" = "."; then \
726            local_target="$$target-am"; \
727          else \
728            local_target="$$target"; \
729          fi; \
730          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
731           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
732        done && test -z "$$fail"
733tags-recursive:
734        list='$(SUBDIRS)'; for subdir in $$list; do \
735          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
736        done
737ctags-recursive:
738        list='$(SUBDIRS)'; for subdir in $$list; do \
739          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
740        done
741
742ETAGS = etags
743ETAGSFLAGS =
744
745CTAGS = ctags
746CTAGSFLAGS =
747
748tags: TAGS
749
750ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
751        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
752        unique=`for i in $$list; do \
753            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
754          done | \
755          $(AWK) '    { files[$$0] = 1; } \
756               END { for (i in files) print i; }'`; \
757        mkid -fID $$unique
758
759TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
760                $(TAGS_FILES) $(LISP)
761        tags=; \
762        here=`pwd`; \
763        if (etags --etags-include --version) >/dev/null 2>&1; then \
764          include_option=--etags-include; \
765        else \
766          include_option=--include; \
767        fi; \
768        list='$(SUBDIRS)'; for subdir in $$list; do \
769          if test "$$subdir" = .; then :; else \
770            test -f $$subdir/TAGS && \
771              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
772          fi; \
773        done; \
774        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
775        unique=`for i in $$list; do \
776            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
777          done | \
778          $(AWK) '    { files[$$0] = 1; } \
779               END { for (i in files) print i; }'`; \
780        test -z "$(ETAGS_ARGS)$$tags$$unique" \
781          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
782             $$tags $$unique
783
784ctags: CTAGS
785CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
786                $(TAGS_FILES) $(LISP)
787        tags=; \
788        here=`pwd`; \
789        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
790        unique=`for i in $$list; do \
791            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
792          done | \
793          $(AWK) '    { files[$$0] = 1; } \
794               END { for (i in files) print i; }'`; \
795        test -z "$(CTAGS_ARGS)$$tags$$unique" \
796          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
797             $$tags $$unique
798
799GTAGS:
800        here=`$(am__cd) $(top_builddir) && pwd` \
801          && cd $(top_srcdir) \
802          && gtags -i $(GTAGS_ARGS) $$here
803
804distclean-tags:
805        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
806DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
807
808top_distdir = ..
809distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
810
811distdir: $(DISTFILES)
812        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
813        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
814        list='$(DISTFILES)'; for file in $$list; do \
815          case $$file in \
816            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
817            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
818          esac; \
819          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
820          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
821          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
822            dir="/$$dir"; \
823            $(mkinstalldirs) "$(distdir)$$dir"; \
824          else \
825            dir=''; \
826          fi; \
827          if test -d $$d/$$file; then \
828            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
829              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
830            fi; \
831            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
832          else \
833            test -f $(distdir)/$$file \
834            || cp -p $$d/$$file $(distdir)/$$file \
835            || exit 1; \
836          fi; \
837        done
838        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
839          if test "$$subdir" = .; then :; else \
840            test -d $(distdir)/$$subdir \
841            || mkdir $(distdir)/$$subdir \
842            || exit 1; \
843            (cd $$subdir && \
844              $(MAKE) $(AM_MAKEFLAGS) \
845                top_distdir="$(top_distdir)" \
846                distdir=../$(distdir)/$$subdir \
847                distdir) \
848              || exit 1; \
849          fi; \
850        done
851        $(MAKE) $(AM_MAKEFLAGS) \
852          top_distdir="$(top_distdir)" distdir="$(distdir)" \
853          dist-hook
854check-am: all-am
855check: check-recursive
856all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
857install-binPROGRAMS: install-libLTLIBRARIES
858
859installdirs: installdirs-recursive
860installdirs-am:
861        $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) $(DESTDIR)$(glibincludedir) $(DESTDIR)$(glibsubincludedir)
862
863install: install-recursive
864install-exec: install-exec-recursive
865install-data: install-data-recursive
866uninstall: uninstall-recursive
867
868install-am: all-am
869        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
870
871installcheck: installcheck-recursive
872install-strip:
873        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
874          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
875          `test -z '$(STRIP)' || \
876            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
877mostlyclean-generic:
878
879clean-generic:
880
881distclean-generic:
882        -rm -f $(CONFIG_CLEAN_FILES)
883
884maintainer-clean-generic:
885        @echo "This command is intended for maintainers to use"
886        @echo "it deletes files that may require special tools to rebuild."
887clean: clean-recursive
888
889clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
890        clean-libtool mostlyclean-am
891
892distclean: distclean-recursive
893        -rm -rf ./$(DEPDIR)
894        -rm -f Makefile
895distclean-am: clean-am distclean-compile distclean-generic \
896        distclean-libtool distclean-tags
897
898dvi: dvi-recursive
899
900dvi-am:
901
902info: info-recursive
903
904info-am:
905
906install-data-am: install-data-local install-glibincludeHEADERS \
907        install-glibsubincludeHEADERS
908
909install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
910
911install-info: install-info-recursive
912
913install-man:
914
915installcheck-am:
916
917maintainer-clean: maintainer-clean-recursive
918        -rm -rf ./$(DEPDIR)
919        -rm -f Makefile
920maintainer-clean-am: distclean-am maintainer-clean-generic
921
922mostlyclean: mostlyclean-recursive
923
924mostlyclean-am: mostlyclean-compile mostlyclean-generic \
925        mostlyclean-libtool
926
927pdf: pdf-recursive
928
929pdf-am:
930
931ps: ps-recursive
932
933ps-am:
934
935uninstall-am: uninstall-binPROGRAMS uninstall-glibincludeHEADERS \
936        uninstall-glibsubincludeHEADERS uninstall-info-am \
937        uninstall-libLTLIBRARIES uninstall-local
938
939uninstall-info: uninstall-info-recursive
940
941.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
942        clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
943        clean-libtool clean-recursive ctags ctags-recursive distclean \
944        distclean-compile distclean-generic distclean-libtool \
945        distclean-recursive distclean-tags distdir dvi dvi-am \
946        dvi-recursive info info-am info-recursive install install-am \
947        install-binPROGRAMS install-data install-data-am \
948        install-data-local install-data-recursive install-exec \
949        install-exec-am install-exec-recursive \
950        install-glibincludeHEADERS install-glibsubincludeHEADERS \
951        install-info install-info-am install-info-recursive \
952        install-libLTLIBRARIES install-man install-recursive \
953        install-strip installcheck installcheck-am installdirs \
954        installdirs-am installdirs-recursive maintainer-clean \
955        maintainer-clean-generic maintainer-clean-recursive mostlyclean \
956        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
957        mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
958        ps-recursive tags tags-recursive uninstall uninstall-am \
959        uninstall-binPROGRAMS uninstall-glibincludeHEADERS \
960        uninstall-glibsubincludeHEADERS uninstall-info-am \
961        uninstall-info-recursive uninstall-libLTLIBRARIES \
962        uninstall-local uninstall-recursive
963
964
965@MS_LIB_AVAILABLE_TRUE@install-ms-lib:
966@MS_LIB_AVAILABLE_TRUE@ $(INSTALL) glib-2.0.lib $(DESTDIR)$(libdir)
967
968@MS_LIB_AVAILABLE_TRUE@uninstall-ms-lib:
969@MS_LIB_AVAILABLE_TRUE@ -rm $(DESTDIR)$(libdir)/glib-2.0.lib
970@MS_LIB_AVAILABLE_FALSE@install-ms-lib:
971@MS_LIB_AVAILABLE_FALSE@uninstall-ms-lib:
972
973install-data-local: install-ms-lib install-libtool-import-lib
974        @if test -f $(glibincludedir)/glist.h ; then                                    \
975          echo "*** Old headers found in $(glibincludedir). You should remove the" ;    \
976          echo "*** contents of this directory and type 'make install' again." ;        \
977          false ;                                                                       \
978        fi
979
980uninstall-local: uninstall-ms-lib uninstall-libtool-import-lib
981
982@OS_WIN32_TRUE@install-libtool-import-lib:
983@OS_WIN32_TRUE@ $(INSTALL) .libs/libglib-2.0.dll.a $(DESTDIR)$(libdir)
984@OS_WIN32_TRUE@ $(INSTALL) $(srcdir)/glib.def $(DESTDIR)$(libdir)/glib-2.0.def
985
986@OS_WIN32_TRUE@uninstall-libtool-import-lib:
987@OS_WIN32_TRUE@ -rm $(DESTDIR)$(libdir)/libglib-2.0.dll.a $(DESTDIR)$(libdir)/glib-2.0.def
988@OS_WIN32_FALSE@install-libtool-import-lib:
989@OS_WIN32_FALSE@uninstall-libtool-import-lib:
990
991@OS_WIN32_TRUE@$(G_LIB_WIN32_RESOURCE): glib.rc
992@OS_WIN32_TRUE@ $(top_srcdir)/build/win32/lt-compile-resource glib.rc $@
993
994glib-2.0.lib: libglib-2.0.la glib.def
995        lib -name:libglib-2.0-$(LT_CURRENT_MINUS_AGE).dll -def:glib.def -out:$@
996
997dist-hook: $(BUILT_EXTRA_DIST)
998        files='$(BUILT_EXTRA_DIST)'; \
999        for f in $$files; do \
1000          if test -f $$f; then d=.; else d=$(srcdir); fi; \
1001          cp $$d/$$f $(distdir) || exit 1; done
1002# Tell versions [3.59,3.63) of GNU make to not export all variables.
1003# Otherwise a system limit (for SysV at least) may be exceeded.
1004.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.