1 | # Makefile.in generated automatically by automake 1.4 from Makefile.am |
---|
2 | |
---|
3 | # Copyright (C) 1994, 1995-8, 1999 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 | |
---|
14 | SHELL = @SHELL@ |
---|
15 | |
---|
16 | srcdir = @srcdir@ |
---|
17 | top_srcdir = @top_srcdir@ |
---|
18 | VPATH = @srcdir@ |
---|
19 | prefix = @prefix@ |
---|
20 | exec_prefix = @exec_prefix@ |
---|
21 | |
---|
22 | bindir = @bindir@ |
---|
23 | sbindir = @sbindir@ |
---|
24 | libexecdir = @libexecdir@ |
---|
25 | datadir = @datadir@ |
---|
26 | sysconfdir = @sysconfdir@ |
---|
27 | sharedstatedir = @sharedstatedir@ |
---|
28 | localstatedir = @localstatedir@ |
---|
29 | libdir = @libdir@ |
---|
30 | infodir = @infodir@ |
---|
31 | mandir = @mandir@ |
---|
32 | includedir = @includedir@ |
---|
33 | oldincludedir = /usr/include |
---|
34 | |
---|
35 | DESTDIR = |
---|
36 | |
---|
37 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
38 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
39 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
40 | |
---|
41 | top_builddir = .. |
---|
42 | |
---|
43 | ACLOCAL = @ACLOCAL@ |
---|
44 | AUTOCONF = @AUTOCONF@ |
---|
45 | AUTOMAKE = @AUTOMAKE@ |
---|
46 | AUTOHEADER = @AUTOHEADER@ |
---|
47 | |
---|
48 | INSTALL = @INSTALL@ |
---|
49 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) |
---|
50 | INSTALL_DATA = @INSTALL_DATA@ |
---|
51 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
52 | transform = @program_transform_name@ |
---|
53 | |
---|
54 | NORMAL_INSTALL = : |
---|
55 | PRE_INSTALL = : |
---|
56 | POST_INSTALL = : |
---|
57 | NORMAL_UNINSTALL = : |
---|
58 | PRE_UNINSTALL = : |
---|
59 | POST_UNINSTALL = : |
---|
60 | host_alias = @host_alias@ |
---|
61 | host_triplet = @host@ |
---|
62 | AS = @AS@ |
---|
63 | AWK = @AWK@ |
---|
64 | CATALOGS = @CATALOGS@ |
---|
65 | CATOBJEXT = @CATOBJEXT@ |
---|
66 | CC = @CC@ |
---|
67 | DATADIRNAME = @DATADIRNAME@ |
---|
68 | DLLTOOL = @DLLTOOL@ |
---|
69 | GDK_WLIBS = @GDK_WLIBS@ |
---|
70 | GENCAT = @GENCAT@ |
---|
71 | GLIB_CFLAGS = @GLIB_CFLAGS@ |
---|
72 | GLIB_CONFIG = @GLIB_CONFIG@ |
---|
73 | GLIB_DEPLIBS = @GLIB_DEPLIBS@ |
---|
74 | GLIB_LIBS = @GLIB_LIBS@ |
---|
75 | GMOFILES = @GMOFILES@ |
---|
76 | GMSGFMT = @GMSGFMT@ |
---|
77 | GTK_BINARY_AGE = @GTK_BINARY_AGE@ |
---|
78 | GTK_DEBUG_FLAGS = @GTK_DEBUG_FLAGS@ |
---|
79 | GTK_INTERFACE_AGE = @GTK_INTERFACE_AGE@ |
---|
80 | GTK_LOCALE_FLAGS = @GTK_LOCALE_FLAGS@ |
---|
81 | GTK_MAJOR_VERSION = @GTK_MAJOR_VERSION@ |
---|
82 | GTK_MICRO_VERSION = @GTK_MICRO_VERSION@ |
---|
83 | GTK_MINOR_VERSION = @GTK_MINOR_VERSION@ |
---|
84 | GTK_VERSION = @GTK_VERSION@ |
---|
85 | GTK_XIM_FLAGS = @GTK_XIM_FLAGS@ |
---|
86 | GT_NO = @GT_NO@ |
---|
87 | GT_YES = @GT_YES@ |
---|
88 | INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@ |
---|
89 | INDENT = @INDENT@ |
---|
90 | INSTOBJEXT = @INSTOBJEXT@ |
---|
91 | INTLDEPS = @INTLDEPS@ |
---|
92 | INTLLIBS = @INTLLIBS@ |
---|
93 | INTLOBJS = @INTLOBJS@ |
---|
94 | LIBTOOL = @LIBTOOL@ |
---|
95 | LN_S = @LN_S@ |
---|
96 | LT_AGE = @LT_AGE@ |
---|
97 | LT_CURRENT = @LT_CURRENT@ |
---|
98 | LT_RELEASE = @LT_RELEASE@ |
---|
99 | LT_REVISION = @LT_REVISION@ |
---|
100 | MAINT = @MAINT@ |
---|
101 | MAKEINFO = @MAKEINFO@ |
---|
102 | MKINSTALLDIRS = @MKINSTALLDIRS@ |
---|
103 | OBJDUMP = @OBJDUMP@ |
---|
104 | PACKAGE = @PACKAGE@ |
---|
105 | PERL = @PERL@ |
---|
106 | POFILES = @POFILES@ |
---|
107 | POSUB = @POSUB@ |
---|
108 | RANLIB = @RANLIB@ |
---|
109 | REBUILD = @REBUILD@ |
---|
110 | STRIP_BEGIN = @STRIP_BEGIN@ |
---|
111 | STRIP_DUMMY = @STRIP_DUMMY@ |
---|
112 | STRIP_END = @STRIP_END@ |
---|
113 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ |
---|
114 | USE_NLS = @USE_NLS@ |
---|
115 | VERSION = @VERSION@ |
---|
116 | glib_cflags = @glib_cflags@ |
---|
117 | glib_libs = @glib_libs@ |
---|
118 | glib_thread_cflags = @glib_thread_cflags@ |
---|
119 | glib_thread_libs = @glib_thread_libs@ |
---|
120 | gtklocaledir = @gtklocaledir@ |
---|
121 | l = @l@ |
---|
122 | x_cflags = @x_cflags@ |
---|
123 | x_includes = @x_includes@ |
---|
124 | x_ldflags = @x_ldflags@ |
---|
125 | x_libs = @x_libs@ |
---|
126 | xinput_progs = @xinput_progs@ |
---|
127 | |
---|
128 | INCLUDES = @STRIP_BEGIN@ -DG_LOG_DOMAIN=\"Gtk\" -DGTK_DISABLE_COMPAT_H -DGTK_LIBDIR=\"$(libdir)\" -DGTK_DATA_PREFIX=\"$(prefix)\" -DGTK_SYSCONFDIR=\"$(sysconfdir)\" -DGTK_LOCALEDIR=\"$(gtklocaledir)\" -I$(top_srcdir) @GTK_DEBUG_FLAGS@ @GTK_XIM_FLAGS@ @GTK_LOCALE_FLAGS@ @GLIB_CFLAGS@ @x_cflags@ @STRIP_END@ |
---|
129 | |
---|
130 | |
---|
131 | # |
---|
132 | # libraries to compile and install |
---|
133 | # |
---|
134 | lib_LTLIBRARIES = libgtk.la |
---|
135 | |
---|
136 | # libtool stuff: set version and export symbols for resolving |
---|
137 | libgtkincludedir = $(includedir)/gtk-1.2/gtk |
---|
138 | libgtk_la_LDFLAGS = @STRIP_BEGIN@ -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE) -export-dynamic @GLIB_DEPLIBS@ @x_ldflags@ @x_libs@ -lm @STRIP_END@ |
---|
139 | |
---|
140 | # $(top_builddir)/gdk/libgdk.la |
---|
141 | |
---|
142 | # |
---|
143 | # setup source file variables |
---|
144 | # |
---|
145 | # GTK+ header files for public installation (non-generated) |
---|
146 | gtk_public_h_sources = @STRIP_BEGIN@ gtk.h gtkaccelgroup.h gtkaccellabel.h gtkadjustment.h gtkalignment.h gtkarg.h gtkarrow.h gtkaspectframe.h gtkbin.h gtkbindings.h gtkbbox.h gtkbox.h gtkbutton.h gtkcalendar.h gtkcheckbutton.h gtkcheckmenuitem.h gtkclist.h gtkcolorsel.h gtkcombo.h gtkcompat.h gtkcontainer.h gtkctree.h gtkcurve.h gtkdata.h gtkdebug.h gtkdialog.h gtkdnd.h gtkdrawingarea.h gtkeditable.h gtkentry.h gtkenums.h gtkeventbox.h gtkfilesel.h gtkfixed.h gtkfontsel.h gtkframe.h gtkgamma.h gtkgc.h gtkhandlebox.h gtkhbbox.h gtkhbox.h gtkhpaned.h gtkhruler.h gtkhscale.h gtkhscrollbar.h gtkhseparator.h gtkimage.h gtkinputdialog.h gtkinvisible.h gtkitem.h gtkitemfactory.h gtklabel.h gtklayout.h gtklist.h gtklistitem.h gtkmain.h gtkmenu.h gtkmenubar.h gtkmenufactory.h gtkmenuitem.h gtkmenushell.h gtkmisc.h gtknotebook.h gtkobject.h gtkoptionmenu.h gtkpacker.h gtkpaned.h gtkpixmap.h gtkplug.h gtkpreview.h gtkprivate.h gtkprogress.h gtkprogressbar.h gtkradiobutton.h gtkradiomenuitem.h gtkrange.h gtkrc.h gtkruler.h gtkscale.h gtkscrollbar.h gtkscrolledwindow.h gtkselection.h gtkseparator.h gtksignal.h gtksocket.h gtkspinbutton.h gtkstyle.h gtkstatusbar.h gtktable.h gtktearoffmenuitem.h gtktext.h gtkthemes.h gtktipsquery.h gtktogglebutton.h gtktoolbar.h gtktooltips.h gtktree.h gtktreeitem.h gtktypeutils.h gtkvbbox.h gtkvbox.h gtkviewport.h gtkvpaned.h gtkvruler.h gtkvscale.h gtkvscrollbar.h gtkvseparator.h gtkwidget.h gtkwindow.h @STRIP_END@ |
---|
147 | |
---|
148 | # GTK+ header files that don't get installed |
---|
149 | gtk_private_h_sources = @STRIP_BEGIN@ @STRIP_END@ |
---|
150 | |
---|
151 | # GTK+ C sources to build the library from |
---|
152 | gtk_c_sources = @STRIP_BEGIN@ gtkaccelgroup.c gtkaccellabel.c gtkadjustment.c gtkalignment.c gtkarg.c gtkarrow.c gtkaspectframe.c gtkbin.c gtkbindings.c gtkbbox.c gtkbox.c gtkbutton.c gtkcalendar.c gtkcheckbutton.c gtkcheckmenuitem.c gtkclist.c gtkcolorsel.c gtkcombo.c gtkcontainer.c gtkctree.c gtkcurve.c gtkdata.c gtkdialog.c gtkdnd.c gtkdrawingarea.c gtkeditable.c gtkentry.c gtkeventbox.c gtkfilesel.c gtkfixed.c gtkfontsel.c gtkframe.c gtkgamma.c gtkgc.c gtkhandlebox.c gtkhbbox.c gtkhbox.c gtkhpaned.c gtkhruler.c gtkhscale.c gtkhscrollbar.c gtkhseparator.c gtkimage.c gtkinputdialog.c gtkintl.h gtkinvisible.c gtkitem.c gtkitemfactory.c gtklabel.c gtklayout.c gtklist.c gtklistitem.c gtkmain.c gtkmarshal.c gtkmenu.c gtkmenubar.c gtkmenufactory.c gtkmenuitem.c gtkmenushell.c gtkmisc.c gtknotebook.c gtkobject.c gtkoptionmenu.c gtkpacker.c gtkpaned.c gtkpixmap.c gtkplug.c gtkpreview.c gtkprogress.c gtkprogressbar.c gtkradiobutton.c gtkradiomenuitem.c gtkrange.c gtkrc.c gtkruler.c gtkscale.c gtkscrollbar.c gtkscrolledwindow.c gtkselection.c gtkseparator.c gtksignal.c gtksocket.c gtkspinbutton.c gtkstyle.c gtkstatusbar.c gtktable.c gtktearoffmenuitem.c gtktext.c gtkthemes.c gtktipsquery.c gtktogglebutton.c gtktoolbar.c gtktooltips.c gtktree.c gtktreeitem.c gtktypeutils.c gtkvbbox.c gtkvbox.c gtkviewport.c gtkvpaned.c gtkvruler.c gtkvscale.c gtkvscrollbar.c gtkvseparator.c gtkwidget.c gtkwindow.c fnmatch.c fnmatch.h @STRIP_END@ |
---|
153 | |
---|
154 | # we use our own built_sources variable rules to avoid automake's |
---|
155 | # BUILT_SOURCES oddities |
---|
156 | # we generate frequently rebuild files piggyback on a stamp file, so sources |
---|
157 | # depending on them only get rebuild when the built source actually changed |
---|
158 | # content |
---|
159 | # |
---|
160 | # built sources that don't get installed |
---|
161 | gtk_built_sources = @STRIP_BEGIN@ stamp-gtk.defs stamp-gtktypebuiltins.h stamp-gtkmarshal.h gtktypebuiltins_vars.c gtktypebuiltins_ids.c gtktypebuiltins_evals.c gtkmarshal.c gtk.defs @STRIP_END@ |
---|
162 | |
---|
163 | # built sources that get installed with the header files |
---|
164 | gtk_built_public_sources = @STRIP_BEGIN@ gtkmarshal.h gtktypebuiltins.h @STRIP_END@ |
---|
165 | |
---|
166 | # non-header sources (headers should be specified in the above variables) |
---|
167 | # that don't serve as direct make target sources, i.e. they don't have |
---|
168 | # their own .lo rules and don't get publically installed |
---|
169 | gtk_extra_sources = @STRIP_BEGIN@ gtkfeatures.h.in makeenums.pl makeenums.awk maketypes.awk makeenums.h gtkargcollector.c gtk-boxed.defs genmarshal.pl gtkmarshal.list @STRIP_END@ |
---|
170 | |
---|
171 | # Extra headers that are used for enum type array/id generation |
---|
172 | gdk_headers = @STRIP_BEGIN@ ../gdk/gdktypes.h ../gdk/gdkrgb.h @STRIP_END@ |
---|
173 | |
---|
174 | |
---|
175 | # |
---|
176 | # setup GTK+ sources and their dependancies |
---|
177 | # |
---|
178 | libgtkinclude_HEADERS = $(gtk_public_h_sources) $(gtk_built_public_sources) gtkfeatures.h |
---|
179 | libgtk_la_SOURCES = $(gtk_c_sources) |
---|
180 | MAINTAINERCLEANFILES = $(gtk_built_public_sources) $(gtk_built_sources) |
---|
181 | EXTRA_HEADERS = |
---|
182 | |
---|
183 | EXTRA_DIST = $(gtk_private_h_sources) $(gtk_built_sources) $(gtk_built_public_sources) $(gtk_extra_sources) @STRIP_BEGIN@ testgtk.1 testgtkrc testgtkrc2 circles.xbm line-arrow.xbm line-wrap.xbm tree_plus.xbm tree_minus.xbm 3DRings.xpm FilesQueue.xpm Modeller.xpm check-y.xpm check-n.xpm marble.xpm tree_minus.xpm tree_plus.xpm test.xpm check-y.xpm check-n.xpm test.xpm $(gtkconf_DATA) @STRIP_END@ |
---|
184 | |
---|
185 | |
---|
186 | # |
---|
187 | # rules to generate built sources |
---|
188 | # |
---|
189 | # setup autogeneration dependancies |
---|
190 | gen_sources = xgen-gdef xgen-gtbh xgen-gtbvc xgen-gtbic xgen-gtbec xgen-gmh xgen-gmc |
---|
191 | CLEANFILES = $(gen_sources) |
---|
192 | |
---|
193 | gtkconfdir = $(sysconfdir)/gtk |
---|
194 | gtkconf_DATA = gtkrc.az gtkrc.el gtkrc.eo gtkrc.he gtkrc.hy gtkrc.ja gtkrc.ko gtkrc.ru gtkrc.tr gtkrc.th gtkrc.uk gtkrc.iso-8859-2 gtkrc.iso-8859-5 gtkrc.iso-8859-13 gtkrc.iso-8859-14 gtkrc.iso-8859-15 gtkrc.zh_CN gtkrc.zh_TW.big5 gtkrc.ka_GE.georgianacademy gtkrc.ka_GE.georgianps gtkrc.vi_VN.tcvn gtkrc.vi_VN.viscii gtkrc.cp1251 gtkrc.cp1255 |
---|
195 | |
---|
196 | |
---|
197 | # |
---|
198 | # test programs, not to be installed |
---|
199 | # |
---|
200 | noinst_PROGRAMS = testgtk testinput testselection testrgb testdnd simple # testthreads |
---|
201 | DEPS = libgtk.la $(top_builddir)/gdk/libgdk.la |
---|
202 | LDADDS = @STRIP_BEGIN@ libgtk.la $(top_builddir)/gdk/libgdk.la @x_ldflags@ @x_libs@ @GDK_WLIBS@ @GLIB_LIBS@ -lm @STRIP_END@ |
---|
203 | |
---|
204 | testgtk_DEPENDENCIES = $(DEPS) |
---|
205 | testinput_DEPENDENCIES = $(DEPS) |
---|
206 | testselection_DEPENDENCIES = $(DEPS) |
---|
207 | testrgb_DEPENDENCIES = $(DEPS) |
---|
208 | testdnd_DEPENDENCIES = $(DEPS) |
---|
209 | simple_DEPENDENCIES = $(DEPS) |
---|
210 | #testthreads_DEPENDENCIES = $(DEPS) |
---|
211 | testgtk_LDADD = $(LDADDS) |
---|
212 | testinput_LDADD = $(LDADDS) |
---|
213 | testselection_LDADD = $(LDADDS) |
---|
214 | testrgb_LDADD = $(LDADDS) |
---|
215 | testdnd_LDADD = $(LDADDS) |
---|
216 | simple_LDADD = $(LDADDS) |
---|
217 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
218 | CONFIG_HEADER = ../config.h |
---|
219 | CONFIG_CLEAN_FILES = gtkfeatures.h |
---|
220 | LTLIBRARIES = $(lib_LTLIBRARIES) |
---|
221 | |
---|
222 | |
---|
223 | DEFS = @DEFS@ -I. -I$(srcdir) -I.. |
---|
224 | CPPFLAGS = @CPPFLAGS@ |
---|
225 | LDFLAGS = @LDFLAGS@ |
---|
226 | LIBS = @LIBS@ |
---|
227 | X_CFLAGS = @X_CFLAGS@ |
---|
228 | X_LIBS = @X_LIBS@ |
---|
229 | X_EXTRA_LIBS = @X_EXTRA_LIBS@ |
---|
230 | X_PRE_LIBS = @X_PRE_LIBS@ |
---|
231 | libgtk_la_LIBADD = |
---|
232 | libgtk_la_OBJECTS = gtkaccelgroup.lo gtkaccellabel.lo gtkadjustment.lo \ |
---|
233 | gtkalignment.lo gtkarg.lo gtkarrow.lo gtkaspectframe.lo gtkbin.lo \ |
---|
234 | gtkbindings.lo gtkbbox.lo gtkbox.lo gtkbutton.lo gtkcalendar.lo \ |
---|
235 | gtkcheckbutton.lo gtkcheckmenuitem.lo gtkclist.lo gtkcolorsel.lo \ |
---|
236 | gtkcombo.lo gtkcontainer.lo gtkctree.lo gtkcurve.lo gtkdata.lo \ |
---|
237 | gtkdialog.lo gtkdnd.lo gtkdrawingarea.lo gtkeditable.lo gtkentry.lo \ |
---|
238 | gtkeventbox.lo gtkfilesel.lo gtkfixed.lo gtkfontsel.lo gtkframe.lo \ |
---|
239 | gtkgamma.lo gtkgc.lo gtkhandlebox.lo gtkhbbox.lo gtkhbox.lo \ |
---|
240 | gtkhpaned.lo gtkhruler.lo gtkhscale.lo gtkhscrollbar.lo \ |
---|
241 | gtkhseparator.lo gtkimage.lo gtkinputdialog.lo gtkinvisible.lo \ |
---|
242 | gtkitem.lo gtkitemfactory.lo gtklabel.lo gtklayout.lo gtklist.lo \ |
---|
243 | gtklistitem.lo gtkmain.lo gtkmarshal.lo gtkmenu.lo gtkmenubar.lo \ |
---|
244 | gtkmenufactory.lo gtkmenuitem.lo gtkmenushell.lo gtkmisc.lo \ |
---|
245 | gtknotebook.lo gtkobject.lo gtkoptionmenu.lo gtkpacker.lo gtkpaned.lo \ |
---|
246 | gtkpixmap.lo gtkplug.lo gtkpreview.lo gtkprogress.lo gtkprogressbar.lo \ |
---|
247 | gtkradiobutton.lo gtkradiomenuitem.lo gtkrange.lo gtkrc.lo gtkruler.lo \ |
---|
248 | gtkscale.lo gtkscrollbar.lo gtkscrolledwindow.lo gtkselection.lo \ |
---|
249 | gtkseparator.lo gtksignal.lo gtksocket.lo gtkspinbutton.lo gtkstyle.lo \ |
---|
250 | gtkstatusbar.lo gtktable.lo gtktearoffmenuitem.lo gtktext.lo \ |
---|
251 | gtkthemes.lo gtktipsquery.lo gtktogglebutton.lo gtktoolbar.lo \ |
---|
252 | gtktooltips.lo gtktree.lo gtktreeitem.lo gtktypeutils.lo gtkvbbox.lo \ |
---|
253 | gtkvbox.lo gtkviewport.lo gtkvpaned.lo gtkvruler.lo gtkvscale.lo \ |
---|
254 | gtkvscrollbar.lo gtkvseparator.lo gtkwidget.lo gtkwindow.lo fnmatch.lo |
---|
255 | PROGRAMS = $(noinst_PROGRAMS) |
---|
256 | |
---|
257 | testgtk_SOURCES = testgtk.c |
---|
258 | testgtk_OBJECTS = testgtk.o |
---|
259 | testgtk_LDFLAGS = |
---|
260 | testinput_SOURCES = testinput.c |
---|
261 | testinput_OBJECTS = testinput.o |
---|
262 | testinput_LDFLAGS = |
---|
263 | testselection_SOURCES = testselection.c |
---|
264 | testselection_OBJECTS = testselection.o |
---|
265 | testselection_LDFLAGS = |
---|
266 | testrgb_SOURCES = testrgb.c |
---|
267 | testrgb_OBJECTS = testrgb.o |
---|
268 | testrgb_LDFLAGS = |
---|
269 | testdnd_SOURCES = testdnd.c |
---|
270 | testdnd_OBJECTS = testdnd.o |
---|
271 | testdnd_LDFLAGS = |
---|
272 | simple_SOURCES = simple.c |
---|
273 | simple_OBJECTS = simple.o |
---|
274 | simple_LDFLAGS = |
---|
275 | CFLAGS = @CFLAGS@ |
---|
276 | COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
---|
277 | LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
---|
278 | CCLD = $(CC) |
---|
279 | LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ |
---|
280 | DATA = $(gtkconf_DATA) |
---|
281 | |
---|
282 | HEADERS = $(libgtkinclude_HEADERS) |
---|
283 | |
---|
284 | DIST_COMMON = COPYING Makefile.am Makefile.in gtkfeatures.h.in |
---|
285 | |
---|
286 | |
---|
287 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
---|
288 | |
---|
289 | TAR = gtar |
---|
290 | GZIP_ENV = --best |
---|
291 | SOURCES = $(libgtk_la_SOURCES) testgtk.c testinput.c testselection.c testrgb.c testdnd.c simple.c |
---|
292 | OBJECTS = $(libgtk_la_OBJECTS) testgtk.o testinput.o testselection.o testrgb.o testdnd.o simple.o |
---|
293 | |
---|
294 | all: all-redirect |
---|
295 | .SUFFIXES: |
---|
296 | .SUFFIXES: .S .c .lo .o .s |
---|
297 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
---|
298 | cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps gtk/Makefile |
---|
299 | |
---|
300 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
301 | cd $(top_builddir) \ |
---|
302 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status |
---|
303 | |
---|
304 | gtkfeatures.h: $(top_builddir)/config.status gtkfeatures.h.in |
---|
305 | cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status |
---|
306 | |
---|
307 | mostlyclean-libLTLIBRARIES: |
---|
308 | |
---|
309 | clean-libLTLIBRARIES: |
---|
310 | -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) |
---|
311 | |
---|
312 | distclean-libLTLIBRARIES: |
---|
313 | |
---|
314 | maintainer-clean-libLTLIBRARIES: |
---|
315 | |
---|
316 | install-libLTLIBRARIES: $(lib_LTLIBRARIES) |
---|
317 | @$(NORMAL_INSTALL) |
---|
318 | $(mkinstalldirs) $(DESTDIR)$(libdir) |
---|
319 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
---|
320 | if test -f $$p; then \ |
---|
321 | echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \ |
---|
322 | $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \ |
---|
323 | else :; fi; \ |
---|
324 | done |
---|
325 | |
---|
326 | uninstall-libLTLIBRARIES: |
---|
327 | @$(NORMAL_UNINSTALL) |
---|
328 | list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
---|
329 | $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \ |
---|
330 | done |
---|
331 | |
---|
332 | .c.o: |
---|
333 | $(COMPILE) -c $< |
---|
334 | |
---|
335 | .s.o: |
---|
336 | $(COMPILE) -c $< |
---|
337 | |
---|
338 | .S.o: |
---|
339 | $(COMPILE) -c $< |
---|
340 | |
---|
341 | mostlyclean-compile: |
---|
342 | -rm -f *.o core *.core |
---|
343 | |
---|
344 | clean-compile: |
---|
345 | |
---|
346 | distclean-compile: |
---|
347 | -rm -f *.tab.c |
---|
348 | |
---|
349 | maintainer-clean-compile: |
---|
350 | |
---|
351 | .c.lo: |
---|
352 | $(LIBTOOL) --mode=compile $(COMPILE) -c $< |
---|
353 | |
---|
354 | .s.lo: |
---|
355 | $(LIBTOOL) --mode=compile $(COMPILE) -c $< |
---|
356 | |
---|
357 | .S.lo: |
---|
358 | $(LIBTOOL) --mode=compile $(COMPILE) -c $< |
---|
359 | |
---|
360 | mostlyclean-libtool: |
---|
361 | -rm -f *.lo |
---|
362 | |
---|
363 | clean-libtool: |
---|
364 | -rm -rf .libs _libs |
---|
365 | |
---|
366 | distclean-libtool: |
---|
367 | |
---|
368 | maintainer-clean-libtool: |
---|
369 | |
---|
370 | libgtk.la: $(libgtk_la_OBJECTS) $(libgtk_la_DEPENDENCIES) |
---|
371 | $(LINK) -rpath $(libdir) $(libgtk_la_LDFLAGS) $(libgtk_la_OBJECTS) $(libgtk_la_LIBADD) $(LIBS) |
---|
372 | |
---|
373 | mostlyclean-noinstPROGRAMS: |
---|
374 | |
---|
375 | clean-noinstPROGRAMS: |
---|
376 | -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS) |
---|
377 | |
---|
378 | distclean-noinstPROGRAMS: |
---|
379 | |
---|
380 | maintainer-clean-noinstPROGRAMS: |
---|
381 | |
---|
382 | testgtk: $(testgtk_OBJECTS) $(testgtk_DEPENDENCIES) |
---|
383 | @rm -f testgtk |
---|
384 | $(LINK) $(testgtk_LDFLAGS) $(testgtk_OBJECTS) $(testgtk_LDADD) $(LIBS) |
---|
385 | |
---|
386 | testinput: $(testinput_OBJECTS) $(testinput_DEPENDENCIES) |
---|
387 | @rm -f testinput |
---|
388 | $(LINK) $(testinput_LDFLAGS) $(testinput_OBJECTS) $(testinput_LDADD) $(LIBS) |
---|
389 | |
---|
390 | testselection: $(testselection_OBJECTS) $(testselection_DEPENDENCIES) |
---|
391 | @rm -f testselection |
---|
392 | $(LINK) $(testselection_LDFLAGS) $(testselection_OBJECTS) $(testselection_LDADD) $(LIBS) |
---|
393 | |
---|
394 | testrgb: $(testrgb_OBJECTS) $(testrgb_DEPENDENCIES) |
---|
395 | @rm -f testrgb |
---|
396 | $(LINK) $(testrgb_LDFLAGS) $(testrgb_OBJECTS) $(testrgb_LDADD) $(LIBS) |
---|
397 | |
---|
398 | testdnd: $(testdnd_OBJECTS) $(testdnd_DEPENDENCIES) |
---|
399 | @rm -f testdnd |
---|
400 | $(LINK) $(testdnd_LDFLAGS) $(testdnd_OBJECTS) $(testdnd_LDADD) $(LIBS) |
---|
401 | |
---|
402 | simple: $(simple_OBJECTS) $(simple_DEPENDENCIES) |
---|
403 | @rm -f simple |
---|
404 | $(LINK) $(simple_LDFLAGS) $(simple_OBJECTS) $(simple_LDADD) $(LIBS) |
---|
405 | |
---|
406 | install-gtkconfDATA: $(gtkconf_DATA) |
---|
407 | @$(NORMAL_INSTALL) |
---|
408 | $(mkinstalldirs) $(DESTDIR)$(gtkconfdir) |
---|
409 | @list='$(gtkconf_DATA)'; for p in $$list; do \ |
---|
410 | if test -f $(srcdir)/$$p; then \ |
---|
411 | echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(gtkconfdir)/$$p"; \ |
---|
412 | $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(gtkconfdir)/$$p; \ |
---|
413 | else if test -f $$p; then \ |
---|
414 | echo " $(INSTALL_DATA) $$p $(DESTDIR)$(gtkconfdir)/$$p"; \ |
---|
415 | $(INSTALL_DATA) $$p $(DESTDIR)$(gtkconfdir)/$$p; \ |
---|
416 | fi; fi; \ |
---|
417 | done |
---|
418 | |
---|
419 | uninstall-gtkconfDATA: |
---|
420 | @$(NORMAL_UNINSTALL) |
---|
421 | list='$(gtkconf_DATA)'; for p in $$list; do \ |
---|
422 | rm -f $(DESTDIR)$(gtkconfdir)/$$p; \ |
---|
423 | done |
---|
424 | |
---|
425 | install-libgtkincludeHEADERS: $(libgtkinclude_HEADERS) |
---|
426 | @$(NORMAL_INSTALL) |
---|
427 | $(mkinstalldirs) $(DESTDIR)$(libgtkincludedir) |
---|
428 | @list='$(libgtkinclude_HEADERS)'; for p in $$list; do \ |
---|
429 | if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ |
---|
430 | echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtkincludedir)/$$p"; \ |
---|
431 | $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtkincludedir)/$$p; \ |
---|
432 | done |
---|
433 | |
---|
434 | uninstall-libgtkincludeHEADERS: |
---|
435 | @$(NORMAL_UNINSTALL) |
---|
436 | list='$(libgtkinclude_HEADERS)'; for p in $$list; do \ |
---|
437 | rm -f $(DESTDIR)$(libgtkincludedir)/$$p; \ |
---|
438 | done |
---|
439 | |
---|
440 | tags: TAGS |
---|
441 | |
---|
442 | ID: $(HEADERS) $(SOURCES) $(LISP) |
---|
443 | list='$(SOURCES) $(HEADERS)'; \ |
---|
444 | unique=`for i in $$list; do echo $$i; done | \ |
---|
445 | awk ' { files[$$0] = 1; } \ |
---|
446 | END { for (i in files) print i; }'`; \ |
---|
447 | here=`pwd` && cd $(srcdir) \ |
---|
448 | && mkid -f$$here/ID $$unique $(LISP) |
---|
449 | |
---|
450 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) |
---|
451 | tags=; \ |
---|
452 | here=`pwd`; \ |
---|
453 | list='$(SOURCES) $(HEADERS)'; \ |
---|
454 | unique=`for i in $$list; do echo $$i; done | \ |
---|
455 | awk ' { files[$$0] = 1; } \ |
---|
456 | END { for (i in files) print i; }'`; \ |
---|
457 | test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ |
---|
458 | || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) |
---|
459 | |
---|
460 | mostlyclean-tags: |
---|
461 | |
---|
462 | clean-tags: |
---|
463 | |
---|
464 | distclean-tags: |
---|
465 | -rm -f TAGS ID |
---|
466 | |
---|
467 | maintainer-clean-tags: |
---|
468 | |
---|
469 | distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) |
---|
470 | |
---|
471 | subdir = gtk |
---|
472 | |
---|
473 | distdir: $(DISTFILES) |
---|
474 | @for file in $(DISTFILES); do \ |
---|
475 | d=$(srcdir); \ |
---|
476 | if test -d $$d/$$file; then \ |
---|
477 | cp -pr $$d/$$file $(distdir)/$$file; \ |
---|
478 | else \ |
---|
479 | test -f $(distdir)/$$file \ |
---|
480 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ |
---|
481 | || cp -p $$d/$$file $(distdir)/$$file || :; \ |
---|
482 | fi; \ |
---|
483 | done |
---|
484 | fnmatch.lo fnmatch.o : fnmatch.c ../config.h fnmatch.h |
---|
485 | gtkaccelgroup.lo gtkaccelgroup.o : gtkaccelgroup.c gtkaccelgroup.h \ |
---|
486 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
487 | ../gdk/gdkrgb.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
488 | gtktypebuiltins.h gtkenums.h gtkdebug.h ../gdk/gdkkeysyms.h \ |
---|
489 | gtksignal.h gtkmarshal.h gtkwidget.h gtkaccelgroup.h \ |
---|
490 | gtkadjustment.h gtkdata.h gtkstyle.h |
---|
491 | gtkaccellabel.lo gtkaccellabel.o : gtkaccellabel.c gtkmain.h \ |
---|
492 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
493 | ../gdk/gdkrgb.h gtkwidget.h gtkaccelgroup.h gtkobject.h \ |
---|
494 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
495 | gtkadjustment.h gtkdata.h gtkstyle.h gtksignal.h gtkmarshal.h \ |
---|
496 | gtkaccellabel.h gtklabel.h gtkmisc.h |
---|
497 | gtkadjustment.lo gtkadjustment.o : gtkadjustment.c gtkadjustment.h \ |
---|
498 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
499 | ../gdk/gdkrgb.h gtkdata.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
500 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtksignal.h \ |
---|
501 | gtkmarshal.h |
---|
502 | gtkalignment.lo gtkalignment.o : gtkalignment.c gtkalignment.h \ |
---|
503 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
504 | ../gdk/gdkrgb.h gtkbin.h gtkcontainer.h gtkenums.h gtkwidget.h \ |
---|
505 | gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
506 | gtktypebuiltins.h gtkdebug.h gtkadjustment.h gtkdata.h \ |
---|
507 | gtkstyle.h |
---|
508 | gtkarg.lo gtkarg.o : gtkarg.c gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
509 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtkargcollector.c |
---|
510 | gtkarrow.lo gtkarrow.o : gtkarrow.c gtkarrow.h ../gdk/gdk.h \ |
---|
511 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkmisc.h \ |
---|
512 | gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
513 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtkadjustment.h \ |
---|
514 | gtkdata.h gtkstyle.h |
---|
515 | gtkaspectframe.lo gtkaspectframe.o : gtkaspectframe.c gtkaspectframe.h \ |
---|
516 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
517 | ../gdk/gdkrgb.h gtkbin.h gtkcontainer.h gtkenums.h gtkwidget.h \ |
---|
518 | gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
519 | gtktypebuiltins.h gtkdebug.h gtkadjustment.h gtkdata.h \ |
---|
520 | gtkstyle.h gtkframe.h |
---|
521 | gtkbbox.lo gtkbbox.o : gtkbbox.c gtkbbox.h gtkbox.h ../gdk/gdk.h \ |
---|
522 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
523 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
524 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
525 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h |
---|
526 | gtkbin.lo gtkbin.o : gtkbin.c gtkbin.h ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
527 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkcontainer.h gtkenums.h \ |
---|
528 | gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
529 | gtktypebuiltins.h gtkdebug.h gtkadjustment.h gtkdata.h \ |
---|
530 | gtkstyle.h |
---|
531 | gtkbindings.lo gtkbindings.o : gtkbindings.c gtkbindings.h ../gdk/gdk.h \ |
---|
532 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
533 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
534 | gtkenums.h gtkdebug.h gtksignal.h gtkmarshal.h gtkwidget.h \ |
---|
535 | gtkaccelgroup.h gtkadjustment.h gtkdata.h gtkstyle.h gtkrc.h \ |
---|
536 | gtkwidget.h |
---|
537 | gtkbox.lo gtkbox.o : gtkbox.c gtkbox.h ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
538 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkcontainer.h gtkenums.h \ |
---|
539 | gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
540 | gtktypebuiltins.h gtkdebug.h gtkadjustment.h gtkdata.h \ |
---|
541 | gtkstyle.h |
---|
542 | gtkbutton.lo gtkbutton.o : gtkbutton.c gtkbutton.h ../gdk/gdk.h \ |
---|
543 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkbin.h \ |
---|
544 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
545 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
546 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h gtklabel.h \ |
---|
547 | gtkmisc.h gtkmain.h gtksignal.h gtkmarshal.h |
---|
548 | gtkcalendar.lo gtkcalendar.o : gtkcalendar.c gtkcalendar.h ../gdk/gdk.h \ |
---|
549 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
550 | gtksignal.h gtkenums.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
551 | gtktypebuiltins.h gtkdebug.h gtkmarshal.h gtkwidget.h \ |
---|
552 | gtkaccelgroup.h gtkadjustment.h gtkdata.h gtkstyle.h \ |
---|
553 | ../gdk/gdkkeysyms.h |
---|
554 | gtkcheckbutton.lo gtkcheckbutton.o : gtkcheckbutton.c gtkcheckbutton.h \ |
---|
555 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
556 | ../gdk/gdkrgb.h gtktogglebutton.h gtkbutton.h gtkbin.h \ |
---|
557 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
558 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
559 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h gtklabel.h \ |
---|
560 | gtkmisc.h |
---|
561 | gtkcheckmenuitem.lo gtkcheckmenuitem.o : gtkcheckmenuitem.c \ |
---|
562 | gtkcheckmenuitem.h ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
563 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkmenuitem.h gtkitem.h \ |
---|
564 | gtkbin.h gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
565 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
566 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h gtkaccellabel.h \ |
---|
567 | gtklabel.h gtkmisc.h gtksignal.h gtkmarshal.h |
---|
568 | gtkclist.lo gtkclist.o : gtkclist.c ../config.h gtkmain.h ../gdk/gdk.h \ |
---|
569 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
570 | gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
571 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtkadjustment.h \ |
---|
572 | gtkdata.h gtkstyle.h gtkclist.h gtksignal.h gtkmarshal.h \ |
---|
573 | gtkalignment.h gtkbin.h gtkcontainer.h gtklabel.h gtkmisc.h \ |
---|
574 | gtkbutton.h gtkhscrollbar.h gtkscrollbar.h gtkrange.h \ |
---|
575 | gtkvscrollbar.h gtkbindings.h gtkdnd.h gtkselection.h \ |
---|
576 | gtkwindow.h ../gdk/gdkx.h ../gdk/gdkprivate.h \ |
---|
577 | ../gdk/gdkkeysyms.h |
---|
578 | gtkcolorsel.lo gtkcolorsel.o : gtkcolorsel.c ../gdk/gdk.h \ |
---|
579 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
580 | gtkcolorsel.h gtkwindow.h gtkaccelgroup.h gtkobject.h gtkarg.h \ |
---|
581 | gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h gtkbin.h \ |
---|
582 | gtkcontainer.h gtkwidget.h gtkadjustment.h gtkdata.h gtkstyle.h \ |
---|
583 | gtkvbox.h gtkbox.h gtkframe.h gtkpreview.h gtkbutton.h \ |
---|
584 | gtkentry.h gtkeditable.h gtkhbox.h gtklabel.h gtkmisc.h \ |
---|
585 | gtkmain.h gtksignal.h gtkmarshal.h gtkrange.h gtkscale.h \ |
---|
586 | gtkhscale.h gtktable.h gtkeventbox.h gtkwindow.h gtkhbbox.h \ |
---|
587 | gtkbbox.h gtkintl.h ../config.h gtkdnd.h gtkselection.h \ |
---|
588 | gtkselection.h |
---|
589 | gtkcombo.lo gtkcombo.o : gtkcombo.c gtkarrow.h ../gdk/gdk.h \ |
---|
590 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkmisc.h \ |
---|
591 | gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
592 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtkadjustment.h \ |
---|
593 | gtkdata.h gtkstyle.h gtklabel.h gtklist.h gtkcontainer.h \ |
---|
594 | gtklistitem.h gtkitem.h gtkbin.h gtkentry.h gtkeditable.h \ |
---|
595 | gtkeventbox.h gtkbutton.h gtklistitem.h gtkscrolledwindow.h \ |
---|
596 | gtkhscrollbar.h gtkscrollbar.h gtkrange.h gtkvscrollbar.h \ |
---|
597 | gtkviewport.h gtkmain.h gtksignal.h gtkmarshal.h gtkwindow.h \ |
---|
598 | ../gdk/gdkkeysyms.h gtkcombo.h gtkhbox.h gtkbox.h gtkframe.h |
---|
599 | gtkcontainer.lo gtkcontainer.o : gtkcontainer.c gtkcontainer.h \ |
---|
600 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
601 | ../gdk/gdkrgb.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
602 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
603 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h gtkprivate.h \ |
---|
604 | gtksignal.h gtkmarshal.h gtkmain.h |
---|
605 | gtkctree.lo gtkctree.o : gtkctree.c gtkctree.h gtkclist.h ../gdk/gdk.h \ |
---|
606 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
607 | gtksignal.h gtkenums.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
608 | gtktypebuiltins.h gtkdebug.h gtkmarshal.h gtkalignment.h \ |
---|
609 | gtkbin.h gtkcontainer.h gtkwidget.h gtkaccelgroup.h \ |
---|
610 | gtkadjustment.h gtkdata.h gtkstyle.h gtklabel.h gtkmisc.h \ |
---|
611 | gtkbutton.h gtkhscrollbar.h gtkscrollbar.h gtkrange.h \ |
---|
612 | gtkvscrollbar.h gtkbindings.h gtkmain.h gtkdnd.h gtkselection.h \ |
---|
613 | ../gdk/gdkx.h ../gdk/gdkprivate.h ../gdk/gdkkeysyms.h |
---|
614 | gtkcurve.lo gtkcurve.o : gtkcurve.c gtkcurve.h ../gdk/gdk.h \ |
---|
615 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
616 | gtkdrawingarea.h gtkwidget.h gtkaccelgroup.h gtkobject.h \ |
---|
617 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
618 | gtkadjustment.h gtkdata.h gtkstyle.h gtkdrawingarea.h gtkmain.h \ |
---|
619 | gtkradiobutton.h gtkcheckbutton.h gtktogglebutton.h gtkbutton.h \ |
---|
620 | gtkbin.h gtkcontainer.h gtksignal.h gtkmarshal.h gtktable.h |
---|
621 | gtkdata.lo gtkdata.o : gtkdata.c gtkdata.h ../gdk/gdk.h \ |
---|
622 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
623 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
624 | gtkenums.h gtkdebug.h gtksignal.h gtkmarshal.h |
---|
625 | gtkdialog.lo gtkdialog.o : gtkdialog.c gtkbutton.h ../gdk/gdk.h \ |
---|
626 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkbin.h \ |
---|
627 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
628 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
629 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h gtkdialog.h \ |
---|
630 | gtkwindow.h gtkhbox.h gtkbox.h gtkhseparator.h gtkseparator.h \ |
---|
631 | gtkvbox.h |
---|
632 | gtkdnd.lo gtkdnd.o : gtkdnd.c ../gdk/gdkx.h ../gdk/gdkprivate.h \ |
---|
633 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkkeysyms.h \ |
---|
634 | gtkdnd.h ../gdk/gdk.h ../gdk/gdkrgb.h gtkenums.h gtkwidget.h \ |
---|
635 | gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
636 | gtktypebuiltins.h gtkdebug.h gtkadjustment.h gtkdata.h \ |
---|
637 | gtkstyle.h gtkselection.h gtkinvisible.h gtkbin.h \ |
---|
638 | gtkcontainer.h gtkmain.h gtksignal.h gtkmarshal.h gtkwindow.h |
---|
639 | gtkdrawingarea.lo gtkdrawingarea.o : gtkdrawingarea.c gtkdrawingarea.h \ |
---|
640 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
641 | ../gdk/gdkrgb.h gtkwidget.h gtkaccelgroup.h gtkobject.h \ |
---|
642 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
643 | gtkadjustment.h gtkdata.h gtkstyle.h |
---|
644 | gtkeditable.lo gtkeditable.o : gtkeditable.c ../gdk/gdkx.h \ |
---|
645 | ../gdk/gdkprivate.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
646 | ../gdk/gdkkeysyms.h ../gdk/gdki18n.h gtkeditable.h ../gdk/gdk.h \ |
---|
647 | ../gdk/gdkrgb.h gtkwidget.h gtkaccelgroup.h gtkobject.h \ |
---|
648 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
649 | gtkadjustment.h gtkdata.h gtkstyle.h gtkmain.h gtkselection.h \ |
---|
650 | gtksignal.h gtkmarshal.h |
---|
651 | gtkentry.lo gtkentry.o : gtkentry.c ../gdk/gdkkeysyms.h ../gdk/gdki18n.h \ |
---|
652 | gtkentry.h ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
653 | ../gdk/gdkrgb.h gtkeditable.h gtkwidget.h gtkaccelgroup.h \ |
---|
654 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
655 | gtkenums.h gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h \ |
---|
656 | gtkmain.h gtkselection.h gtksignal.h gtkmarshal.h gtkstyle.h |
---|
657 | gtkeventbox.lo gtkeventbox.o : gtkeventbox.c gtksignal.h ../gdk/gdk.h \ |
---|
658 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
659 | gtkenums.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
660 | gtktypebuiltins.h gtkdebug.h gtkmarshal.h gtkeventbox.h \ |
---|
661 | gtkbin.h gtkcontainer.h gtkwidget.h gtkaccelgroup.h \ |
---|
662 | gtkadjustment.h gtkdata.h gtkstyle.h |
---|
663 | gtkfilesel.lo gtkfilesel.o : gtkfilesel.c fnmatch.h ../gdk/gdkkeysyms.h \ |
---|
664 | gtkbutton.h ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
665 | ../gdk/gdkrgb.h gtkbin.h gtkcontainer.h gtkenums.h gtkwidget.h \ |
---|
666 | gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
667 | gtktypebuiltins.h gtkdebug.h gtkadjustment.h gtkdata.h \ |
---|
668 | gtkstyle.h gtkentry.h gtkeditable.h gtkfilesel.h gtkwindow.h \ |
---|
669 | gtkhbox.h gtkbox.h gtkhbbox.h gtkbbox.h gtklabel.h gtkmisc.h \ |
---|
670 | gtklist.h gtklistitem.h gtkitem.h gtklistitem.h gtkmain.h \ |
---|
671 | gtkscrolledwindow.h gtkhscrollbar.h gtkscrollbar.h gtkrange.h \ |
---|
672 | gtkvscrollbar.h gtkviewport.h gtksignal.h gtkmarshal.h \ |
---|
673 | gtkvbox.h gtkmenu.h gtkmenushell.h gtkmenuitem.h \ |
---|
674 | gtkoptionmenu.h gtkbutton.h gtkclist.h gtksignal.h \ |
---|
675 | gtkalignment.h gtklabel.h gtkdialog.h gtkintl.h ../config.h |
---|
676 | gtkfixed.lo gtkfixed.o : gtkfixed.c gtkfixed.h ../gdk/gdk.h \ |
---|
677 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
678 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
679 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
680 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h |
---|
681 | gtkfontsel.lo gtkfontsel.o : gtkfontsel.c ../gdk/gdkx.h \ |
---|
682 | ../gdk/gdkprivate.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
683 | ../gdk/gdkkeysyms.h gtkbutton.h ../gdk/gdk.h ../gdk/gdkrgb.h \ |
---|
684 | gtkbin.h gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
685 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
686 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h \ |
---|
687 | gtkcheckbutton.h gtktogglebutton.h gtkbutton.h gtkclist.h \ |
---|
688 | gtksignal.h gtkmarshal.h gtkalignment.h gtklabel.h gtkmisc.h \ |
---|
689 | gtkhscrollbar.h gtkscrollbar.h gtkrange.h gtkvscrollbar.h \ |
---|
690 | gtkentry.h gtkeditable.h gtkfontsel.h gtkwindow.h gtknotebook.h \ |
---|
691 | gtkframe.h gtkhbbox.h gtkbbox.h gtkbox.h gtkhbox.h gtklabel.h \ |
---|
692 | gtknotebook.h gtkradiobutton.h gtkcheckbutton.h gtksignal.h \ |
---|
693 | gtktable.h gtkvbox.h gtkscrolledwindow.h gtkviewport.h \ |
---|
694 | gtkintl.h ../config.h |
---|
695 | gtkframe.lo gtkframe.o : gtkframe.c gtkframe.h ../gdk/gdk.h \ |
---|
696 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkbin.h \ |
---|
697 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
698 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
699 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h |
---|
700 | gtkgamma.lo gtkgamma.o : gtkgamma.c gtkgamma.h ../gdk/gdk.h \ |
---|
701 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkvbox.h \ |
---|
702 | gtkbox.h gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
703 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
704 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h gtkcurve.h \ |
---|
705 | gtkdrawingarea.h gtkdialog.h gtkwindow.h gtkbin.h \ |
---|
706 | gtkdrawingarea.h gtkentry.h gtkeditable.h gtkhbox.h gtklabel.h \ |
---|
707 | gtkmisc.h gtkmain.h gtkpixmap.h gtkradiobutton.h \ |
---|
708 | gtkcheckbutton.h gtktogglebutton.h gtkbutton.h gtksignal.h \ |
---|
709 | gtkmarshal.h gtktable.h gtkvbox.h gtkwindow.h gtkintl.h \ |
---|
710 | ../config.h |
---|
711 | gtkgc.lo gtkgc.o : gtkgc.c gtkgc.h ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
712 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h |
---|
713 | gtkhandlebox.lo gtkhandlebox.o : gtkhandlebox.c ../gdk/gdkx.h \ |
---|
714 | ../gdk/gdkprivate.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
715 | gtkhandlebox.h ../gdk/gdk.h ../gdk/gdkrgb.h gtkbin.h \ |
---|
716 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
717 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
718 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h gtkinvisible.h \ |
---|
719 | gtkmain.h gtksignal.h gtkmarshal.h gtkwindow.h |
---|
720 | gtkhbbox.lo gtkhbbox.o : gtkhbbox.c gtkhbbox.h gtkbbox.h gtkbox.h \ |
---|
721 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
722 | ../gdk/gdkrgb.h gtkcontainer.h gtkenums.h gtkwidget.h \ |
---|
723 | gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
724 | gtktypebuiltins.h gtkdebug.h gtkadjustment.h gtkdata.h \ |
---|
725 | gtkstyle.h |
---|
726 | gtkhbox.lo gtkhbox.o : gtkhbox.c gtkhbox.h ../gdk/gdk.h \ |
---|
727 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkbox.h \ |
---|
728 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
729 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
730 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h |
---|
731 | gtkhpaned.lo gtkhpaned.o : gtkhpaned.c gtkhpaned.h ../gdk/gdk.h \ |
---|
732 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
733 | gtkpaned.h gtkcontainer.h gtkenums.h gtkwidget.h \ |
---|
734 | gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
735 | gtktypebuiltins.h gtkdebug.h gtkadjustment.h gtkdata.h \ |
---|
736 | gtkstyle.h gtkmain.h gtksignal.h gtkmarshal.h |
---|
737 | gtkhruler.lo gtkhruler.o : gtkhruler.c gtkhruler.h ../gdk/gdk.h \ |
---|
738 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
739 | gtkruler.h gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h \ |
---|
740 | gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
741 | gtkadjustment.h gtkdata.h gtkstyle.h |
---|
742 | gtkhscale.lo gtkhscale.o : gtkhscale.c gtkhscale.h ../gdk/gdk.h \ |
---|
743 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
744 | gtkscale.h gtkrange.h gtkadjustment.h gtkdata.h gtkobject.h \ |
---|
745 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
746 | gtkwidget.h gtkaccelgroup.h gtkstyle.h gtksignal.h gtkmarshal.h \ |
---|
747 | ../gdk/gdkkeysyms.h |
---|
748 | gtkhscrollbar.lo gtkhscrollbar.o : gtkhscrollbar.c gtkhscrollbar.h \ |
---|
749 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
750 | ../gdk/gdkrgb.h gtkscrollbar.h gtkrange.h gtkadjustment.h \ |
---|
751 | gtkdata.h gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
752 | gtkenums.h gtkdebug.h gtkwidget.h gtkaccelgroup.h gtkstyle.h \ |
---|
753 | gtksignal.h gtkmarshal.h ../gdk/gdkkeysyms.h |
---|
754 | gtkhseparator.lo gtkhseparator.o : gtkhseparator.c gtkhseparator.h \ |
---|
755 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
756 | ../gdk/gdkrgb.h gtkseparator.h gtkwidget.h gtkaccelgroup.h \ |
---|
757 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
758 | gtkenums.h gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h |
---|
759 | gtkimage.lo gtkimage.o : gtkimage.c gtkcontainer.h ../gdk/gdk.h \ |
---|
760 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
761 | gtkenums.h gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h \ |
---|
762 | gtktypeutils.h gtktypebuiltins.h gtkdebug.h gtkadjustment.h \ |
---|
763 | gtkdata.h gtkstyle.h gtkimage.h gtkmisc.h |
---|
764 | gtkinputdialog.lo gtkinputdialog.o : gtkinputdialog.c \ |
---|
765 | ../gdk/gdkkeysyms.h gtkbutton.h ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
766 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkbin.h gtkcontainer.h \ |
---|
767 | gtkenums.h gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h \ |
---|
768 | gtktypeutils.h gtktypebuiltins.h gtkdebug.h gtkadjustment.h \ |
---|
769 | gtkdata.h gtkstyle.h gtkentry.h gtkeditable.h gtkhbox.h \ |
---|
770 | gtkbox.h gtkhseparator.h gtkseparator.h gtkinputdialog.h \ |
---|
771 | gtkdialog.h gtkwindow.h gtklabel.h gtkmisc.h gtklistitem.h \ |
---|
772 | gtkitem.h gtkmain.h gtkmenu.h gtkmenushell.h gtkmenuitem.h \ |
---|
773 | gtknotebook.h gtkoptionmenu.h gtkbutton.h gtkscrolledwindow.h \ |
---|
774 | gtkhscrollbar.h gtkscrollbar.h gtkrange.h gtkvscrollbar.h \ |
---|
775 | gtkviewport.h gtksignal.h gtkmarshal.h gtktable.h gtkvbox.h \ |
---|
776 | gtkintl.h ../config.h |
---|
777 | gtkinvisible.lo gtkinvisible.o : gtkinvisible.c gtksignal.h ../gdk/gdk.h \ |
---|
778 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
779 | gtkenums.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
780 | gtktypebuiltins.h gtkdebug.h gtkmarshal.h gtkinvisible.h \ |
---|
781 | gtkbin.h gtkcontainer.h gtkwidget.h gtkaccelgroup.h \ |
---|
782 | gtkadjustment.h gtkdata.h gtkstyle.h |
---|
783 | gtkitem.lo gtkitem.o : gtkitem.c gtkitem.h ../gdk/gdk.h \ |
---|
784 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkbin.h \ |
---|
785 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
786 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
787 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h gtksignal.h \ |
---|
788 | gtkmarshal.h |
---|
789 | gtkitemfactory.lo gtkitemfactory.o : gtkitemfactory.c gtkitemfactory.h \ |
---|
790 | gtkwidget.h ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
791 | ../gdk/gdkrgb.h gtkaccelgroup.h gtkobject.h gtkarg.h \ |
---|
792 | gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
793 | gtkadjustment.h gtkdata.h gtkstyle.h gtkmenufactory.h \ |
---|
794 | gtkbindings.h gtksignal.h gtkmarshal.h gtkoptionmenu.h \ |
---|
795 | gtkbutton.h gtkbin.h gtkcontainer.h gtkmenubar.h gtkmenushell.h \ |
---|
796 | gtkmenu.h gtkmenuitem.h gtkitem.h gtkradiomenuitem.h \ |
---|
797 | gtkcheckmenuitem.h gtktearoffmenuitem.h gtkaccellabel.h \ |
---|
798 | gtklabel.h gtkmisc.h ../gdk/gdkkeysyms.h |
---|
799 | gtklabel.lo gtklabel.o : gtklabel.c gtklabel.h ../gdk/gdk.h \ |
---|
800 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkmisc.h \ |
---|
801 | gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
802 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtkadjustment.h \ |
---|
803 | gtkdata.h gtkstyle.h ../gdk/gdkkeysyms.h ../gdk/gdki18n.h |
---|
804 | gtklayout.lo gtklayout.o : gtklayout.c gtklayout.h ../gdk/gdk.h \ |
---|
805 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
806 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
807 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
808 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h gtksignal.h \ |
---|
809 | gtkmarshal.h gtkprivate.h ../gdk/gdkx.h ../gdk/gdkprivate.h |
---|
810 | gtklist.lo gtklist.o : gtklist.c gtklist.h ../gdk/gdk.h \ |
---|
811 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
812 | gtkenums.h gtkcontainer.h gtkwidget.h gtkaccelgroup.h \ |
---|
813 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
814 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h gtklistitem.h \ |
---|
815 | gtkitem.h gtkbin.h gtklistitem.h gtkmain.h gtksignal.h \ |
---|
816 | gtkmarshal.h gtklabel.h gtkmisc.h |
---|
817 | gtklistitem.lo gtklistitem.o : gtklistitem.c gtkbindings.h ../gdk/gdk.h \ |
---|
818 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
819 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
820 | gtkenums.h gtkdebug.h gtklabel.h gtkmisc.h gtkwidget.h \ |
---|
821 | gtkaccelgroup.h gtkadjustment.h gtkdata.h gtkstyle.h \ |
---|
822 | gtklistitem.h gtkitem.h gtkbin.h gtkcontainer.h gtklist.h \ |
---|
823 | gtklistitem.h gtksignal.h gtkmarshal.h ../gdk/gdkkeysyms.h |
---|
824 | gtkmain.lo gtkmain.o : gtkmain.c gtkbutton.h ../gdk/gdk.h \ |
---|
825 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkbin.h \ |
---|
826 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
827 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
828 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h gtkdnd.h \ |
---|
829 | gtkselection.h gtkfeatures.h gtkhscrollbar.h gtkscrollbar.h \ |
---|
830 | gtkrange.h gtkhseparator.h gtkseparator.h gtkmain.h \ |
---|
831 | gtkpreview.h gtkrc.h gtkscrolledwindow.h gtkhscrollbar.h \ |
---|
832 | gtkvscrollbar.h gtkviewport.h gtkselection.h gtksignal.h \ |
---|
833 | gtkmarshal.h gtktable.h gtktext.h gtkeditable.h gtkvbox.h \ |
---|
834 | gtkbox.h gtkvscrollbar.h gtkwidget.h gtkwindow.h gtkprivate.h \ |
---|
835 | ../gdk/gdki18n.h ../config.h gtkdebug.h gtkintl.h |
---|
836 | gtkmarshal.lo gtkmarshal.o : gtkmarshal.c gtkmarshal.h gtktypeutils.h \ |
---|
837 | gtktypebuiltins.h gtkobject.h gtkarg.h gtkenums.h gtkdebug.h |
---|
838 | gtkmenu.lo gtkmenu.o : gtkmenu.c ../gdk/gdkkeysyms.h gtkbindings.h \ |
---|
839 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
840 | ../gdk/gdkrgb.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
841 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtklabel.h gtkmisc.h \ |
---|
842 | gtkwidget.h gtkaccelgroup.h gtkadjustment.h gtkdata.h \ |
---|
843 | gtkstyle.h gtkmain.h gtkmenu.h gtkmenushell.h gtkcontainer.h \ |
---|
844 | gtkmenuitem.h gtkitem.h gtkbin.h gtksignal.h gtkmarshal.h \ |
---|
845 | gtkwindow.h |
---|
846 | gtkmenubar.lo gtkmenubar.o : gtkmenubar.c ../gdk/gdkkeysyms.h \ |
---|
847 | gtkbindings.h ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
848 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkobject.h gtkarg.h \ |
---|
849 | gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
850 | gtkmain.h gtkwidget.h gtkaccelgroup.h gtkadjustment.h gtkdata.h \ |
---|
851 | gtkstyle.h gtkmenubar.h gtkmenushell.h gtkcontainer.h \ |
---|
852 | gtkmenuitem.h gtkitem.h gtkbin.h |
---|
853 | gtkmenufactory.lo gtkmenufactory.o : gtkmenufactory.c gtkcheckmenuitem.h \ |
---|
854 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
855 | ../gdk/gdkrgb.h gtkmenuitem.h gtkitem.h gtkbin.h gtkcontainer.h \ |
---|
856 | gtkenums.h gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h \ |
---|
857 | gtktypeutils.h gtktypebuiltins.h gtkdebug.h gtkadjustment.h \ |
---|
858 | gtkdata.h gtkstyle.h gtkmenu.h gtkmenushell.h gtkmenubar.h \ |
---|
859 | gtkmenufactory.h gtkmenuitem.h gtksignal.h gtkmarshal.h |
---|
860 | gtkmenuitem.lo gtkmenuitem.o : gtkmenuitem.c gtkaccellabel.h gtklabel.h \ |
---|
861 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
862 | ../gdk/gdkrgb.h gtkmisc.h gtkwidget.h gtkaccelgroup.h \ |
---|
863 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
864 | gtkenums.h gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h \ |
---|
865 | gtkmain.h gtkmenu.h gtkmenushell.h gtkcontainer.h gtkmenubar.h \ |
---|
866 | gtkmenuitem.h gtkitem.h gtkbin.h gtksignal.h gtkmarshal.h |
---|
867 | gtkmenushell.lo gtkmenushell.o : gtkmenushell.c ../gdk/gdkkeysyms.h \ |
---|
868 | gtkbindings.h ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
869 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkobject.h gtkarg.h \ |
---|
870 | gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
871 | gtkmain.h gtkwidget.h gtkaccelgroup.h gtkadjustment.h gtkdata.h \ |
---|
872 | gtkstyle.h gtkmenuitem.h gtkitem.h gtkbin.h gtkcontainer.h \ |
---|
873 | gtktearoffmenuitem.h gtkmenuitem.h gtkmenushell.h gtksignal.h \ |
---|
874 | gtkmarshal.h |
---|
875 | gtkmisc.lo gtkmisc.o : gtkmisc.c gtkcontainer.h ../gdk/gdk.h \ |
---|
876 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
877 | gtkenums.h gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h \ |
---|
878 | gtktypeutils.h gtktypebuiltins.h gtkdebug.h gtkadjustment.h \ |
---|
879 | gtkdata.h gtkstyle.h gtkmisc.h |
---|
880 | gtknotebook.lo gtknotebook.o : gtknotebook.c gtknotebook.h ../gdk/gdk.h \ |
---|
881 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
882 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
883 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
884 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h gtksignal.h \ |
---|
885 | gtkmarshal.h gtkmain.h gtkmenu.h gtkmenushell.h gtkmenuitem.h \ |
---|
886 | gtkitem.h gtkbin.h gtklabel.h gtkmisc.h ../gdk/gdkkeysyms.h \ |
---|
887 | gtkintl.h ../config.h |
---|
888 | gtkobject.lo gtkobject.o : gtkobject.c gtkobject.h gtkarg.h \ |
---|
889 | gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
890 | gtksignal.h ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
891 | ../gdk/gdkrgb.h gtkobject.h gtkmarshal.h |
---|
892 | gtkoptionmenu.lo gtkoptionmenu.o : gtkoptionmenu.c gtkmenu.h \ |
---|
893 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
894 | ../gdk/gdkrgb.h gtkaccelgroup.h gtkobject.h gtkarg.h \ |
---|
895 | gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
896 | gtkmenushell.h gtkcontainer.h gtkwidget.h gtkadjustment.h \ |
---|
897 | gtkdata.h gtkstyle.h gtkmenuitem.h gtkitem.h gtkbin.h \ |
---|
898 | gtkoptionmenu.h gtkbutton.h gtksignal.h gtkmarshal.h \ |
---|
899 | ../gdk/gdkkeysyms.h |
---|
900 | gtkpacker.lo gtkpacker.o : gtkpacker.c gtkpacker.h gtkcontainer.h \ |
---|
901 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
902 | ../gdk/gdkrgb.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
903 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
904 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h |
---|
905 | gtkpaned.lo gtkpaned.o : gtkpaned.c gtkpaned.h ../gdk/gdk.h \ |
---|
906 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
907 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
908 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
909 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h gtkhpaned.h \ |
---|
910 | gtkpaned.h |
---|
911 | gtkpixmap.lo gtkpixmap.o : gtkpixmap.c gtkcontainer.h ../gdk/gdk.h \ |
---|
912 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
913 | gtkenums.h gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h \ |
---|
914 | gtktypeutils.h gtktypebuiltins.h gtkdebug.h gtkadjustment.h \ |
---|
915 | gtkdata.h gtkstyle.h gtkpixmap.h gtkmisc.h |
---|
916 | gtkplug.lo gtkplug.o : gtkplug.c ../gdk/gdkx.h ../gdk/gdkprivate.h \ |
---|
917 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkkeysyms.h \ |
---|
918 | gtkplug.h ../gdk/gdk.h ../gdk/gdkrgb.h gtkwindow.h \ |
---|
919 | gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
920 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtkbin.h gtkcontainer.h \ |
---|
921 | gtkwidget.h gtkadjustment.h gtkdata.h gtkstyle.h |
---|
922 | gtkpreview.lo gtkpreview.o : gtkpreview.c ../gdk/gdkx.h \ |
---|
923 | ../gdk/gdkprivate.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
924 | ../gdk/gdkrgb.h gtkpreview.h gtkwidget.h ../gdk/gdk.h \ |
---|
925 | gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
926 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtkadjustment.h \ |
---|
927 | gtkdata.h gtkstyle.h gtksignal.h gtkmarshal.h |
---|
928 | gtkprogress.lo gtkprogress.o : gtkprogress.c gtkprogress.h ../gdk/gdk.h \ |
---|
929 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
930 | gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
931 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtkadjustment.h \ |
---|
932 | gtkdata.h gtkstyle.h gtksignal.h gtkmarshal.h |
---|
933 | gtkprogressbar.lo gtkprogressbar.o : gtkprogressbar.c ../config.h \ |
---|
934 | gtkprogressbar.h ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
935 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkprogress.h gtkwidget.h \ |
---|
936 | gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
937 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtkadjustment.h \ |
---|
938 | gtkdata.h gtkstyle.h gtksignal.h gtkmarshal.h |
---|
939 | gtkradiobutton.lo gtkradiobutton.o : gtkradiobutton.c gtklabel.h \ |
---|
940 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
941 | ../gdk/gdkrgb.h gtkmisc.h gtkwidget.h gtkaccelgroup.h \ |
---|
942 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
943 | gtkenums.h gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h \ |
---|
944 | gtkradiobutton.h gtkcheckbutton.h gtktogglebutton.h gtkbutton.h \ |
---|
945 | gtkbin.h gtkcontainer.h gtksignal.h gtkmarshal.h |
---|
946 | gtkradiomenuitem.lo gtkradiomenuitem.o : gtkradiomenuitem.c \ |
---|
947 | gtkaccellabel.h gtklabel.h ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
948 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkmisc.h gtkwidget.h \ |
---|
949 | gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
950 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtkadjustment.h \ |
---|
951 | gtkdata.h gtkstyle.h gtkradiomenuitem.h gtkcheckmenuitem.h \ |
---|
952 | gtkmenuitem.h gtkitem.h gtkbin.h gtkcontainer.h |
---|
953 | gtkrange.lo gtkrange.o : gtkrange.c gtkmain.h ../gdk/gdk.h \ |
---|
954 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
955 | gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
956 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtkadjustment.h \ |
---|
957 | gtkdata.h gtkstyle.h gtkrange.h gtksignal.h gtkmarshal.h |
---|
958 | gtkrc.lo gtkrc.o : gtkrc.c gtkrc.h gtkstyle.h ../gdk/gdk.h \ |
---|
959 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
960 | gtkenums.h gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h \ |
---|
961 | gtktypeutils.h gtktypebuiltins.h gtkdebug.h gtkadjustment.h \ |
---|
962 | gtkdata.h gtkbindings.h gtkthemes.h gtkintl.h ../config.h |
---|
963 | gtkruler.lo gtkruler.o : gtkruler.c gtkruler.h ../gdk/gdk.h \ |
---|
964 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
965 | gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
966 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtkadjustment.h \ |
---|
967 | gtkdata.h gtkstyle.h |
---|
968 | gtkscale.lo gtkscale.o : gtkscale.c gtkcontainer.h ../gdk/gdk.h \ |
---|
969 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
970 | gtkenums.h gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h \ |
---|
971 | gtktypeutils.h gtktypebuiltins.h gtkdebug.h gtkadjustment.h \ |
---|
972 | gtkdata.h gtkstyle.h gtkscale.h gtkrange.h |
---|
973 | gtkscrollbar.lo gtkscrollbar.o : gtkscrollbar.c gtkscrollbar.h \ |
---|
974 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
975 | ../gdk/gdkrgb.h gtkrange.h gtkadjustment.h gtkdata.h \ |
---|
976 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
977 | gtkenums.h gtkdebug.h gtkwidget.h gtkaccelgroup.h gtkstyle.h |
---|
978 | gtkscrolledwindow.lo gtkscrolledwindow.o : gtkscrolledwindow.c \ |
---|
979 | gtkscrolledwindow.h ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
980 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkhscrollbar.h \ |
---|
981 | gtkscrollbar.h gtkrange.h gtkadjustment.h gtkdata.h gtkobject.h \ |
---|
982 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
983 | gtkwidget.h gtkaccelgroup.h gtkstyle.h gtkvscrollbar.h \ |
---|
984 | gtkviewport.h gtkbin.h gtkcontainer.h gtksignal.h gtkmarshal.h |
---|
985 | gtkselection.lo gtkselection.o : gtkselection.c ../gdk/gdkx.h \ |
---|
986 | ../gdk/gdkprivate.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
987 | gtkmain.h ../gdk/gdk.h ../gdk/gdkrgb.h gtkwidget.h \ |
---|
988 | gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
989 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtkadjustment.h \ |
---|
990 | gtkdata.h gtkstyle.h gtkselection.h gtksignal.h gtkmarshal.h |
---|
991 | gtkseparator.lo gtkseparator.o : gtkseparator.c gtkseparator.h \ |
---|
992 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
993 | ../gdk/gdkrgb.h gtkwidget.h gtkaccelgroup.h gtkobject.h \ |
---|
994 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
995 | gtkadjustment.h gtkdata.h gtkstyle.h |
---|
996 | gtksignal.lo gtksignal.o : gtksignal.c gtksignal.h ../gdk/gdk.h \ |
---|
997 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
998 | gtkenums.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
999 | gtktypebuiltins.h gtkdebug.h gtkmarshal.h gtkargcollector.c |
---|
1000 | gtksocket.lo gtksocket.o : gtksocket.c ../gdk/gdkx.h ../gdk/gdkprivate.h \ |
---|
1001 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkkeysyms.h \ |
---|
1002 | gtkwindow.h ../gdk/gdk.h ../gdk/gdkrgb.h gtkaccelgroup.h \ |
---|
1003 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
1004 | gtkenums.h gtkdebug.h gtkbin.h gtkcontainer.h gtkwidget.h \ |
---|
1005 | gtkadjustment.h gtkdata.h gtkstyle.h gtksignal.h gtkmarshal.h \ |
---|
1006 | gtksocket.h gtkdnd.h gtkselection.h |
---|
1007 | gtkspinbutton.lo gtkspinbutton.o : gtkspinbutton.c ../gdk/gdkkeysyms.h \ |
---|
1008 | gtkspinbutton.h ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
1009 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkentry.h gtkeditable.h \ |
---|
1010 | gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
1011 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtkadjustment.h \ |
---|
1012 | gtkdata.h gtkstyle.h gtkmain.h gtksignal.h gtkmarshal.h |
---|
1013 | gtkstatusbar.lo gtkstatusbar.o : gtkstatusbar.c gtkframe.h ../gdk/gdk.h \ |
---|
1014 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkbin.h \ |
---|
1015 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
1016 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
1017 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h gtklabel.h \ |
---|
1018 | gtkmisc.h gtksignal.h gtkmarshal.h gtkstatusbar.h gtkhbox.h \ |
---|
1019 | gtkbox.h |
---|
1020 | gtkstyle.lo gtkstyle.o : gtkstyle.c gtkgc.h ../gdk/gdk.h \ |
---|
1021 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkrc.h \ |
---|
1022 | gtkstyle.h gtkenums.h gtkwidget.h gtkaccelgroup.h gtkobject.h \ |
---|
1023 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkdebug.h \ |
---|
1024 | gtkadjustment.h gtkdata.h gtkstyle.h gtkwidget.h gtkthemes.h \ |
---|
1025 | ../gdk/gdkprivate.h |
---|
1026 | gtktable.lo gtktable.o : gtktable.c gtktable.h ../gdk/gdk.h \ |
---|
1027 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
1028 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
1029 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
1030 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h |
---|
1031 | gtktearoffmenuitem.lo gtktearoffmenuitem.o : gtktearoffmenuitem.c \ |
---|
1032 | gtkmenu.h ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
1033 | ../gdk/gdkrgb.h gtkaccelgroup.h gtkobject.h gtkarg.h \ |
---|
1034 | gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
1035 | gtkmenushell.h gtkcontainer.h gtkwidget.h gtkadjustment.h \ |
---|
1036 | gtkdata.h gtkstyle.h gtksignal.h gtkmarshal.h \ |
---|
1037 | gtktearoffmenuitem.h gtkmenuitem.h gtkitem.h gtkbin.h |
---|
1038 | gtktext.lo gtktext.o : gtktext.c ../gdk/gdkkeysyms.h ../gdk/gdki18n.h \ |
---|
1039 | gtkmain.h ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
1040 | ../gdk/gdkrgb.h gtkwidget.h gtkaccelgroup.h gtkobject.h \ |
---|
1041 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
1042 | gtkadjustment.h gtkdata.h gtkstyle.h gtkselection.h gtksignal.h \ |
---|
1043 | gtkmarshal.h gtktext.h gtkeditable.h line-wrap.xbm \ |
---|
1044 | line-arrow.xbm |
---|
1045 | gtkthemes.lo gtkthemes.o : gtkthemes.c gtkthemes.h ../gdk/gdk.h \ |
---|
1046 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
1047 | gtkstyle.h gtkenums.h gtkwidget.h gtkaccelgroup.h gtkobject.h \ |
---|
1048 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkdebug.h \ |
---|
1049 | gtkadjustment.h gtkdata.h gtkmain.h gtkrc.h gtkselection.h \ |
---|
1050 | gtksignal.h gtkmarshal.h gtkwidget.h ../config.h gtkintl.h |
---|
1051 | gtktipsquery.lo gtktipsquery.o : gtktipsquery.c gtktipsquery.h \ |
---|
1052 | gtklabel.h ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
1053 | ../gdk/gdkrgb.h gtkmisc.h gtkwidget.h gtkaccelgroup.h \ |
---|
1054 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
1055 | gtkenums.h gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h \ |
---|
1056 | gtksignal.h gtkmarshal.h gtktooltips.h gtkmain.h gtkintl.h \ |
---|
1057 | ../config.h |
---|
1058 | gtktogglebutton.lo gtktogglebutton.o : gtktogglebutton.c gtklabel.h \ |
---|
1059 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
1060 | ../gdk/gdkrgb.h gtkmisc.h gtkwidget.h gtkaccelgroup.h \ |
---|
1061 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
1062 | gtkenums.h gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h \ |
---|
1063 | gtkmain.h gtksignal.h gtkmarshal.h gtktogglebutton.h \ |
---|
1064 | gtkbutton.h gtkbin.h gtkcontainer.h |
---|
1065 | gtktoolbar.lo gtktoolbar.o : gtktoolbar.c gtkbutton.h ../gdk/gdk.h \ |
---|
1066 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkbin.h \ |
---|
1067 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
1068 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
1069 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h \ |
---|
1070 | gtktogglebutton.h gtkbutton.h gtkradiobutton.h gtkcheckbutton.h \ |
---|
1071 | gtktogglebutton.h gtklabel.h gtkmisc.h gtkvbox.h gtkbox.h \ |
---|
1072 | gtktoolbar.h gtkpixmap.h gtksignal.h gtkmarshal.h gtktooltips.h |
---|
1073 | gtktooltips.lo gtktooltips.o : gtktooltips.c gtkmain.h ../gdk/gdk.h \ |
---|
1074 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
1075 | gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
1076 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtkadjustment.h \ |
---|
1077 | gtkdata.h gtkstyle.h gtkwidget.h gtkwindow.h gtkbin.h \ |
---|
1078 | gtkcontainer.h gtksignal.h gtkmarshal.h gtkstyle.h \ |
---|
1079 | gtktooltips.h |
---|
1080 | gtktree.lo gtktree.o : gtktree.c gtktree.h ../gdk/gdk.h \ |
---|
1081 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
1082 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
1083 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
1084 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h gtktreeitem.h \ |
---|
1085 | gtkitem.h gtkbin.h gtkmain.h gtksignal.h gtkmarshal.h gtklist.h \ |
---|
1086 | gtklistitem.h |
---|
1087 | gtktreeitem.lo gtktreeitem.o : gtktreeitem.c gtklabel.h ../gdk/gdk.h \ |
---|
1088 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkmisc.h \ |
---|
1089 | gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
1090 | gtktypebuiltins.h gtkenums.h gtkdebug.h gtkadjustment.h \ |
---|
1091 | gtkdata.h gtkstyle.h gtktree.h gtkcontainer.h gtktreeitem.h \ |
---|
1092 | gtkitem.h gtkbin.h gtkeventbox.h gtkpixmap.h gtkmain.h \ |
---|
1093 | gtksignal.h gtkmarshal.h tree_plus.xpm tree_minus.xpm |
---|
1094 | gtktypeutils.lo gtktypeutils.o : gtktypeutils.c gtktypeutils.h \ |
---|
1095 | gtktypebuiltins.h makeenums.h ../gdk/gdkprivate.h \ |
---|
1096 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdk.h \ |
---|
1097 | ../gdk/gdkrgb.h gtk.h gtkaccelgroup.h gtkobject.h gtkarg.h \ |
---|
1098 | gtktypeutils.h gtkenums.h gtkdebug.h gtkaccellabel.h gtklabel.h \ |
---|
1099 | gtkmisc.h gtkwidget.h gtkadjustment.h gtkdata.h gtkstyle.h \ |
---|
1100 | gtkalignment.h gtkbin.h gtkcontainer.h gtkaspectframe.h \ |
---|
1101 | gtkframe.h gtkarrow.h gtkbindings.h gtkbox.h gtkbbox.h \ |
---|
1102 | gtkbutton.h gtkcalendar.h gtksignal.h gtkmarshal.h \ |
---|
1103 | gtkcheckbutton.h gtktogglebutton.h gtkcheckmenuitem.h \ |
---|
1104 | gtkmenuitem.h gtkitem.h gtkclist.h gtkhscrollbar.h \ |
---|
1105 | gtkscrollbar.h gtkrange.h gtkvscrollbar.h gtkcolorsel.h \ |
---|
1106 | gtkwindow.h gtkvbox.h gtkpreview.h gtkentry.h gtkeditable.h \ |
---|
1107 | gtkhbox.h gtkmain.h gtkscale.h gtkhscale.h gtktable.h \ |
---|
1108 | gtkeventbox.h gtkcombo.h gtkcompat.h gtkctree.h gtkcurve.h \ |
---|
1109 | gtkdrawingarea.h gtkdialog.h gtkdnd.h gtkselection.h \ |
---|
1110 | gtkfeatures.h gtkfilesel.h gtkfixed.h gtkfontsel.h \ |
---|
1111 | gtknotebook.h gtkgamma.h gtkgc.h gtkhandlebox.h gtkhbbox.h \ |
---|
1112 | gtkhpaned.h gtkpaned.h gtkhruler.h gtkruler.h gtkhseparator.h \ |
---|
1113 | gtkseparator.h gtkimage.h gtkinputdialog.h gtkitemfactory.h \ |
---|
1114 | gtkmenufactory.h gtklayout.h gtklist.h gtklistitem.h gtkmenu.h \ |
---|
1115 | gtkmenushell.h gtkmenubar.h gtkoptionmenu.h gtkpacker.h \ |
---|
1116 | gtkpixmap.h gtkplug.h gtkprogress.h gtkprogressbar.h \ |
---|
1117 | gtkradiobutton.h gtkradiomenuitem.h gtkrc.h gtkscrolledwindow.h \ |
---|
1118 | gtkviewport.h gtksocket.h gtkspinbutton.h gtkstatusbar.h \ |
---|
1119 | gtktearoffmenuitem.h gtktext.h gtkthemes.h gtktipsquery.h \ |
---|
1120 | gtktoolbar.h gtktooltips.h gtktree.h gtktreeitem.h gtkvbbox.h \ |
---|
1121 | gtkvpaned.h gtkvruler.h gtkvscale.h gtkvseparator.h \ |
---|
1122 | gtkprivate.h gtktypebuiltins_vars.c gtktypebuiltins_evals.c \ |
---|
1123 | gtktypebuiltins_ids.c |
---|
1124 | gtkvbbox.lo gtkvbbox.o : gtkvbbox.c gtkvbbox.h gtkbbox.h gtkbox.h \ |
---|
1125 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
1126 | ../gdk/gdkrgb.h gtkcontainer.h gtkenums.h gtkwidget.h \ |
---|
1127 | gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
1128 | gtktypebuiltins.h gtkdebug.h gtkadjustment.h gtkdata.h \ |
---|
1129 | gtkstyle.h |
---|
1130 | gtkvbox.lo gtkvbox.o : gtkvbox.c gtkvbox.h ../gdk/gdk.h \ |
---|
1131 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkbox.h \ |
---|
1132 | gtkcontainer.h gtkenums.h gtkwidget.h gtkaccelgroup.h \ |
---|
1133 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
1134 | gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h |
---|
1135 | gtkviewport.lo gtkviewport.o : gtkviewport.c gtksignal.h ../gdk/gdk.h \ |
---|
1136 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
1137 | gtkenums.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
1138 | gtktypebuiltins.h gtkdebug.h gtkmarshal.h gtkviewport.h \ |
---|
1139 | gtkadjustment.h gtkdata.h gtkbin.h gtkcontainer.h gtkwidget.h \ |
---|
1140 | gtkaccelgroup.h gtkstyle.h |
---|
1141 | gtkvpaned.lo gtkvpaned.o : gtkvpaned.c gtkvpaned.h ../gdk/gdk.h \ |
---|
1142 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
1143 | gtkpaned.h gtkcontainer.h gtkenums.h gtkwidget.h \ |
---|
1144 | gtkaccelgroup.h gtkobject.h gtkarg.h gtktypeutils.h \ |
---|
1145 | gtktypebuiltins.h gtkdebug.h gtkadjustment.h gtkdata.h \ |
---|
1146 | gtkstyle.h gtkmain.h gtksignal.h gtkmarshal.h |
---|
1147 | gtkvruler.lo gtkvruler.o : gtkvruler.c gtkvruler.h ../gdk/gdk.h \ |
---|
1148 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
1149 | gtkruler.h gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h \ |
---|
1150 | gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
1151 | gtkadjustment.h gtkdata.h gtkstyle.h |
---|
1152 | gtkvscale.lo gtkvscale.o : gtkvscale.c gtkvscale.h ../gdk/gdk.h \ |
---|
1153 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
1154 | gtkscale.h gtkrange.h gtkadjustment.h gtkdata.h gtkobject.h \ |
---|
1155 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
1156 | gtkwidget.h gtkaccelgroup.h gtkstyle.h gtksignal.h gtkmarshal.h \ |
---|
1157 | ../gdk/gdkkeysyms.h |
---|
1158 | gtkvscrollbar.lo gtkvscrollbar.o : gtkvscrollbar.c gtkvscrollbar.h \ |
---|
1159 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
1160 | ../gdk/gdkrgb.h gtkscrollbar.h gtkrange.h gtkadjustment.h \ |
---|
1161 | gtkdata.h gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
1162 | gtkenums.h gtkdebug.h gtkwidget.h gtkaccelgroup.h gtkstyle.h \ |
---|
1163 | gtksignal.h gtkmarshal.h ../gdk/gdkkeysyms.h |
---|
1164 | gtkvseparator.lo gtkvseparator.o : gtkvseparator.c gtkvseparator.h \ |
---|
1165 | ../gdk/gdk.h ../gdk/gdktypes.h ../gdk/gdkcursors.h \ |
---|
1166 | ../gdk/gdkrgb.h gtkseparator.h gtkwidget.h gtkaccelgroup.h \ |
---|
1167 | gtkobject.h gtkarg.h gtktypeutils.h gtktypebuiltins.h \ |
---|
1168 | gtkenums.h gtkdebug.h gtkadjustment.h gtkdata.h gtkstyle.h |
---|
1169 | gtkwidget.lo gtkwidget.o : gtkwidget.c gtkcontainer.h ../gdk/gdk.h \ |
---|
1170 | ../gdk/gdktypes.h ../gdk/gdkcursors.h ../gdk/gdkrgb.h \ |
---|
1171 | gtkenums.h gtkwidget.h gtkaccelgroup.h gtkobject.h gtkarg.h \ |
---|
1172 | gtktypeutils.h gtktypebuiltins.h gtkdebug.h gtkadjustment.h \ |
---|
1173 | gtkdata.h gtkstyle.h gtkmain.h gtkrc.h gtkselection.h \ |
---|
1174 | gtksignal.h gtkmarshal.h gtkwidget.h gtkwindow.h gtkbin.h \ |
---|
1175 | gtkcontainer.h gtkbindings.h gtkprivate.h ../gdk/gdkx.h \ |
---|
1176 | ../gdk/gdkprivate.h |
---|
1177 | gtkwindow.lo gtkwindow.o : gtkwindow.c ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
1178 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h ../gdk/gdkkeysyms.h \ |
---|
1179 | ../gdk/gdkx.h ../gdk/gdkprivate.h gtkprivate.h gtkobject.h \ |
---|
1180 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
1181 | gtkwidget.h gtkaccelgroup.h gtkadjustment.h gtkdata.h \ |
---|
1182 | gtkstyle.h gtkrc.h gtksignal.h gtkmarshal.h gtkwindow.h \ |
---|
1183 | gtkbin.h gtkcontainer.h gtkbindings.h gtkmain.h |
---|
1184 | simple.o: simple.c gtk.h ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
1185 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkaccelgroup.h gtkobject.h \ |
---|
1186 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
1187 | gtkaccellabel.h gtklabel.h gtkmisc.h gtkwidget.h \ |
---|
1188 | gtkadjustment.h gtkdata.h gtkstyle.h gtkalignment.h gtkbin.h \ |
---|
1189 | gtkcontainer.h gtkaspectframe.h gtkframe.h gtkarrow.h \ |
---|
1190 | gtkbindings.h gtkbox.h gtkbbox.h gtkbutton.h gtkcalendar.h \ |
---|
1191 | gtksignal.h gtkmarshal.h gtkcheckbutton.h gtktogglebutton.h \ |
---|
1192 | gtkcheckmenuitem.h gtkmenuitem.h gtkitem.h gtkclist.h \ |
---|
1193 | gtkhscrollbar.h gtkscrollbar.h gtkrange.h gtkvscrollbar.h \ |
---|
1194 | gtkcolorsel.h gtkwindow.h gtkvbox.h gtkpreview.h gtkentry.h \ |
---|
1195 | gtkeditable.h gtkhbox.h gtkmain.h gtkscale.h gtkhscale.h \ |
---|
1196 | gtktable.h gtkeventbox.h gtkcombo.h gtkcompat.h gtkctree.h \ |
---|
1197 | gtkcurve.h gtkdrawingarea.h gtkdialog.h gtkdnd.h gtkselection.h \ |
---|
1198 | gtkfeatures.h gtkfilesel.h gtkfixed.h gtkfontsel.h \ |
---|
1199 | gtknotebook.h gtkgamma.h gtkgc.h gtkhandlebox.h gtkhbbox.h \ |
---|
1200 | gtkhpaned.h gtkpaned.h gtkhruler.h gtkruler.h gtkhseparator.h \ |
---|
1201 | gtkseparator.h gtkimage.h gtkinputdialog.h gtkitemfactory.h \ |
---|
1202 | gtkmenufactory.h gtklayout.h gtklist.h gtklistitem.h gtkmenu.h \ |
---|
1203 | gtkmenushell.h gtkmenubar.h gtkoptionmenu.h gtkpacker.h \ |
---|
1204 | gtkpixmap.h gtkplug.h gtkprogress.h gtkprogressbar.h \ |
---|
1205 | gtkradiobutton.h gtkradiomenuitem.h gtkrc.h gtkscrolledwindow.h \ |
---|
1206 | gtkviewport.h gtksocket.h gtkspinbutton.h gtkstatusbar.h \ |
---|
1207 | gtktearoffmenuitem.h gtktext.h gtkthemes.h gtktipsquery.h \ |
---|
1208 | gtktoolbar.h gtktooltips.h gtktree.h gtktreeitem.h gtkvbbox.h \ |
---|
1209 | gtkvpaned.h gtkvruler.h gtkvscale.h gtkvseparator.h \ |
---|
1210 | ../gdk/gdkprivate.h |
---|
1211 | testdnd.o: testdnd.c gtk.h ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
1212 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkaccelgroup.h gtkobject.h \ |
---|
1213 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
1214 | gtkaccellabel.h gtklabel.h gtkmisc.h gtkwidget.h \ |
---|
1215 | gtkadjustment.h gtkdata.h gtkstyle.h gtkalignment.h gtkbin.h \ |
---|
1216 | gtkcontainer.h gtkaspectframe.h gtkframe.h gtkarrow.h \ |
---|
1217 | gtkbindings.h gtkbox.h gtkbbox.h gtkbutton.h gtkcalendar.h \ |
---|
1218 | gtksignal.h gtkmarshal.h gtkcheckbutton.h gtktogglebutton.h \ |
---|
1219 | gtkcheckmenuitem.h gtkmenuitem.h gtkitem.h gtkclist.h \ |
---|
1220 | gtkhscrollbar.h gtkscrollbar.h gtkrange.h gtkvscrollbar.h \ |
---|
1221 | gtkcolorsel.h gtkwindow.h gtkvbox.h gtkpreview.h gtkentry.h \ |
---|
1222 | gtkeditable.h gtkhbox.h gtkmain.h gtkscale.h gtkhscale.h \ |
---|
1223 | gtktable.h gtkeventbox.h gtkcombo.h gtkcompat.h gtkctree.h \ |
---|
1224 | gtkcurve.h gtkdrawingarea.h gtkdialog.h gtkdnd.h gtkselection.h \ |
---|
1225 | gtkfeatures.h gtkfilesel.h gtkfixed.h gtkfontsel.h \ |
---|
1226 | gtknotebook.h gtkgamma.h gtkgc.h gtkhandlebox.h gtkhbbox.h \ |
---|
1227 | gtkhpaned.h gtkpaned.h gtkhruler.h gtkruler.h gtkhseparator.h \ |
---|
1228 | gtkseparator.h gtkimage.h gtkinputdialog.h gtkitemfactory.h \ |
---|
1229 | gtkmenufactory.h gtklayout.h gtklist.h gtklistitem.h gtkmenu.h \ |
---|
1230 | gtkmenushell.h gtkmenubar.h gtkoptionmenu.h gtkpacker.h \ |
---|
1231 | gtkpixmap.h gtkplug.h gtkprogress.h gtkprogressbar.h \ |
---|
1232 | gtkradiobutton.h gtkradiomenuitem.h gtkrc.h gtkscrolledwindow.h \ |
---|
1233 | gtkviewport.h gtksocket.h gtkspinbutton.h gtkstatusbar.h \ |
---|
1234 | gtktearoffmenuitem.h gtktext.h gtkthemes.h gtktipsquery.h \ |
---|
1235 | gtktoolbar.h gtktooltips.h gtktree.h gtktreeitem.h gtkvbbox.h \ |
---|
1236 | gtkvpaned.h gtkvruler.h gtkvscale.h gtkvseparator.h |
---|
1237 | testgtk.o: testgtk.c gtk.h ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
1238 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkaccelgroup.h gtkobject.h \ |
---|
1239 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
1240 | gtkaccellabel.h gtklabel.h gtkmisc.h gtkwidget.h \ |
---|
1241 | gtkadjustment.h gtkdata.h gtkstyle.h gtkalignment.h gtkbin.h \ |
---|
1242 | gtkcontainer.h gtkaspectframe.h gtkframe.h gtkarrow.h \ |
---|
1243 | gtkbindings.h gtkbox.h gtkbbox.h gtkbutton.h gtkcalendar.h \ |
---|
1244 | gtksignal.h gtkmarshal.h gtkcheckbutton.h gtktogglebutton.h \ |
---|
1245 | gtkcheckmenuitem.h gtkmenuitem.h gtkitem.h gtkclist.h \ |
---|
1246 | gtkhscrollbar.h gtkscrollbar.h gtkrange.h gtkvscrollbar.h \ |
---|
1247 | gtkcolorsel.h gtkwindow.h gtkvbox.h gtkpreview.h gtkentry.h \ |
---|
1248 | gtkeditable.h gtkhbox.h gtkmain.h gtkscale.h gtkhscale.h \ |
---|
1249 | gtktable.h gtkeventbox.h gtkcombo.h gtkcompat.h gtkctree.h \ |
---|
1250 | gtkcurve.h gtkdrawingarea.h gtkdialog.h gtkdnd.h gtkselection.h \ |
---|
1251 | gtkfeatures.h gtkfilesel.h gtkfixed.h gtkfontsel.h \ |
---|
1252 | gtknotebook.h gtkgamma.h gtkgc.h gtkhandlebox.h gtkhbbox.h \ |
---|
1253 | gtkhpaned.h gtkpaned.h gtkhruler.h gtkruler.h gtkhseparator.h \ |
---|
1254 | gtkseparator.h gtkimage.h gtkinputdialog.h gtkitemfactory.h \ |
---|
1255 | gtkmenufactory.h gtklayout.h gtklist.h gtklistitem.h gtkmenu.h \ |
---|
1256 | gtkmenushell.h gtkmenubar.h gtkoptionmenu.h gtkpacker.h \ |
---|
1257 | gtkpixmap.h gtkplug.h gtkprogress.h gtkprogressbar.h \ |
---|
1258 | gtkradiobutton.h gtkradiomenuitem.h gtkrc.h gtkscrolledwindow.h \ |
---|
1259 | gtkviewport.h gtksocket.h gtkspinbutton.h gtkstatusbar.h \ |
---|
1260 | gtktearoffmenuitem.h gtktext.h gtkthemes.h gtktipsquery.h \ |
---|
1261 | gtktoolbar.h gtktooltips.h gtktree.h gtktreeitem.h gtkvbbox.h \ |
---|
1262 | gtkvpaned.h gtkvruler.h gtkvscale.h gtkvseparator.h \ |
---|
1263 | ../gdk/gdkx.h ../gdk/gdkprivate.h ../gdk/gdkkeysyms.h \ |
---|
1264 | circles.xbm |
---|
1265 | testinput.o: testinput.c gtk.h ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
1266 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkaccelgroup.h gtkobject.h \ |
---|
1267 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
1268 | gtkaccellabel.h gtklabel.h gtkmisc.h gtkwidget.h \ |
---|
1269 | gtkadjustment.h gtkdata.h gtkstyle.h gtkalignment.h gtkbin.h \ |
---|
1270 | gtkcontainer.h gtkaspectframe.h gtkframe.h gtkarrow.h \ |
---|
1271 | gtkbindings.h gtkbox.h gtkbbox.h gtkbutton.h gtkcalendar.h \ |
---|
1272 | gtksignal.h gtkmarshal.h gtkcheckbutton.h gtktogglebutton.h \ |
---|
1273 | gtkcheckmenuitem.h gtkmenuitem.h gtkitem.h gtkclist.h \ |
---|
1274 | gtkhscrollbar.h gtkscrollbar.h gtkrange.h gtkvscrollbar.h \ |
---|
1275 | gtkcolorsel.h gtkwindow.h gtkvbox.h gtkpreview.h gtkentry.h \ |
---|
1276 | gtkeditable.h gtkhbox.h gtkmain.h gtkscale.h gtkhscale.h \ |
---|
1277 | gtktable.h gtkeventbox.h gtkcombo.h gtkcompat.h gtkctree.h \ |
---|
1278 | gtkcurve.h gtkdrawingarea.h gtkdialog.h gtkdnd.h gtkselection.h \ |
---|
1279 | gtkfeatures.h gtkfilesel.h gtkfixed.h gtkfontsel.h \ |
---|
1280 | gtknotebook.h gtkgamma.h gtkgc.h gtkhandlebox.h gtkhbbox.h \ |
---|
1281 | gtkhpaned.h gtkpaned.h gtkhruler.h gtkruler.h gtkhseparator.h \ |
---|
1282 | gtkseparator.h gtkimage.h gtkinputdialog.h gtkitemfactory.h \ |
---|
1283 | gtkmenufactory.h gtklayout.h gtklist.h gtklistitem.h gtkmenu.h \ |
---|
1284 | gtkmenushell.h gtkmenubar.h gtkoptionmenu.h gtkpacker.h \ |
---|
1285 | gtkpixmap.h gtkplug.h gtkprogress.h gtkprogressbar.h \ |
---|
1286 | gtkradiobutton.h gtkradiomenuitem.h gtkrc.h gtkscrolledwindow.h \ |
---|
1287 | gtkviewport.h gtksocket.h gtkspinbutton.h gtkstatusbar.h \ |
---|
1288 | gtktearoffmenuitem.h gtktext.h gtkthemes.h gtktipsquery.h \ |
---|
1289 | gtktoolbar.h gtktooltips.h gtktree.h gtktreeitem.h gtkvbbox.h \ |
---|
1290 | gtkvpaned.h gtkvruler.h gtkvscale.h gtkvseparator.h |
---|
1291 | testrgb.o: testrgb.c gtk.h ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
1292 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkaccelgroup.h gtkobject.h \ |
---|
1293 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
1294 | gtkaccellabel.h gtklabel.h gtkmisc.h gtkwidget.h \ |
---|
1295 | gtkadjustment.h gtkdata.h gtkstyle.h gtkalignment.h gtkbin.h \ |
---|
1296 | gtkcontainer.h gtkaspectframe.h gtkframe.h gtkarrow.h \ |
---|
1297 | gtkbindings.h gtkbox.h gtkbbox.h gtkbutton.h gtkcalendar.h \ |
---|
1298 | gtksignal.h gtkmarshal.h gtkcheckbutton.h gtktogglebutton.h \ |
---|
1299 | gtkcheckmenuitem.h gtkmenuitem.h gtkitem.h gtkclist.h \ |
---|
1300 | gtkhscrollbar.h gtkscrollbar.h gtkrange.h gtkvscrollbar.h \ |
---|
1301 | gtkcolorsel.h gtkwindow.h gtkvbox.h gtkpreview.h gtkentry.h \ |
---|
1302 | gtkeditable.h gtkhbox.h gtkmain.h gtkscale.h gtkhscale.h \ |
---|
1303 | gtktable.h gtkeventbox.h gtkcombo.h gtkcompat.h gtkctree.h \ |
---|
1304 | gtkcurve.h gtkdrawingarea.h gtkdialog.h gtkdnd.h gtkselection.h \ |
---|
1305 | gtkfeatures.h gtkfilesel.h gtkfixed.h gtkfontsel.h \ |
---|
1306 | gtknotebook.h gtkgamma.h gtkgc.h gtkhandlebox.h gtkhbbox.h \ |
---|
1307 | gtkhpaned.h gtkpaned.h gtkhruler.h gtkruler.h gtkhseparator.h \ |
---|
1308 | gtkseparator.h gtkimage.h gtkinputdialog.h gtkitemfactory.h \ |
---|
1309 | gtkmenufactory.h gtklayout.h gtklist.h gtklistitem.h gtkmenu.h \ |
---|
1310 | gtkmenushell.h gtkmenubar.h gtkoptionmenu.h gtkpacker.h \ |
---|
1311 | gtkpixmap.h gtkplug.h gtkprogress.h gtkprogressbar.h \ |
---|
1312 | gtkradiobutton.h gtkradiomenuitem.h gtkrc.h gtkscrolledwindow.h \ |
---|
1313 | gtkviewport.h gtksocket.h gtkspinbutton.h gtkstatusbar.h \ |
---|
1314 | gtktearoffmenuitem.h gtktext.h gtkthemes.h gtktipsquery.h \ |
---|
1315 | gtktoolbar.h gtktooltips.h gtktree.h gtktreeitem.h gtkvbbox.h \ |
---|
1316 | gtkvpaned.h gtkvruler.h gtkvscale.h gtkvseparator.h |
---|
1317 | testselection.o: testselection.c gtk.h ../gdk/gdk.h ../gdk/gdktypes.h \ |
---|
1318 | ../gdk/gdkcursors.h ../gdk/gdkrgb.h gtkaccelgroup.h gtkobject.h \ |
---|
1319 | gtkarg.h gtktypeutils.h gtktypebuiltins.h gtkenums.h gtkdebug.h \ |
---|
1320 | gtkaccellabel.h gtklabel.h gtkmisc.h gtkwidget.h \ |
---|
1321 | gtkadjustment.h gtkdata.h gtkstyle.h gtkalignment.h gtkbin.h \ |
---|
1322 | gtkcontainer.h gtkaspectframe.h gtkframe.h gtkarrow.h \ |
---|
1323 | gtkbindings.h gtkbox.h gtkbbox.h gtkbutton.h gtkcalendar.h \ |
---|
1324 | gtksignal.h gtkmarshal.h gtkcheckbutton.h gtktogglebutton.h \ |
---|
1325 | gtkcheckmenuitem.h gtkmenuitem.h gtkitem.h gtkclist.h \ |
---|
1326 | gtkhscrollbar.h gtkscrollbar.h gtkrange.h gtkvscrollbar.h \ |
---|
1327 | gtkcolorsel.h gtkwindow.h gtkvbox.h gtkpreview.h gtkentry.h \ |
---|
1328 | gtkeditable.h gtkhbox.h gtkmain.h gtkscale.h gtkhscale.h \ |
---|
1329 | gtktable.h gtkeventbox.h gtkcombo.h gtkcompat.h gtkctree.h \ |
---|
1330 | gtkcurve.h gtkdrawingarea.h gtkdialog.h gtkdnd.h gtkselection.h \ |
---|
1331 | gtkfeatures.h gtkfilesel.h gtkfixed.h gtkfontsel.h \ |
---|
1332 | gtknotebook.h gtkgamma.h gtkgc.h gtkhandlebox.h gtkhbbox.h \ |
---|
1333 | gtkhpaned.h gtkpaned.h gtkhruler.h gtkruler.h gtkhseparator.h \ |
---|
1334 | gtkseparator.h gtkimage.h gtkinputdialog.h gtkitemfactory.h \ |
---|
1335 | gtkmenufactory.h gtklayout.h gtklist.h gtklistitem.h gtkmenu.h \ |
---|
1336 | gtkmenushell.h gtkmenubar.h gtkoptionmenu.h gtkpacker.h \ |
---|
1337 | gtkpixmap.h gtkplug.h gtkprogress.h gtkprogressbar.h \ |
---|
1338 | gtkradiobutton.h gtkradiomenuitem.h gtkrc.h gtkscrolledwindow.h \ |
---|
1339 | gtkviewport.h gtksocket.h gtkspinbutton.h gtkstatusbar.h \ |
---|
1340 | gtktearoffmenuitem.h gtktext.h gtkthemes.h gtktipsquery.h \ |
---|
1341 | gtktoolbar.h gtktooltips.h gtktree.h gtktreeitem.h gtkvbbox.h \ |
---|
1342 | gtkvpaned.h gtkvruler.h gtkvscale.h gtkvseparator.h |
---|
1343 | |
---|
1344 | info-am: |
---|
1345 | info: info-am |
---|
1346 | dvi-am: |
---|
1347 | dvi: dvi-am |
---|
1348 | check-am: all-am |
---|
1349 | check: check-am |
---|
1350 | installcheck-am: |
---|
1351 | installcheck: installcheck-am |
---|
1352 | install-exec-am: install-libLTLIBRARIES |
---|
1353 | install-exec: install-exec-am |
---|
1354 | |
---|
1355 | install-data-am: install-gtkconfDATA install-libgtkincludeHEADERS \ |
---|
1356 | install-data-local |
---|
1357 | install-data: install-data-am |
---|
1358 | |
---|
1359 | install-am: all-am |
---|
1360 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
1361 | install: install-am |
---|
1362 | uninstall-am: uninstall-libLTLIBRARIES uninstall-gtkconfDATA \ |
---|
1363 | uninstall-libgtkincludeHEADERS uninstall-local |
---|
1364 | uninstall: uninstall-am |
---|
1365 | all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS) |
---|
1366 | all-redirect: all-am |
---|
1367 | install-strip: |
---|
1368 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install |
---|
1369 | installdirs: |
---|
1370 | $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(gtkconfdir) \ |
---|
1371 | $(DESTDIR)$(libgtkincludedir) |
---|
1372 | |
---|
1373 | |
---|
1374 | mostlyclean-generic: |
---|
1375 | |
---|
1376 | clean-generic: |
---|
1377 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
---|
1378 | |
---|
1379 | distclean-generic: |
---|
1380 | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
---|
1381 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* |
---|
1382 | |
---|
1383 | maintainer-clean-generic: |
---|
1384 | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) |
---|
1385 | mostlyclean-am: mostlyclean-libLTLIBRARIES mostlyclean-compile \ |
---|
1386 | mostlyclean-libtool mostlyclean-noinstPROGRAMS \ |
---|
1387 | mostlyclean-tags mostlyclean-generic |
---|
1388 | |
---|
1389 | mostlyclean: mostlyclean-am |
---|
1390 | |
---|
1391 | clean-am: clean-libLTLIBRARIES clean-compile clean-libtool \ |
---|
1392 | clean-noinstPROGRAMS clean-tags clean-generic \ |
---|
1393 | mostlyclean-am |
---|
1394 | |
---|
1395 | clean: clean-am |
---|
1396 | |
---|
1397 | distclean-am: distclean-libLTLIBRARIES distclean-compile \ |
---|
1398 | distclean-libtool distclean-noinstPROGRAMS \ |
---|
1399 | distclean-tags distclean-generic clean-am |
---|
1400 | -rm -f libtool |
---|
1401 | |
---|
1402 | distclean: distclean-am |
---|
1403 | |
---|
1404 | maintainer-clean-am: maintainer-clean-libLTLIBRARIES \ |
---|
1405 | maintainer-clean-compile maintainer-clean-libtool \ |
---|
1406 | maintainer-clean-noinstPROGRAMS maintainer-clean-tags \ |
---|
1407 | maintainer-clean-generic distclean-am |
---|
1408 | @echo "This command is intended for maintainers to use;" |
---|
1409 | @echo "it deletes files that may require special tools to rebuild." |
---|
1410 | |
---|
1411 | maintainer-clean: maintainer-clean-am |
---|
1412 | |
---|
1413 | .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \ |
---|
1414 | clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \ |
---|
1415 | uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \ |
---|
1416 | distclean-compile clean-compile maintainer-clean-compile \ |
---|
1417 | mostlyclean-libtool distclean-libtool clean-libtool \ |
---|
1418 | maintainer-clean-libtool mostlyclean-noinstPROGRAMS \ |
---|
1419 | distclean-noinstPROGRAMS clean-noinstPROGRAMS \ |
---|
1420 | maintainer-clean-noinstPROGRAMS uninstall-gtkconfDATA \ |
---|
1421 | install-gtkconfDATA uninstall-libgtkincludeHEADERS \ |
---|
1422 | install-libgtkincludeHEADERS tags mostlyclean-tags distclean-tags \ |
---|
1423 | clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \ |
---|
1424 | check-am installcheck-am installcheck install-exec-am install-exec \ |
---|
1425 | install-data-local install-data-am install-data install-am install \ |
---|
1426 | uninstall-local uninstall-am uninstall all-redirect all-am all \ |
---|
1427 | installdirs mostlyclean-generic distclean-generic clean-generic \ |
---|
1428 | maintainer-clean-generic clean mostlyclean distclean maintainer-clean |
---|
1429 | |
---|
1430 | COPYING: $(gtk_built_public_sources) $(gtk_built_sources) |
---|
1431 | $(OBJECTS): COPYING # this is our oldest-source-stamp |
---|
1432 | # initial creation of the real stamp-* files |
---|
1433 | gtk.defs gtkmarshal.h gtktypebuiltins.h: # never add deps here |
---|
1434 | test -f "$(srcdir)/$@" || touch $(srcdir)/$@ |
---|
1435 | # normal autogeneration rules |
---|
1436 | # all autogenerated files need to generated in the srcdir, |
---|
1437 | # so old versions get remade and are not confused with newer |
---|
1438 | # versions in the build dir. thus a development setup requires |
---|
1439 | # srcdir to be writable, passing --disable-rebuilds to |
---|
1440 | # ../configure will supress all autogeneration rules. |
---|
1441 | $(srcdir)/stamp-gtk.defs: @REBUILD@ makeenums.pl gtk.defs gtk-boxed.defs $(gtk_public_h_sources) $(gdk_headers) |
---|
1442 | cd $(srcdir) \ |
---|
1443 | && $(PERL) makeenums.pl defs $(gtk_public_h_sources) $(gdk_headers) > xgen-gdef \ |
---|
1444 | && cat gtk-boxed.defs >> xgen-gdef \ |
---|
1445 | && (cmp -s xgen-gdef gtk.defs || cp xgen-gdef gtk.defs) \ |
---|
1446 | && rm -f xgen-gdef \ |
---|
1447 | && echo timestamp > $(@F) |
---|
1448 | $(srcdir)/gtkmarshal.c: @REBUILD@ stamp-gtkmarshal.h |
---|
1449 | $(srcdir)/gtkmarshal.c $(srcdir)/stamp-gtkmarshal.h: @REBUILD@ genmarshal.pl gtkmarshal.list gtkmarshal.h |
---|
1450 | cd $(srcdir) \ |
---|
1451 | && $(PERL) genmarshal.pl gtkmarshal.list xgen-gmh xgen-gmc \ |
---|
1452 | && (test -z "$(INDENT)" || $(INDENT) xgen-gmh) \ |
---|
1453 | && (test -z "$(INDENT)" || $(INDENT) xgen-gmc) \ |
---|
1454 | && cp xgen-gmc gtkmarshal.c \ |
---|
1455 | && (cmp -s xgen-gmh gtkmarshal.h || cp xgen-gmh gtkmarshal.h) \ |
---|
1456 | && rm -f xgen-gmh xgen-gmc xgen-gmh~ xgen-gmc~ \ |
---|
1457 | && echo timestamp > stamp-gtkmarshal.h |
---|
1458 | $(srcdir)/stamp-gtktypebuiltins.h: @REBUILD@ maketypes.awk stamp-gtk.defs gtktypebuiltins.h |
---|
1459 | cd $(srcdir) \ |
---|
1460 | && LC_ALL=C $(AWK) -f maketypes.awk gtk.defs macros > xgen-gtbh \ |
---|
1461 | && (cmp -s xgen-gtbh gtktypebuiltins.h || cp xgen-gtbh gtktypebuiltins.h) \ |
---|
1462 | && rm -f xgen-gtbh \ |
---|
1463 | && echo timestamp > $(@F) |
---|
1464 | $(srcdir)/gtktypebuiltins_vars.c: @REBUILD@ maketypes.awk stamp-gtk.defs |
---|
1465 | cd $(srcdir) \ |
---|
1466 | && LC_ALL=C $(AWK) -f maketypes.awk gtk.defs variables > xgen-gtbvc \ |
---|
1467 | && cp xgen-gtbvc $(@F) \ |
---|
1468 | && rm -f xgen-gtbvc |
---|
1469 | $(srcdir)/gtktypebuiltins_ids.c: @REBUILD@ maketypes.awk stamp-gtk.defs |
---|
1470 | cd $(srcdir) \ |
---|
1471 | && LC_ALL=C $(AWK) -f maketypes.awk gtk.defs entries > xgen-gtbic \ |
---|
1472 | && cp xgen-gtbic $(@F) \ |
---|
1473 | && rm -f xgen-gtbic |
---|
1474 | $(srcdir)/gtktypebuiltins_evals.c: @REBUILD@ makeenums.pl $(gtk_public_h_sources) $(gdk_headers) |
---|
1475 | cd $(srcdir) \ |
---|
1476 | && $(PERL) makeenums.pl arrays $(gtk_public_h_sources) $(gdk_headers) > xgen-gtbec \ |
---|
1477 | && cp xgen-gtbec $(@F) \ |
---|
1478 | && rm -f xgen-gtbec |
---|
1479 | |
---|
1480 | # We create a dummy theme for the default GTK+ theme |
---|
1481 | install-data-local: |
---|
1482 | $(mkinstalldirs) $(DESTDIR)$(datadir)/themes/Default/gtk |
---|
1483 | echo "# Empty gtkrc for default theme" > \ |
---|
1484 | $(DESTDIR)$(datadir)/themes/Default/gtk/gtkrc |
---|
1485 | $(mkinstalldirs) $(DESTDIR)$(gtkconfdir) |
---|
1486 | cd $(DESTDIR)$(gtkconfdir) && \ |
---|
1487 | for i in cs hr hu pl ro sk sl sq sr ; do \ |
---|
1488 | rm -f gtkrc.$$i ; \ |
---|
1489 | ln -s gtkrc.iso-8859-2 gtkrc.$$i ; \ |
---|
1490 | done ; \ |
---|
1491 | for i in bg_BG.iso88595 mk sp ru_RU.iso88595 ; do \ |
---|
1492 | rm -f gtkrc.$$i ; \ |
---|
1493 | ln -s gtkrc.iso-8859-5 gtkrc.$$i ; \ |
---|
1494 | done ; \ |
---|
1495 | for i in he_IL.cp1255 he_IL.microsoftcp1255 yi ; do \ |
---|
1496 | rm -f gtkrc.$$i ; \ |
---|
1497 | ln -s gtkrc.cp1255 gtkrc.$$i ; \ |
---|
1498 | done ; \ |
---|
1499 | rm -f gtkrc.lt gtkrc.lv gtkrc.cy gtkrc.ga gtkrc.et gtkrc.ka \ |
---|
1500 | gtkrc.vi_VN.viscii111 gtkrc.vi_VN.tcvn5712 gtkrc.vi \ |
---|
1501 | gtkrc.be gtkrc.bg gtkrc.mi ; \ |
---|
1502 | ln -s gtkrc.iso-8859-13 gtkrc.mi ; \ |
---|
1503 | ln -s gtkrc.iso-8859-13 gtkrc.lt ; \ |
---|
1504 | ln -s gtkrc.iso-8859-13 gtkrc.lv ; \ |
---|
1505 | ln -s gtkrc.iso-8859-14 gtkrc.cy ; \ |
---|
1506 | ln -s gtkrc.iso-8859-14 gtkrc.ga ; \ |
---|
1507 | ln -s gtkrc.iso-8859-15 gtkrc.et ; \ |
---|
1508 | ln -s gtkrc.ka_GE.georgianps gtkrc.ka ; \ |
---|
1509 | ln -s gtkrc.vi_VN.viscii gtkrc.vi_VN.viscii111 ; \ |
---|
1510 | ln -s gtkrc.vi_VN.tcvn gtkrc.vi ; \ |
---|
1511 | ln -s gtkrc.cp1251 gtkrc.be ; \ |
---|
1512 | ln -s gtkrc.cp1251 gtkrc.bg |
---|
1513 | |
---|
1514 | uninstall-local: |
---|
1515 | rm -f $(DESTDIR)$(datadir)/themes/Default/gtkrc |
---|
1516 | #testthreads_LDADD = $(LDADDS) |
---|
1517 | |
---|
1518 | .PHONY: files test test-debug |
---|
1519 | |
---|
1520 | files: |
---|
1521 | @files=`ls $(DISTFILES) 2> /dev/null `; for p in $$files; do \ |
---|
1522 | echo $$p; \ |
---|
1523 | done |
---|
1524 | |
---|
1525 | test: testgtk |
---|
1526 | builddir=`pwd`; cd $(top_builddir); top_builddir=`pwd`; \ |
---|
1527 | cd $$builddir; cd $(srcdir); \ |
---|
1528 | $(SHELL) $$top_builddir/libtool --mode=execute $$builddir/testgtk |
---|
1529 | |
---|
1530 | test-debug: testgtk |
---|
1531 | builddir=`pwd`; cd $(top_builddir); top_builddir=`pwd`; \ |
---|
1532 | cd $$builddir; cd $(srcdir); \ |
---|
1533 | $(SHELL) $$top_builddir/libtool --mode=execute gdb $$builddir/testgtk |
---|
1534 | |
---|
1535 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
1536 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
1537 | .NOEXPORT: |
---|