source: trunk/third/gtk2/gdk/Makefile.in @ 18785

Revision 18785, 36.0 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18784, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
13
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = ..
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60host_alias = @host_alias@
61host_triplet = @host@
62AS = @AS@
63ASFLAGS = @ASFLAGS@
64CATALOGS = @CATALOGS@
65CATOBJEXT = @CATOBJEXT@
66CC = @CC@
67CCAS = @CCAS@
68CCASFLAGS = @CCASFLAGS@
69DATADIRNAME = @DATADIRNAME@
70DB2HTML = @DB2HTML@
71DLLTOOL = @DLLTOOL@
72ECHO = @ECHO@
73EXEEXT = @EXEEXT@
74FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
75FREETYPE_CONFIG = @FREETYPE_CONFIG@
76FREETYPE_LIBS = @FREETYPE_LIBS@
77GDK_DEP_CFLAGS = @GDK_DEP_CFLAGS@
78GDK_DEP_LIBS = @GDK_DEP_LIBS@
79GDK_EXTRA_CFLAGS = @GDK_EXTRA_CFLAGS@
80GDK_EXTRA_LIBS = @GDK_EXTRA_LIBS@
81GDK_PACKAGES = @GDK_PACKAGES@
82GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@
83GDK_PIXBUF_DEP_CFLAGS = @GDK_PIXBUF_DEP_CFLAGS@
84GDK_PIXBUF_DEP_LIBS = @GDK_PIXBUF_DEP_LIBS@
85GDK_PIXBUF_EXTRA_CFLAGS = @GDK_PIXBUF_EXTRA_CFLAGS@
86GDK_PIXBUF_EXTRA_LIBS = @GDK_PIXBUF_EXTRA_LIBS@
87GDK_PIXBUF_MAJOR = @GDK_PIXBUF_MAJOR@
88GDK_PIXBUF_MICRO = @GDK_PIXBUF_MICRO@
89GDK_PIXBUF_MINOR = @GDK_PIXBUF_MINOR@
90GDK_PIXBUF_PACKAGES = @GDK_PIXBUF_PACKAGES@
91GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@
92GDK_PIXBUF_XLIB_DEP_CFLAGS = @GDK_PIXBUF_XLIB_DEP_CFLAGS@
93GDK_PIXBUF_XLIB_DEP_LIBS = @GDK_PIXBUF_XLIB_DEP_LIBS@
94GDK_PIXBUF_XLIB_EXTRA_CFLAGS = @GDK_PIXBUF_XLIB_EXTRA_CFLAGS@
95GDK_PIXBUF_XLIB_EXTRA_LIBS = @GDK_PIXBUF_XLIB_EXTRA_LIBS@
96GDK_PIXBUF_XLIB_PACKAGES = @GDK_PIXBUF_XLIB_PACKAGES@
97GDK_WIN32_EXTRA_CFLAGS = @GDK_WIN32_EXTRA_CFLAGS@
98GDK_WLIBS = @GDK_WLIBS@
99GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
100GLIB_CFLAGS = @GLIB_CFLAGS@
101GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
102GLIB_LIBS = @GLIB_LIBS@
103GLIB_MKENUMS = @GLIB_MKENUMS@
104GMOFILES = @GMOFILES@
105GMSGFMT = @GMSGFMT@
106GOBJECT_QUERY = @GOBJECT_QUERY@
107GTKDOC = @GTKDOC@
108GTK_API_VERSION = @GTK_API_VERSION@
109GTK_BINARY_AGE = @GTK_BINARY_AGE@
110GTK_BINARY_VERSION = @GTK_BINARY_VERSION@
111GTK_DEBUG_FLAGS = @GTK_DEBUG_FLAGS@
112GTK_DEP_CFLAGS = @GTK_DEP_CFLAGS@
113GTK_DEP_LIBS = @GTK_DEP_LIBS@
114GTK_EXTRA_CFLAGS = @GTK_EXTRA_CFLAGS@
115GTK_EXTRA_LIBS = @GTK_EXTRA_LIBS@
116GTK_INTERFACE_AGE = @GTK_INTERFACE_AGE@
117GTK_MAJOR_VERSION = @GTK_MAJOR_VERSION@
118GTK_MICRO_VERSION = @GTK_MICRO_VERSION@
119GTK_MINOR_VERSION = @GTK_MINOR_VERSION@
120GTK_PACKAGES = @GTK_PACKAGES@
121GTK_VERSION = @GTK_VERSION@
122GTK_XIM_FLAGS = @GTK_XIM_FLAGS@
123HTML_DIR = @HTML_DIR@
124IE55_UUID_LIB = @IE55_UUID_LIB@
125INCLUDED_LOADER_DEFINE = @INCLUDED_LOADER_DEFINE@
126INCLUDED_LOADER_OBJ = @INCLUDED_LOADER_OBJ@
127INDENT = @INDENT@
128INSTOBJEXT = @INSTOBJEXT@
129INTLLIBS = @INTLLIBS@
130LIBJPEG = @LIBJPEG@
131LIBPNG = @LIBPNG@
132LIBTIFF = @LIBTIFF@
133LIBTOOL = @LIBTOOL@
134LIBTOOL_EXPORT_OPTIONS = @LIBTOOL_EXPORT_OPTIONS@
135LN_S = @LN_S@
136LT_AGE = @LT_AGE@
137LT_CURRENT = @LT_CURRENT@
138LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
139LT_RELEASE = @LT_RELEASE@
140LT_REVISION = @LT_REVISION@
141MAINT = @MAINT@
142MAKEINFO = @MAKEINFO@
143MKINSTALLDIRS = @MKINSTALLDIRS@
144OBJDUMP = @OBJDUMP@
145OBJEXT = @OBJEXT@
146PACKAGE = @PACKAGE@
147PERL = @PERL@
148PKG_CONFIG = @PKG_CONFIG@
149POFILES = @POFILES@
150POSUB = @POSUB@
151PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
152PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
153RANLIB = @RANLIB@
154REBUILD = @REBUILD@
155REBUILD_PNGS = @REBUILD_PNGS@
156SGML2HTML = @SGML2HTML@
157STRIP = @STRIP@
158STRIP_BEGIN = @STRIP_BEGIN@
159STRIP_DUMMY = @STRIP_DUMMY@
160STRIP_END = @STRIP_END@
161USE_NLS = @USE_NLS@
162VERSION = @VERSION@
163WINTAB_LIB = @WINTAB_LIB@
164gdktarget = @gdktarget@
165gdktargetlib = @gdktargetlib@
166gtktargetlib = @gtktargetlib@
167ms_librarian = @ms_librarian@
168xinput_progs = @xinput_progs@
169
170SUBDIRS = $(gdktarget)
171DIST_SUBDIRS = linux-fb win32 x11
172
173EXTRA_DIST = \
174        gdkconfig.h.win32       \
175        gdk.def                 \
176        gdkmarshalers.list      \
177        makeenums.pl            \
178        makefile.msc
179
180
181common_includes = @STRIP_BEGIN@         \
182        -DG_LOG_DOMAIN=\"Gdk\"          \
183        -DGDK_COMPILATION               \
184        -I$(top_srcdir)                 \
185        -I$(top_builddir)/gdk           \
186        -I$(top_srcdir)/gdk-pixbuf      \
187        -DG_DISABLE_DEPRECATED          \
188        -DGDK_PIXBUF_DISABLE_DEPRECATED \
189        -DGDK_DISABLE_DEPRECATED        \
190        @GTK_DEBUG_FLAGS@               \
191        @GDK_DEP_CFLAGS@                \
192@STRIP_END@
193
194
195INCLUDES = $(common_includes)
196gtarget = @gdktarget@
197
198@PLATFORM_WIN32_TRUE@no_undefined = @PLATFORM_WIN32_TRUE@-no-undefined
199
200@PLATFORM_WIN32_TRUE@@HAVE_WINTAB_TRUE@wintab_lib = @PLATFORM_WIN32_TRUE@@HAVE_WINTAB_TRUE@-Lwin32 -lwntab32x
201
202@PLATFORM_WIN32_TRUE@@HAVE_IE55_TRUE@ie55uuid_lib = @PLATFORM_WIN32_TRUE@@HAVE_IE55_TRUE@-Lwin32 -lie55uuid
203
204@OS_WIN32_TRUE@gdk_win32_symbols = @OS_WIN32_TRUE@-export-symbols gdk.def
205
206@MS_LIB_AVAILABLE_TRUE@noinst_DATA = @MS_LIB_AVAILABLE_TRUE@gdk-win32-$(GTK_API_VERSION).lib
207
208# libtool stuff: set version and export symbols for resolving
209# since automake doesn't support conditionalized libsomething_la_LDFLAGS
210# we use the general approach here
211LDFLAGS = @STRIP_BEGIN@                                                 \
212        @LDFLAGS@                                                       \
213        -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)            \
214        -export-dynamic                                                 \
215        -rpath $(libdir)                                                \
216        $(no_undefined)                                                 \
217        @LIBTOOL_EXPORT_OPTIONS@                                        \
218        $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GTK_API_VERSION).la  \
219        $(gdk_win32_symbols)                                            \
220@STRIP_END@
221
222
223#
224# setup source file variables
225#
226#
227# GDK header files for public installation (non-generated)
228#
229# Note: files added here may need to be be propagated to gdk_headers in gtk/Makefile.am
230#
231gdk_public_h_sources = @STRIP_BEGIN@            \
232        gdk.h                                   \
233        gdkcolor.h                              \
234        gdkcursor.h                             \
235        gdkdisplay.h                            \
236        gdkdnd.h                                \
237        gdkdrawable.h                           \
238        gdkevents.h                             \
239        gdkfont.h                               \
240        gdkgc.h                                 \
241        gdkkeysyms.h                            \
242        gdki18n.h                               \
243        gdkimage.h                              \
244        gdkinput.h                              \
245        gdkkeys.h                               \
246        gdkdisplaymanager.h                     \
247        gdkpango.h                              \
248        gdkpixbuf.h                             \
249        gdkpixmap.h                             \
250        gdkproperty.h                           \
251        gdkregion.h                             \
252        gdkrgb.h                                \
253        gdkscreen.h                             \
254        gdkselection.h                          \
255        gdktypes.h                              \
256        gdkvisual.h                             \
257        gdkwindow.h                             \
258@STRIP_END@
259
260
261gdk_headers = @STRIP_BEGIN@       \
262        $(gdk_public_h_sources)   \
263        gdkenumtypes.h            \
264        gdkprivate.h              \
265@STRIP_END@
266
267
268gdk_c_sources = @STRIP_BEGIN@   \
269        gdk.c                   \
270        gdkcolor.c              \
271        gdkcursor.c             \
272        gdkdisplay.c            \
273        gdkdnd.c                \
274        gdkdraw.c               \
275        gdkevents.c             \
276        gdkfont.c               \
277        gdkgc.c                 \
278        gdkglobals.c            \
279        gdkkeys.c               \
280        gdkkeyuni.c             \
281        gdkimage.c              \
282        gdkinternals.h          \
283        gdkintl.h               \
284        gdkdisplaymanager.c     \
285        gdkpango.c              \
286        gdkpixbuf-drawable.c    \
287        gdkpixbuf-render.c      \
288        gdkpixmap.c             \
289        gdkpoly-generic.h       \
290        gdkpolyreg-generic.c    \
291        gdkrgb.c                \
292        gdkrectangle.c          \
293        gdkregion-generic.c     \
294        gdkregion-generic.h     \
295        gdkscreen.c             \
296        gdkselection.c          \
297        gdkvisual.c             \
298        gdkwindow.c             \
299@STRIP_END@
300
301
302#
303# setup GDK sources and their dependancies
304#
305
306gdkincludedir = $(includedir)/gtk-2.0/gdk
307gdkinclude_HEADERS = $(gdk_headers)
308
309# gdkmarshalers.c is not here becuase it is currently an empty file
310common_sources = @STRIP_BEGIN@  \
311        $(gdk_c_sources)        \
312        gdkenumtypes.c          \
313        gdkmarshalers.h         \
314@STRIP_END@
315
316
317libgdk_x11_2_0_la_SOURCES = $(common_sources)
318libgdk_linux_fb_2_0_la_SOURCES = $(common_sources) gdkkeynames.c
319libgdk_win32_2_0_la_SOURCES = $(common_sources) gdkkeynames.c
320
321libgdk_x11_2_0_la_LIBADD = x11/libgdk-x11.la @GDK_DEP_LIBS@
322libgdk_linux_fb_2_0_la_LIBADD = linux-fb/libgdk-linux-fb.la @GDK_DEP_LIBS@
323libgdk_win32_2_0_la_LIBADD = \
324        win32/libgdk-win32.la $(wintab_lib) $(ie55uuid_lib) \
325        @GDK_DEP_LIBS@
326
327libgdk_win32_2_0_la_DEPENDENCIES = gdk.def
328
329lib_LTLIBRARIES = $(gdktargetlib)
330
331EXTRA_LTLIBRARIES = libgdk-x11-2.0.la libgdk-linux-fb-2.0.la libgdk-win32-2.0.la
332
333MAINTAINERCLEANFILES = gdkenumtypes.h stamp-gdkenumtypes.h
334EXTRA_HEADERS =
335
336#
337# Rule to install gdkconfig.h header file
338#
339configexecincludedir = $(libdir)/gtk-2.0/include
340
341#note: not gdkconfig.h
342BUILT_SOURCES = stamp-gc-h
343mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
344CONFIG_HEADER = ../config.h
345CONFIG_CLEAN_FILES =
346LTLIBRARIES =  $(lib_LTLIBRARIES)
347
348
349DEFS = @DEFS@ -I. -I$(srcdir) -I..
350CPPFLAGS = @CPPFLAGS@
351LIBS = @LIBS@
352X_CFLAGS = @X_CFLAGS@
353X_LIBS = @X_LIBS@
354X_EXTRA_LIBS = @X_EXTRA_LIBS@
355X_PRE_LIBS = @X_PRE_LIBS@
356libgdk_x11_2_0_la_LDFLAGS =
357libgdk_x11_2_0_la_DEPENDENCIES =  x11/libgdk-x11.la
358libgdk_x11_2_0_la_OBJECTS =  gdk.lo gdkcolor.lo gdkcursor.lo \
359gdkdisplay.lo gdkdnd.lo gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo \
360gdkglobals.lo gdkkeys.lo gdkkeyuni.lo gdkimage.lo gdkdisplaymanager.lo \
361gdkpango.lo gdkpixbuf-drawable.lo gdkpixbuf-render.lo gdkpixmap.lo \
362gdkpolyreg-generic.lo gdkrgb.lo gdkrectangle.lo gdkregion-generic.lo \
363gdkscreen.lo gdkselection.lo gdkvisual.lo gdkwindow.lo gdkenumtypes.lo
364libgdk_linux_fb_2_0_la_LDFLAGS =
365libgdk_linux_fb_2_0_la_DEPENDENCIES =  linux-fb/libgdk-linux-fb.la
366libgdk_linux_fb_2_0_la_OBJECTS =  gdk.lo gdkcolor.lo gdkcursor.lo \
367gdkdisplay.lo gdkdnd.lo gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo \
368gdkglobals.lo gdkkeys.lo gdkkeyuni.lo gdkimage.lo gdkdisplaymanager.lo \
369gdkpango.lo gdkpixbuf-drawable.lo gdkpixbuf-render.lo gdkpixmap.lo \
370gdkpolyreg-generic.lo gdkrgb.lo gdkrectangle.lo gdkregion-generic.lo \
371gdkscreen.lo gdkselection.lo gdkvisual.lo gdkwindow.lo gdkenumtypes.lo \
372gdkkeynames.lo
373libgdk_win32_2_0_la_LDFLAGS =
374libgdk_win32_2_0_la_OBJECTS =  gdk.lo gdkcolor.lo gdkcursor.lo \
375gdkdisplay.lo gdkdnd.lo gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo \
376gdkglobals.lo gdkkeys.lo gdkkeyuni.lo gdkimage.lo gdkdisplaymanager.lo \
377gdkpango.lo gdkpixbuf-drawable.lo gdkpixbuf-render.lo gdkpixmap.lo \
378gdkpolyreg-generic.lo gdkrgb.lo gdkrectangle.lo gdkregion-generic.lo \
379gdkscreen.lo gdkselection.lo gdkvisual.lo gdkwindow.lo gdkenumtypes.lo \
380gdkkeynames.lo
381CFLAGS = @CFLAGS@
382COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
383LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
384CCLD = $(CC)
385LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
386DATA =  $(noinst_DATA)
387
388HEADERS =  $(gdkinclude_HEADERS)
389
390DIST_COMMON =  COPYING Makefile.am Makefile.in
391
392
393DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
394
395TAR = gtar
396GZIP_ENV = --best
397SOURCES = $(libgdk_x11_2_0_la_SOURCES) $(libgdk_linux_fb_2_0_la_SOURCES) $(libgdk_win32_2_0_la_SOURCES)
398OBJECTS = $(libgdk_x11_2_0_la_OBJECTS) $(libgdk_linux_fb_2_0_la_OBJECTS) $(libgdk_win32_2_0_la_OBJECTS)
399
400all: all-redirect
401.SUFFIXES:
402.SUFFIXES: .S .c .lo .o .obj .s
403$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
404        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps gdk/Makefile
405
406Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
407        cd $(top_builddir) \
408          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
409
410
411mostlyclean-libLTLIBRARIES:
412
413clean-libLTLIBRARIES:
414        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
415
416distclean-libLTLIBRARIES:
417
418maintainer-clean-libLTLIBRARIES:
419
420install-libLTLIBRARIES: $(lib_LTLIBRARIES)
421        @$(NORMAL_INSTALL)
422        $(mkinstalldirs) $(DESTDIR)$(libdir)
423        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
424          if test -f $$p; then \
425            echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
426            $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
427          else :; fi; \
428        done
429
430uninstall-libLTLIBRARIES:
431        @$(NORMAL_UNINSTALL)
432        list='$(lib_LTLIBRARIES)'; for p in $$list; do \
433          $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
434        done
435
436.c.o:
437        $(COMPILE) -c $<
438
439# FIXME: We should only use cygpath when building on Windows,
440# and only if it is available.
441.c.obj:
442        $(COMPILE) -c `cygpath -w $<`
443
444.s.o:
445        $(COMPILE) -c $<
446
447.S.o:
448        $(COMPILE) -c $<
449
450mostlyclean-compile:
451        -rm -f *.o core *.core
452        -rm -f *.$(OBJEXT)
453
454clean-compile:
455
456distclean-compile:
457        -rm -f *.tab.c
458
459maintainer-clean-compile:
460
461.c.lo:
462        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
463
464.s.lo:
465        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
466
467.S.lo:
468        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
469
470mostlyclean-libtool:
471        -rm -f *.lo
472
473clean-libtool:
474        -rm -rf .libs _libs
475
476distclean-libtool:
477
478maintainer-clean-libtool:
479
480libgdk-x11-2.0.la: $(libgdk_x11_2_0_la_OBJECTS) $(libgdk_x11_2_0_la_DEPENDENCIES)
481        $(LINK)  $(libgdk_x11_2_0_la_LDFLAGS) $(libgdk_x11_2_0_la_OBJECTS) $(libgdk_x11_2_0_la_LIBADD) $(LIBS)
482
483libgdk-linux-fb-2.0.la: $(libgdk_linux_fb_2_0_la_OBJECTS) $(libgdk_linux_fb_2_0_la_DEPENDENCIES)
484        $(LINK)  $(libgdk_linux_fb_2_0_la_LDFLAGS) $(libgdk_linux_fb_2_0_la_OBJECTS) $(libgdk_linux_fb_2_0_la_LIBADD) $(LIBS)
485
486libgdk-win32-2.0.la: $(libgdk_win32_2_0_la_OBJECTS) $(libgdk_win32_2_0_la_DEPENDENCIES)
487        $(LINK)  $(libgdk_win32_2_0_la_LDFLAGS) $(libgdk_win32_2_0_la_OBJECTS) $(libgdk_win32_2_0_la_LIBADD) $(LIBS)
488
489install-gdkincludeHEADERS: $(gdkinclude_HEADERS)
490        @$(NORMAL_INSTALL)
491        $(mkinstalldirs) $(DESTDIR)$(gdkincludedir)
492        @list='$(gdkinclude_HEADERS)'; for p in $$list; do \
493          if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
494          echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(gdkincludedir)/$$p"; \
495          $(INSTALL_DATA) $$d$$p $(DESTDIR)$(gdkincludedir)/$$p; \
496        done
497
498uninstall-gdkincludeHEADERS:
499        @$(NORMAL_UNINSTALL)
500        list='$(gdkinclude_HEADERS)'; for p in $$list; do \
501          rm -f $(DESTDIR)$(gdkincludedir)/$$p; \
502        done
503
504# This directory's subdirectories are mostly independent; you can cd
505# into them and run `make' without going through this Makefile.
506# To change the values of `make' variables: instead of editing Makefiles,
507# (1) if the variable is set in `config.status', edit `config.status'
508#     (which will cause the Makefiles to be regenerated when you run `make');
509# (2) otherwise, pass the desired values on the `make' command line.
510
511@SET_MAKE@
512
513all-recursive install-data-recursive install-exec-recursive \
514installdirs-recursive install-recursive uninstall-recursive  \
515check-recursive installcheck-recursive info-recursive dvi-recursive:
516        @set fnord $(MAKEFLAGS); amf=$$2; \
517        dot_seen=no; \
518        target=`echo $@ | sed s/-recursive//`; \
519        list='$(SUBDIRS)'; for subdir in $$list; do \
520          echo "Making $$target in $$subdir"; \
521          if test "$$subdir" = "."; then \
522            dot_seen=yes; \
523            local_target="$$target-am"; \
524          else \
525            local_target="$$target"; \
526          fi; \
527          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
528           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
529        done; \
530        if test "$$dot_seen" = "no"; then \
531          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
532        fi; test -z "$$fail"
533
534mostlyclean-recursive clean-recursive distclean-recursive \
535maintainer-clean-recursive:
536        @set fnord $(MAKEFLAGS); amf=$$2; \
537        dot_seen=no; \
538        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
539          rev="$$subdir $$rev"; \
540          test "$$subdir" != "." || dot_seen=yes; \
541        done; \
542        test "$$dot_seen" = "no" && rev=". $$rev"; \
543        target=`echo $@ | sed s/-recursive//`; \
544        for subdir in $$rev; do \
545          echo "Making $$target in $$subdir"; \
546          if test "$$subdir" = "."; then \
547            local_target="$$target-am"; \
548          else \
549            local_target="$$target"; \
550          fi; \
551          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
552           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
553        done && test -z "$$fail"
554tags-recursive:
555        list='$(SUBDIRS)'; for subdir in $$list; do \
556          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
557        done
558
559tags: TAGS
560
561ID: $(HEADERS) $(SOURCES) $(LISP)
562        list='$(SOURCES) $(HEADERS)'; \
563        unique=`for i in $$list; do echo $$i; done | \
564          awk '    { files[$$0] = 1; } \
565               END { for (i in files) print i; }'`; \
566        here=`pwd` && cd $(srcdir) \
567          && mkid -f$$here/ID $$unique $(LISP)
568
569TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
570        tags=; \
571        here=`pwd`; \
572        list='$(SUBDIRS)'; for subdir in $$list; do \
573   if test "$$subdir" = .; then :; else \
574            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
575   fi; \
576        done; \
577        list='$(SOURCES) $(HEADERS)'; \
578        unique=`for i in $$list; do echo $$i; done | \
579          awk '    { files[$$0] = 1; } \
580               END { for (i in files) print i; }'`; \
581        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
582          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
583
584mostlyclean-tags:
585
586clean-tags:
587
588distclean-tags:
589        -rm -f TAGS ID
590
591maintainer-clean-tags:
592
593distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
594
595subdir = gdk
596
597distdir: $(DISTFILES)
598        @for file in $(DISTFILES); do \
599          d=$(srcdir); \
600          if test -d $$d/$$file; then \
601            cp -pr $$d/$$file $(distdir)/$$file; \
602          else \
603            test -f $(distdir)/$$file \
604            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
605            || cp -p $$d/$$file $(distdir)/$$file || :; \
606          fi; \
607        done
608        for subdir in $(DIST_SUBDIRS); do \
609          if test "$$subdir" = .; then :; else \
610            test -d $(distdir)/$$subdir \
611            || mkdir $(distdir)/$$subdir \
612            || exit 1; \
613            chmod 777 $(distdir)/$$subdir; \
614            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
615              || exit 1; \
616          fi; \
617        done
618gdk.lo gdk.o : gdk.c ../config.h gdk.h gdkcolor.h gdktypes.h gdkconfig.h \
619        gdkcursor.h gdkdisplay.h gdkevents.h gdkdnd.h gdkinput.h \
620        gdkdrawable.h gdkgc.h gdkrgb.h ../gdk-pixbuf/gdk-pixbuf.h \
621        ../gdk-pixbuf/gdk-pixbuf-features.h \
622        ../gdk-pixbuf/gdk-pixbuf-loader.h \
623        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkenumtypes.h gdkfont.h \
624        gdkimage.h gdkkeys.h gdkdisplaymanager.h gdkpango.h gdkpixbuf.h \
625        gdkpixmap.h gdkproperty.h gdkregion.h gdkscreen.h \
626        gdkselection.h gdkvisual.h gdkwindow.h gdkinternals.h \
627        gdkprivate.h
628gdkcolor.lo gdkcolor.o : gdkcolor.c gdkscreen.h gdktypes.h gdkconfig.h \
629        gdkdisplay.h gdkevents.h gdkcolor.h gdkdnd.h gdkinput.h \
630        gdkcolor.h gdkinternals.h gdkwindow.h gdkdrawable.h gdkgc.h \
631        gdkrgb.h ../gdk-pixbuf/gdk-pixbuf.h \
632        ../gdk-pixbuf/gdk-pixbuf-features.h \
633        ../gdk-pixbuf/gdk-pixbuf-loader.h \
634        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkprivate.h gdkfont.h \
635        gdkimage.h gdkregion.h gdkvisual.h
636gdkcursor.lo gdkcursor.o : gdkcursor.c gdkcursor.h gdktypes.h \
637        gdkconfig.h gdkdisplay.h gdkevents.h gdkcolor.h gdkdnd.h \
638        gdkinput.h gdkinternals.h gdkwindow.h gdkdrawable.h gdkgc.h \
639        gdkrgb.h ../gdk-pixbuf/gdk-pixbuf.h \
640        ../gdk-pixbuf/gdk-pixbuf-features.h \
641        ../gdk-pixbuf/gdk-pixbuf-loader.h \
642        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkprivate.h gdkfont.h \
643        gdkimage.h gdkregion.h gdkvisual.h
644gdkdisplay.lo gdkdisplay.o : gdkdisplay.c gdk.h gdkcolor.h gdktypes.h \
645        gdkconfig.h gdkcursor.h gdkdisplay.h gdkevents.h gdkdnd.h \
646        gdkinput.h gdkdrawable.h gdkgc.h gdkrgb.h \
647        ../gdk-pixbuf/gdk-pixbuf.h ../gdk-pixbuf/gdk-pixbuf-features.h \
648        ../gdk-pixbuf/gdk-pixbuf-loader.h \
649        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkenumtypes.h gdkfont.h \
650        gdkimage.h gdkkeys.h gdkdisplaymanager.h gdkpango.h gdkpixbuf.h \
651        gdkpixmap.h gdkproperty.h gdkregion.h gdkscreen.h \
652        gdkselection.h gdkvisual.h gdkwindow.h gdkdisplay.h \
653        gdkinternals.h gdkprivate.h gdkmarshalers.h gdkscreen.h
654gdkdisplaymanager.lo gdkdisplaymanager.o : gdkdisplaymanager.c \
655        ../config.h gdkdisplay.h gdktypes.h gdkconfig.h gdkevents.h \
656        gdkcolor.h gdkdnd.h gdkinput.h gdkdisplaymanager.h gdkdisplay.h \
657        gdkinternals.h gdkwindow.h gdkdrawable.h gdkgc.h gdkrgb.h \
658        ../gdk-pixbuf/gdk-pixbuf.h ../gdk-pixbuf/gdk-pixbuf-features.h \
659        ../gdk-pixbuf/gdk-pixbuf-loader.h \
660        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkprivate.h gdkfont.h \
661        gdkimage.h gdkregion.h gdkvisual.h gdkmarshalers.h gdkintl.h
662gdkdnd.lo gdkdnd.o : gdkdnd.c gdkdnd.h gdktypes.h gdkconfig.h \
663        gdkdrawable.h gdkgc.h gdkcolor.h gdkrgb.h \
664        ../gdk-pixbuf/gdk-pixbuf.h ../gdk-pixbuf/gdk-pixbuf-features.h \
665        ../gdk-pixbuf/gdk-pixbuf-loader.h \
666        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkdisplay.h gdkevents.h \
667        gdkdnd.h gdkinput.h
668gdkdraw.lo gdkdraw.o : gdkdraw.c gdkdrawable.h gdktypes.h gdkconfig.h \
669        gdkgc.h gdkcolor.h gdkrgb.h ../gdk-pixbuf/gdk-pixbuf.h \
670        ../gdk-pixbuf/gdk-pixbuf-features.h \
671        ../gdk-pixbuf/gdk-pixbuf-loader.h \
672        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkinternals.h \
673        gdkwindow.h gdkdrawable.h gdkevents.h gdkdnd.h gdkinput.h \
674        gdkprivate.h gdkfont.h gdkimage.h gdkregion.h gdkvisual.h \
675        gdkwindow.h gdkscreen.h gdkdisplay.h \
676        ../gdk-pixbuf/gdk-pixbuf-private.h \
677        ../gdk-pixbuf/gdk-pixbuf-io.h ../gdk-pixbuf/gdk-pixbuf-i18n.h \
678        ../config.h gdkpixbuf.h
679gdkenumtypes.lo gdkenumtypes.o : gdkenumtypes.c gdk.h gdkcolor.h \
680        gdktypes.h gdkconfig.h gdkcursor.h gdkdisplay.h gdkevents.h \
681        gdkdnd.h gdkinput.h gdkdrawable.h gdkgc.h gdkrgb.h \
682        ../gdk-pixbuf/gdk-pixbuf.h ../gdk-pixbuf/gdk-pixbuf-features.h \
683        ../gdk-pixbuf/gdk-pixbuf-loader.h \
684        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkenumtypes.h gdkfont.h \
685        gdkimage.h gdkkeys.h gdkdisplaymanager.h gdkpango.h gdkpixbuf.h \
686        gdkpixmap.h gdkproperty.h gdkregion.h gdkscreen.h \
687        gdkselection.h gdkvisual.h gdkwindow.h
688gdkevents.lo gdkevents.o : gdkevents.c gdk.h gdkcolor.h gdktypes.h \
689        gdkconfig.h gdkcursor.h gdkdisplay.h gdkevents.h gdkdnd.h \
690        gdkinput.h gdkdrawable.h gdkgc.h gdkrgb.h \
691        ../gdk-pixbuf/gdk-pixbuf.h ../gdk-pixbuf/gdk-pixbuf-features.h \
692        ../gdk-pixbuf/gdk-pixbuf-loader.h \
693        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkenumtypes.h gdkfont.h \
694        gdkimage.h gdkkeys.h gdkdisplaymanager.h gdkpango.h gdkpixbuf.h \
695        gdkpixmap.h gdkproperty.h gdkregion.h gdkscreen.h \
696        gdkselection.h gdkvisual.h gdkwindow.h gdkinternals.h \
697        gdkprivate.h
698gdkfont.lo gdkfont.o : gdkfont.c gdkdisplay.h gdktypes.h gdkconfig.h \
699        gdkevents.h gdkcolor.h gdkdnd.h gdkinput.h gdkfont.h \
700        gdkinternals.h gdkwindow.h gdkdrawable.h gdkgc.h gdkrgb.h \
701        ../gdk-pixbuf/gdk-pixbuf.h ../gdk-pixbuf/gdk-pixbuf-features.h \
702        ../gdk-pixbuf/gdk-pixbuf-loader.h \
703        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkprivate.h gdkfont.h \
704        gdkimage.h gdkregion.h gdkvisual.h
705gdkgc.lo gdkgc.o : gdkgc.c gdkgc.h gdkcolor.h gdktypes.h gdkconfig.h \
706        gdkrgb.h gdkprivate.h gdkevents.h gdkdnd.h gdkinput.h gdkfont.h \
707        gdkgc.h gdkimage.h gdkregion.h gdkvisual.h gdkwindow.h \
708        gdkdrawable.h gdkrgb.h ../gdk-pixbuf/gdk-pixbuf.h \
709        ../gdk-pixbuf/gdk-pixbuf-features.h \
710        ../gdk-pixbuf/gdk-pixbuf-loader.h \
711        ../gdk-pixbuf/gdk-pixbuf-enum-types.h
712gdkglobals.lo gdkglobals.o : gdkglobals.c gdktypes.h gdkconfig.h \
713        gdkprivate.h gdktypes.h gdkevents.h gdkcolor.h gdkdnd.h \
714        gdkinput.h gdkfont.h gdkgc.h gdkimage.h gdkregion.h gdkvisual.h \
715        gdkwindow.h gdkdrawable.h gdkrgb.h ../gdk-pixbuf/gdk-pixbuf.h \
716        ../gdk-pixbuf/gdk-pixbuf-features.h \
717        ../gdk-pixbuf/gdk-pixbuf-loader.h \
718        ../gdk-pixbuf/gdk-pixbuf-enum-types.h ../config.h
719gdkimage.lo gdkimage.o : gdkimage.c gdk.h gdkcolor.h gdktypes.h \
720        gdkconfig.h gdkcursor.h gdkdisplay.h gdkevents.h gdkdnd.h \
721        gdkinput.h gdkdrawable.h gdkgc.h gdkrgb.h \
722        ../gdk-pixbuf/gdk-pixbuf.h ../gdk-pixbuf/gdk-pixbuf-features.h \
723        ../gdk-pixbuf/gdk-pixbuf-loader.h \
724        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkenumtypes.h gdkfont.h \
725        gdkimage.h gdkkeys.h gdkdisplaymanager.h gdkpango.h gdkpixbuf.h \
726        gdkpixmap.h gdkproperty.h gdkregion.h gdkscreen.h \
727        gdkselection.h gdkvisual.h gdkwindow.h gdkimage.h gdkprivate.h \
728        gdkinternals.h gdkprivate.h
729gdkkeys.lo gdkkeys.o : gdkkeys.c ../config.h gdkdisplay.h gdktypes.h \
730        gdkconfig.h gdkevents.h gdkcolor.h gdkdnd.h gdkinput.h \
731        gdkkeys.h
732gdkkeyuni.lo gdkkeyuni.o : gdkkeyuni.c gdk.h gdkcolor.h gdktypes.h \
733        gdkconfig.h gdkcursor.h gdkdisplay.h gdkevents.h gdkdnd.h \
734        gdkinput.h gdkdrawable.h gdkgc.h gdkrgb.h \
735        ../gdk-pixbuf/gdk-pixbuf.h ../gdk-pixbuf/gdk-pixbuf-features.h \
736        ../gdk-pixbuf/gdk-pixbuf-loader.h \
737        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkenumtypes.h gdkfont.h \
738        gdkimage.h gdkkeys.h gdkdisplaymanager.h gdkpango.h gdkpixbuf.h \
739        gdkpixmap.h gdkproperty.h gdkregion.h gdkscreen.h \
740        gdkselection.h gdkvisual.h gdkwindow.h gdkkeysyms.h
741gdkpango.lo gdkpango.o : gdkpango.c gdkcolor.h gdktypes.h gdkconfig.h \
742        gdkgc.h gdkcolor.h gdkpango.h gdkrgb.h gdkprivate.h gdkevents.h \
743        gdkdnd.h gdkinput.h gdkfont.h gdkgc.h gdkimage.h gdkregion.h \
744        gdkvisual.h gdkwindow.h gdkdrawable.h gdkrgb.h \
745        ../gdk-pixbuf/gdk-pixbuf.h ../gdk-pixbuf/gdk-pixbuf-features.h \
746        ../gdk-pixbuf/gdk-pixbuf-loader.h \
747        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkscreen.h gdkdisplay.h
748gdkpixbuf-drawable.lo gdkpixbuf-drawable.o : gdkpixbuf-drawable.c \
749        ../config.h gdkcolor.h gdktypes.h gdkconfig.h gdkimage.h \
750        gdkvisual.h gdkwindow.h gdkdrawable.h gdkgc.h gdkcolor.h \
751        gdkrgb.h ../gdk-pixbuf/gdk-pixbuf.h \
752        ../gdk-pixbuf/gdk-pixbuf-features.h \
753        ../gdk-pixbuf/gdk-pixbuf-loader.h \
754        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkevents.h gdkdnd.h \
755        gdkinput.h gdkpixbuf.h gdkpixmap.h \
756        ../gdk-pixbuf/gdk-pixbuf-private.h \
757        ../gdk-pixbuf/gdk-pixbuf-io.h ../gdk-pixbuf/gdk-pixbuf-i18n.h \
758        gdkinternals.h gdkwindow.h gdkprivate.h gdkfont.h gdkimage.h \
759        gdkregion.h gdkvisual.h
760gdkpixbuf-render.lo gdkpixbuf-render.o : gdkpixbuf-render.c ../config.h \
761        gdk.h gdkcolor.h gdktypes.h gdkconfig.h gdkcursor.h \
762        gdkdisplay.h gdkevents.h gdkdnd.h gdkinput.h gdkdrawable.h \
763        gdkgc.h gdkrgb.h ../gdk-pixbuf/gdk-pixbuf.h \
764        ../gdk-pixbuf/gdk-pixbuf-features.h \
765        ../gdk-pixbuf/gdk-pixbuf-loader.h \
766        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkenumtypes.h gdkfont.h \
767        gdkimage.h gdkkeys.h gdkdisplaymanager.h gdkpango.h gdkpixbuf.h \
768        gdkpixmap.h gdkproperty.h gdkregion.h gdkscreen.h \
769        gdkselection.h gdkvisual.h gdkwindow.h \
770        ../gdk-pixbuf/gdk-pixbuf-private.h \
771        ../gdk-pixbuf/gdk-pixbuf-io.h ../gdk-pixbuf/gdk-pixbuf-i18n.h \
772        gdkpixbuf.h gdkscreen.h
773gdkpixmap.lo gdkpixmap.o : gdkpixmap.c gdkpixmap.h gdktypes.h \
774        gdkconfig.h gdkdrawable.h gdkgc.h gdkcolor.h gdkrgb.h \
775        ../gdk-pixbuf/gdk-pixbuf.h ../gdk-pixbuf/gdk-pixbuf-features.h \
776        ../gdk-pixbuf/gdk-pixbuf-loader.h \
777        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkinternals.h \
778        gdkwindow.h gdkevents.h gdkdnd.h gdkinput.h gdkprivate.h \
779        gdkfont.h gdkimage.h gdkregion.h gdkvisual.h gdkpixbuf.h \
780        gdkscreen.h gdkdisplay.h
781gdkpolyreg-generic.lo gdkpolyreg-generic.o : gdkpolyreg-generic.c \
782        gdkregion.h gdktypes.h gdkconfig.h gdkregion-generic.h \
783        gdkpoly-generic.h
784gdkrectangle.lo gdkrectangle.o : gdkrectangle.c gdk.h gdkcolor.h \
785        gdktypes.h gdkconfig.h gdkcursor.h gdkdisplay.h gdkevents.h \
786        gdkdnd.h gdkinput.h gdkdrawable.h gdkgc.h gdkrgb.h \
787        ../gdk-pixbuf/gdk-pixbuf.h ../gdk-pixbuf/gdk-pixbuf-features.h \
788        ../gdk-pixbuf/gdk-pixbuf-loader.h \
789        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkenumtypes.h gdkfont.h \
790        gdkimage.h gdkkeys.h gdkdisplaymanager.h gdkpango.h gdkpixbuf.h \
791        gdkpixmap.h gdkproperty.h gdkregion.h gdkscreen.h \
792        gdkselection.h gdkvisual.h gdkwindow.h
793gdkregion-generic.lo gdkregion-generic.o : gdkregion-generic.c \
794        gdkregion.h gdktypes.h gdkconfig.h gdkregion-generic.h
795gdkrgb.lo gdkrgb.o : gdkrgb.c ../config.h gdkprivate.h gdktypes.h \
796        gdkconfig.h gdkevents.h gdkcolor.h gdkdnd.h gdkinput.h \
797        gdkfont.h gdkgc.h gdkimage.h gdkregion.h gdkvisual.h \
798        gdkwindow.h gdkdrawable.h gdkrgb.h ../gdk-pixbuf/gdk-pixbuf.h \
799        ../gdk-pixbuf/gdk-pixbuf-features.h \
800        ../gdk-pixbuf/gdk-pixbuf-loader.h \
801        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkinternals.h \
802        gdkprivate.h gdkrgb.h gdkscreen.h gdkdisplay.h
803gdkscreen.lo gdkscreen.o : gdkscreen.c gdk.h gdkcolor.h gdktypes.h \
804        gdkconfig.h gdkcursor.h gdkdisplay.h gdkevents.h gdkdnd.h \
805        gdkinput.h gdkdrawable.h gdkgc.h gdkrgb.h \
806        ../gdk-pixbuf/gdk-pixbuf.h ../gdk-pixbuf/gdk-pixbuf-features.h \
807        ../gdk-pixbuf/gdk-pixbuf-loader.h \
808        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkenumtypes.h gdkfont.h \
809        gdkimage.h gdkkeys.h gdkdisplaymanager.h gdkpango.h gdkpixbuf.h \
810        gdkpixmap.h gdkproperty.h gdkregion.h gdkscreen.h \
811        gdkselection.h gdkvisual.h gdkwindow.h gdkcolor.h \
812        gdkinternals.h gdkprivate.h gdkwindow.h gdkscreen.h
813gdkselection.lo gdkselection.o : gdkselection.c gdkproperty.h gdktypes.h \
814        gdkconfig.h gdkdisplay.h gdkevents.h gdkcolor.h gdkdnd.h \
815        gdkinput.h gdkselection.h
816gdkvisual.lo gdkvisual.o : gdkvisual.c gdkvisual.h gdktypes.h \
817        gdkconfig.h gdkscreen.h gdkdisplay.h gdkevents.h gdkcolor.h \
818        gdkdnd.h gdkinput.h
819gdkwindow.lo gdkwindow.o : gdkwindow.c gdkwindow.h gdkdrawable.h \
820        gdktypes.h gdkconfig.h gdkgc.h gdkcolor.h gdkrgb.h \
821        ../gdk-pixbuf/gdk-pixbuf.h ../gdk-pixbuf/gdk-pixbuf-features.h \
822        ../gdk-pixbuf/gdk-pixbuf-loader.h \
823        ../gdk-pixbuf/gdk-pixbuf-enum-types.h gdkevents.h gdkdnd.h \
824        gdkinput.h gdkinternals.h gdkwindow.h gdkprivate.h gdkfont.h \
825        gdkimage.h gdkregion.h gdkvisual.h gdk.h gdkcursor.h \
826        gdkdisplay.h gdkenumtypes.h gdkkeys.h gdkdisplaymanager.h \
827        gdkpango.h gdkpixbuf.h gdkpixmap.h gdkproperty.h gdkscreen.h \
828        gdkselection.h gdkpixmap.h gdkdrawable.h gdkscreen.h x11/gdkx.h \
829        x11/gdkprivate-x11.h x11/gdkwindow-x11.h x11/gdkdrawable-x11.h \
830        ../config.h x11/gdkpixmap-x11.h x11/gdkdisplay-x11.h gdk.h \
831        x11/gdkscreen-x11.h x11/xsettings-client.h \
832        x11/xsettings-common.h
833
834info-am:
835info: info-recursive
836dvi-am:
837dvi: dvi-recursive
838check-am: all-am
839check: check-recursive
840installcheck-am:
841installcheck: installcheck-recursive
842install-exec-am: install-libLTLIBRARIES install-exec-local
843        @$(NORMAL_INSTALL)
844        $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
845install-exec: install-exec-recursive
846
847install-data-am: install-gdkincludeHEADERS install-data-local
848install-data: install-data-recursive
849
850install-am: all-am
851        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
852install: install-recursive
853uninstall-am: uninstall-libLTLIBRARIES uninstall-gdkincludeHEADERS \
854                uninstall-local
855uninstall: uninstall-recursive
856all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
857all-redirect: all-recursive
858install-strip:
859        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
860installdirs: installdirs-recursive
861installdirs-am:
862        $(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(gdkincludedir)
863
864
865mostlyclean-generic:
866
867clean-generic:
868
869distclean-generic:
870        -rm -f Makefile $(CONFIG_CLEAN_FILES)
871        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
872
873maintainer-clean-generic:
874        -test -z "$(BUILT_SOURCES)$(MAINTAINERCLEANFILES)" || rm -f $(BUILT_SOURCES) $(MAINTAINERCLEANFILES)
875mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
876                mostlyclean-libtool mostlyclean-tags \
877                mostlyclean-generic
878
879mostlyclean: mostlyclean-recursive
880
881clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
882                clean-generic mostlyclean-am
883
884clean: clean-recursive
885
886distclean-am:  distclean-libLTLIBRARIES distclean-compile \
887                distclean-libtool distclean-tags distclean-generic \
888                clean-am
889        -rm -f libtool
890
891distclean: distclean-recursive
892
893maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
894                maintainer-clean-compile maintainer-clean-libtool \
895                maintainer-clean-tags maintainer-clean-generic \
896                distclean-am
897        @echo "This command is intended for maintainers to use;"
898        @echo "it deletes files that may require special tools to rebuild."
899
900maintainer-clean: maintainer-clean-recursive
901
902.PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
903clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
904uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
905distclean-compile clean-compile maintainer-clean-compile \
906mostlyclean-libtool distclean-libtool clean-libtool \
907maintainer-clean-libtool uninstall-gdkincludeHEADERS \
908install-gdkincludeHEADERS install-data-recursive \
909uninstall-data-recursive install-exec-recursive \
910uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
911all-recursive check-recursive installcheck-recursive info-recursive \
912dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
913maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
914distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
915dvi-am dvi check check-am installcheck-am installcheck \
916install-exec-local install-exec-am install-exec install-data-local \
917install-data-am install-data install-am install uninstall-local \
918uninstall-am uninstall all-redirect all-am all installdirs-am \
919installdirs mostlyclean-generic distclean-generic clean-generic \
920maintainer-clean-generic clean mostlyclean distclean maintainer-clean
921
922
923@OS_WIN32_TRUE@install-libtool-import-lib:
924@OS_WIN32_TRUE@ $(INSTALL) .libs/libgdk-win32-$(GTK_API_VERSION).dll.a $(DESTDIR)$(libdir)
925@OS_WIN32_TRUE@uninstall-libtool-import-lib:
926@OS_WIN32_TRUE@ -rm $(DESTDIR)$(libdir)/libgdk-win32-$(GTK_API_VERSION).dll.a
927@OS_WIN32_FALSE@install-libtool-import-lib:
928@OS_WIN32_FALSE@uninstall-libtool-import-lib:
929
930@MS_LIB_AVAILABLE_TRUE@gdk-win32-$(GTK_API_VERSION).lib: libgdk-win32-$(GTK_API_VERSION).la gdk.def
931@MS_LIB_AVAILABLE_TRUE@ lib -name:libgdk-win32-$(GTK_API_VERSION)-@LT_CURRENT_MINUS_AGE@.dll -def:gdk.def -out:$@
932
933@MS_LIB_AVAILABLE_TRUE@install-ms-lib:
934@MS_LIB_AVAILABLE_TRUE@ $(INSTALL) gdk-win32-$(GTK_API_VERSION).lib $(DESTDIR)$(libdir)
935
936@MS_LIB_AVAILABLE_TRUE@uninstall-ms-lib:
937@MS_LIB_AVAILABLE_TRUE@ -rm $(DESTDIR)$(libdir)/gdk-win32-$(GTK_API_VERSION).lib
938@MS_LIB_AVAILABLE_FALSE@install-ms-lib:
939@MS_LIB_AVAILABLE_FALSE@uninstall-ms-lib:
940#configexecinclude_DATA = gdkconfig.h
941
942install-exec-local: gdkconfig.h
943        $(mkinstalldirs) $(DESTDIR)$(configexecincludedir)
944        file=$(DESTDIR)$(configexecincludedir)/gdkconfig.h; \
945        if test -r $$file && cmp -s gdkconfig.h $$file; then :; \
946        else $(INSTALL_DATA) gdkconfig.h $$file; fi
947
948install-exec-hook:
949@DISABLE_EXPLICIT_DEPS_TRUE@    $(SHELL) $(top_srcdir)/sanitize-la.sh $(DESTDIR)$(libdir)/$(gdktargetlib)
950
951# Generate built header without using automake-1.4 BUILT_SOURCES
952$(libgdk_x11_2_0_la_OBJECTS) $(libgdk_linux_fb_2_0_la_OBJECTS) $(libgdk_win32_2_0_la_OBJECTS): gdkenumtypes.h gdkmarshalers.h
953
954$(srcdir)/gdkenumtypes.h: stamp-gdkenumtypes.h
955        @true
956stamp-gdkenumtypes.h: @REBUILD@ $(gdk_public_h_sources) Makefile
957        ( cd $(srcdir) && glib-mkenums \
958                        --fhead "#ifndef __GDK_ENUM_TYPES_H__\n#define __GDK_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
959                        --fprod "/* enumerations from \"@filename@\" */\n" \
960                        --vhead "GType @enum_name@_get_type (void);\n#define GDK_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \
961                        --ftail "G_END_DECLS\n\n#endif /* __GDK_ENUM_TYPES_H__ */" \
962                $(gdk_public_h_sources) ) >> xgen-geth \
963        && (cmp -s xgen-geth $(srcdir)/gdkenumtypes.h || cp xgen-geth $(srcdir)/gdkenumtypes.h ) \
964        && rm -f xgen-geth \
965        && echo timestamp > $(@F)
966$(srcdir)/gdkenumtypes.c: @REBUILD@ $(gdk_public_h_sources) Makefile
967        ( cd $(srcdir) && glib-mkenums \
968                        --fhead "#define GDK_ENABLE_BROKEN\n#include \"gdk.h\"" \
969                --fprod "\n/* enumerations from \"@filename@\" */" \
970                        --vhead "GType\n@enum_name@_get_type (void)\n{\n  static GType etype = 0;\n  if (etype == 0) {\n    static const G@Type@Value values[] = {" \
971                        --vprod "      { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
972                        --vtail "      { 0, NULL, NULL }\n    };\n    etype = g_@type@_register_static (\"@EnumName@\", values);\n  }\n  return etype;\n}\n" \
973                $(gdk_public_h_sources) ) > xgen-getc \
974        && cp xgen-getc $(srcdir)/gdkenumtypes.c  \
975        && rm -f xgen-getc
976
977#
978# Marshaller generation
979#
980$(srcdir)/gdkmarshalers.h: @REBUILD@ gdkmarshalers.list
981        cd $(srcdir) &&                                                                                 \
982        ( @GLIB_GENMARSHAL@ --prefix=gdk_marshal gdkmarshalers.list --header > gdkmarshalers.tmp        \
983        && mv gdkmarshalers.tmp gdkmarshalers.h )                                                       \
984        || ( rm -f gdkmarshalers.tmp && exit 1 )
985$(srcdir)/gdkmarshalers.c: @REBUILD@ gdkmarshalers.list
986        cd $(srcdir) &&                                                                                 \
987        $( @GLIB_GENMARSHAL@ --prefix=gdk_marshal gdkmarshalers.list --body > gdkmarshalers.tmp \
988        && mv gdkmarshalers.tmp gdkmarshalers.c )                                                       \
989       || ( rm -f gdkmarshalers.tmp && exit 1 )
990
991gdkconfig.h: stamp-gc-h
992        @if test -f gdkconfig.h; then :; \
993        else rm -f stamp-gc-h; $(MAKE) stamp-gc-h; fi
994stamp-gc-h: ../config.status
995        cd .. && CONFIG_FILES= CONFIG_HEADERS= CONFIG_OTHER=gdk/gdkconfig.h ./config.status
996        echo timestamp > stamp-gc-h
997
998install-data-local: install-ms-lib install-libtool-import-lib
999
1000uninstall-local: uninstall-ms-lib uninstall-libtool-import-lib
1001
1002.PHONY: files
1003
1004files:
1005        @files=`ls $(DISTFILES) 2> /dev/null `; for p in $$files; do \
1006          echo $$p; \
1007        done
1008
1009# Tell versions [3.59,3.63) of GNU make to not export all variables.
1010# Otherwise a system limit (for SysV at least) may be exceeded.
1011.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.