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=\"Gdk\" -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 = libgdk.la |
---|
135 | |
---|
136 | # libtool stuff: set version and export symbols for resolving |
---|
137 | libgdkincludedir = $(includedir)/gtk-1.2/gdk |
---|
138 | libgdk_la_LDFLAGS = @STRIP_BEGIN@ -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE) -export-dynamic @GLIB_DEPLIBS@ @x_ldflags@ @x_libs@ -lXi -lm @STRIP_END@ |
---|
139 | |
---|
140 | |
---|
141 | # |
---|
142 | # setup source file variables |
---|
143 | # |
---|
144 | # GDK header files for public installation (non-generated) |
---|
145 | gdk_public_h_sources = @STRIP_BEGIN@ gdk.h gdkcursors.h gdkrgb.h gdki18n.h gdkkeysyms.h gdkprivate.h gdktypes.h gdkx.h @STRIP_END@ |
---|
146 | |
---|
147 | gdk_c_sources = @STRIP_BEGIN@ gdk.c gdkcc.c gdkcolor.c gdkcursor.c gdkdnd.c gdkdraw.c gdkevents.c gdkfont.c gdkgc.c gdkglobals.c gdkim.c gdkimage.c gdkinput.c gdkinput.h gdkinputnone.h gdkinputcommon.h gdkinputgxi.h gdkinputxfree.h gdkpixmap.c gdkproperty.c gdkrgb.c gdkrectangle.c gdkregion.c gdkselection.c gdkvisual.c gdkwindow.c gdkxid.c MwmUtil.h gxid_lib.h gxid_proto.h gxid_lib.c @STRIP_END@ |
---|
148 | |
---|
149 | |
---|
150 | # |
---|
151 | # setup GDK sources and their dependancies |
---|
152 | # |
---|
153 | libgdkinclude_HEADERS = $(gdk_public_h_sources) |
---|
154 | libgdk_la_SOURCES = $(gdk_c_sources) |
---|
155 | MAINTAINERCLEANFILES = |
---|
156 | EXTRA_HEADERS = |
---|
157 | EXTRA_DIST = |
---|
158 | |
---|
159 | # |
---|
160 | # extra programs |
---|
161 | # |
---|
162 | EXTRA_PROGRAMS = gxid |
---|
163 | bin_PROGRAMS = @xinput_progs@ |
---|
164 | LDADDS = @STRIP_BEGIN@ @x_ldflags@ @x_libs@ @GLIB_LIBS@ -lm @STRIP_END@ |
---|
165 | |
---|
166 | gxid_SOURCES = gxid.c |
---|
167 | gxid_LDADD = $(LDADDS) |
---|
168 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
169 | CONFIG_HEADER = ../config.h |
---|
170 | CONFIG_CLEAN_FILES = |
---|
171 | LTLIBRARIES = $(lib_LTLIBRARIES) |
---|
172 | |
---|
173 | |
---|
174 | DEFS = @DEFS@ -I. -I$(srcdir) -I.. |
---|
175 | CPPFLAGS = @CPPFLAGS@ |
---|
176 | LDFLAGS = @LDFLAGS@ |
---|
177 | LIBS = @LIBS@ |
---|
178 | X_CFLAGS = @X_CFLAGS@ |
---|
179 | X_LIBS = @X_LIBS@ |
---|
180 | X_EXTRA_LIBS = @X_EXTRA_LIBS@ |
---|
181 | X_PRE_LIBS = @X_PRE_LIBS@ |
---|
182 | libgdk_la_LIBADD = |
---|
183 | libgdk_la_OBJECTS = gdk.lo gdkcc.lo gdkcolor.lo gdkcursor.lo gdkdnd.lo \ |
---|
184 | gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo gdkglobals.lo gdkim.lo \ |
---|
185 | gdkimage.lo gdkinput.lo gdkpixmap.lo gdkproperty.lo gdkrgb.lo \ |
---|
186 | gdkrectangle.lo gdkregion.lo gdkselection.lo gdkvisual.lo gdkwindow.lo \ |
---|
187 | gdkxid.lo gxid_lib.lo |
---|
188 | PROGRAMS = $(bin_PROGRAMS) |
---|
189 | |
---|
190 | gxid_OBJECTS = gxid.o |
---|
191 | gxid_DEPENDENCIES = |
---|
192 | gxid_LDFLAGS = |
---|
193 | CFLAGS = @CFLAGS@ |
---|
194 | COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
---|
195 | LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
---|
196 | CCLD = $(CC) |
---|
197 | LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ |
---|
198 | HEADERS = $(libgdkinclude_HEADERS) |
---|
199 | |
---|
200 | DIST_COMMON = COPYING Makefile.am Makefile.in |
---|
201 | |
---|
202 | |
---|
203 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
---|
204 | |
---|
205 | TAR = gtar |
---|
206 | GZIP_ENV = --best |
---|
207 | SOURCES = $(libgdk_la_SOURCES) $(gxid_SOURCES) |
---|
208 | OBJECTS = $(libgdk_la_OBJECTS) $(gxid_OBJECTS) |
---|
209 | |
---|
210 | all: all-redirect |
---|
211 | .SUFFIXES: |
---|
212 | .SUFFIXES: .S .c .lo .o .s |
---|
213 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
---|
214 | cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps gdk/Makefile |
---|
215 | |
---|
216 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
217 | cd $(top_builddir) \ |
---|
218 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status |
---|
219 | |
---|
220 | |
---|
221 | mostlyclean-libLTLIBRARIES: |
---|
222 | |
---|
223 | clean-libLTLIBRARIES: |
---|
224 | -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) |
---|
225 | |
---|
226 | distclean-libLTLIBRARIES: |
---|
227 | |
---|
228 | maintainer-clean-libLTLIBRARIES: |
---|
229 | |
---|
230 | install-libLTLIBRARIES: $(lib_LTLIBRARIES) |
---|
231 | @$(NORMAL_INSTALL) |
---|
232 | $(mkinstalldirs) $(DESTDIR)$(libdir) |
---|
233 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
---|
234 | if test -f $$p; then \ |
---|
235 | echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \ |
---|
236 | $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \ |
---|
237 | else :; fi; \ |
---|
238 | done |
---|
239 | |
---|
240 | uninstall-libLTLIBRARIES: |
---|
241 | @$(NORMAL_UNINSTALL) |
---|
242 | list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
---|
243 | $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \ |
---|
244 | done |
---|
245 | |
---|
246 | .c.o: |
---|
247 | $(COMPILE) -c $< |
---|
248 | |
---|
249 | .s.o: |
---|
250 | $(COMPILE) -c $< |
---|
251 | |
---|
252 | .S.o: |
---|
253 | $(COMPILE) -c $< |
---|
254 | |
---|
255 | mostlyclean-compile: |
---|
256 | -rm -f *.o core *.core |
---|
257 | |
---|
258 | clean-compile: |
---|
259 | |
---|
260 | distclean-compile: |
---|
261 | -rm -f *.tab.c |
---|
262 | |
---|
263 | maintainer-clean-compile: |
---|
264 | |
---|
265 | .c.lo: |
---|
266 | $(LIBTOOL) --mode=compile $(COMPILE) -c $< |
---|
267 | |
---|
268 | .s.lo: |
---|
269 | $(LIBTOOL) --mode=compile $(COMPILE) -c $< |
---|
270 | |
---|
271 | .S.lo: |
---|
272 | $(LIBTOOL) --mode=compile $(COMPILE) -c $< |
---|
273 | |
---|
274 | mostlyclean-libtool: |
---|
275 | -rm -f *.lo |
---|
276 | |
---|
277 | clean-libtool: |
---|
278 | -rm -rf .libs _libs |
---|
279 | |
---|
280 | distclean-libtool: |
---|
281 | |
---|
282 | maintainer-clean-libtool: |
---|
283 | |
---|
284 | libgdk.la: $(libgdk_la_OBJECTS) $(libgdk_la_DEPENDENCIES) |
---|
285 | $(LINK) -rpath $(libdir) $(libgdk_la_LDFLAGS) $(libgdk_la_OBJECTS) $(libgdk_la_LIBADD) $(LIBS) |
---|
286 | |
---|
287 | mostlyclean-binPROGRAMS: |
---|
288 | |
---|
289 | clean-binPROGRAMS: |
---|
290 | -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) |
---|
291 | |
---|
292 | distclean-binPROGRAMS: |
---|
293 | |
---|
294 | maintainer-clean-binPROGRAMS: |
---|
295 | |
---|
296 | install-binPROGRAMS: $(bin_PROGRAMS) |
---|
297 | @$(NORMAL_INSTALL) |
---|
298 | $(mkinstalldirs) $(DESTDIR)$(bindir) |
---|
299 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
300 | if test -f $$p; then \ |
---|
301 | echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ |
---|
302 | $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ |
---|
303 | else :; fi; \ |
---|
304 | done |
---|
305 | |
---|
306 | uninstall-binPROGRAMS: |
---|
307 | @$(NORMAL_UNINSTALL) |
---|
308 | list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
309 | rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ |
---|
310 | done |
---|
311 | |
---|
312 | gxid: $(gxid_OBJECTS) $(gxid_DEPENDENCIES) |
---|
313 | @rm -f gxid |
---|
314 | $(LINK) $(gxid_LDFLAGS) $(gxid_OBJECTS) $(gxid_LDADD) $(LIBS) |
---|
315 | |
---|
316 | install-libgdkincludeHEADERS: $(libgdkinclude_HEADERS) |
---|
317 | @$(NORMAL_INSTALL) |
---|
318 | $(mkinstalldirs) $(DESTDIR)$(libgdkincludedir) |
---|
319 | @list='$(libgdkinclude_HEADERS)'; for p in $$list; do \ |
---|
320 | if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ |
---|
321 | echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgdkincludedir)/$$p"; \ |
---|
322 | $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgdkincludedir)/$$p; \ |
---|
323 | done |
---|
324 | |
---|
325 | uninstall-libgdkincludeHEADERS: |
---|
326 | @$(NORMAL_UNINSTALL) |
---|
327 | list='$(libgdkinclude_HEADERS)'; for p in $$list; do \ |
---|
328 | rm -f $(DESTDIR)$(libgdkincludedir)/$$p; \ |
---|
329 | done |
---|
330 | |
---|
331 | tags: TAGS |
---|
332 | |
---|
333 | ID: $(HEADERS) $(SOURCES) $(LISP) |
---|
334 | list='$(SOURCES) $(HEADERS)'; \ |
---|
335 | unique=`for i in $$list; do echo $$i; done | \ |
---|
336 | awk ' { files[$$0] = 1; } \ |
---|
337 | END { for (i in files) print i; }'`; \ |
---|
338 | here=`pwd` && cd $(srcdir) \ |
---|
339 | && mkid -f$$here/ID $$unique $(LISP) |
---|
340 | |
---|
341 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) |
---|
342 | tags=; \ |
---|
343 | here=`pwd`; \ |
---|
344 | list='$(SOURCES) $(HEADERS)'; \ |
---|
345 | unique=`for i in $$list; do echo $$i; done | \ |
---|
346 | awk ' { files[$$0] = 1; } \ |
---|
347 | END { for (i in files) print i; }'`; \ |
---|
348 | test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ |
---|
349 | || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) |
---|
350 | |
---|
351 | mostlyclean-tags: |
---|
352 | |
---|
353 | clean-tags: |
---|
354 | |
---|
355 | distclean-tags: |
---|
356 | -rm -f TAGS ID |
---|
357 | |
---|
358 | maintainer-clean-tags: |
---|
359 | |
---|
360 | distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) |
---|
361 | |
---|
362 | subdir = gdk |
---|
363 | |
---|
364 | distdir: $(DISTFILES) |
---|
365 | @for file in $(DISTFILES); do \ |
---|
366 | d=$(srcdir); \ |
---|
367 | if test -d $$d/$$file; then \ |
---|
368 | cp -pr $$d/$$file $(distdir)/$$file; \ |
---|
369 | else \ |
---|
370 | test -f $(distdir)/$$file \ |
---|
371 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ |
---|
372 | || cp -p $$d/$$file $(distdir)/$$file || :; \ |
---|
373 | fi; \ |
---|
374 | done |
---|
375 | gdk.lo gdk.o : gdk.c ../config.h gdk.h gdktypes.h gdkcursors.h gdkrgb.h \ |
---|
376 | gdkprivate.h gdkinput.h gdkx.h gdkprivate.h gdki18n.h \ |
---|
377 | gdkkeysyms.h |
---|
378 | gdkcc.lo gdkcc.o : gdkcc.c gdk.h gdktypes.h gdkcursors.h gdkrgb.h \ |
---|
379 | gdkprivate.h gdkx.h gdkprivate.h |
---|
380 | gdkcolor.lo gdkcolor.o : gdkcolor.c gdk.h gdktypes.h gdkcursors.h \ |
---|
381 | gdkrgb.h gdkprivate.h gdkx.h gdkprivate.h |
---|
382 | gdkcursor.lo gdkcursor.o : gdkcursor.c gdk.h gdktypes.h gdkcursors.h \ |
---|
383 | gdkrgb.h gdkprivate.h |
---|
384 | gdkdnd.lo gdkdnd.o : gdkdnd.c gdkx.h gdkprivate.h gdktypes.h \ |
---|
385 | gdkcursors.h gdk.h gdkrgb.h |
---|
386 | gdkdraw.lo gdkdraw.o : gdkdraw.c gdk.h gdktypes.h gdkcursors.h gdkrgb.h \ |
---|
387 | gdkprivate.h |
---|
388 | gdkevents.lo gdkevents.o : gdkevents.c gdk.h gdktypes.h gdkcursors.h \ |
---|
389 | gdkrgb.h gdkx.h gdkprivate.h gdkprivate.h gdkkeysyms.h \ |
---|
390 | ../config.h gdkinput.h |
---|
391 | gdkfont.lo gdkfont.o : gdkfont.c gdk.h gdktypes.h gdkcursors.h gdkrgb.h \ |
---|
392 | gdkprivate.h ../config.h |
---|
393 | gdkgc.lo gdkgc.o : gdkgc.c gdk.h gdktypes.h gdkcursors.h gdkrgb.h \ |
---|
394 | gdkprivate.h |
---|
395 | gdkglobals.lo gdkglobals.o : gdkglobals.c gdktypes.h gdkcursors.h \ |
---|
396 | gdkprivate.h gdktypes.h ../config.h |
---|
397 | gdkim.lo gdkim.o : gdkim.c gdk.h gdktypes.h gdkcursors.h gdkrgb.h \ |
---|
398 | gdkprivate.h gdki18n.h gdkx.h gdkprivate.h ../config.h |
---|
399 | gdkimage.lo gdkimage.o : gdkimage.c ../config.h gdk.h gdktypes.h \ |
---|
400 | gdkcursors.h gdkrgb.h gdkprivate.h |
---|
401 | gdkinput.lo gdkinput.o : gdkinput.c ../config.h gdk.h gdktypes.h \ |
---|
402 | gdkcursors.h gdkrgb.h gdkx.h gdkprivate.h gdkprivate.h \ |
---|
403 | gdkinput.h gdkinputnone.h gdkinputcommon.h gdkinputxfree.h \ |
---|
404 | gdkinputgxi.h |
---|
405 | gdkpixmap.lo gdkpixmap.o : gdkpixmap.c ../config.h gdk.h gdktypes.h \ |
---|
406 | gdkcursors.h gdkrgb.h gdkprivate.h |
---|
407 | gdkproperty.lo gdkproperty.o : gdkproperty.c gdk.h gdktypes.h \ |
---|
408 | gdkcursors.h gdkrgb.h gdkprivate.h |
---|
409 | gdkrectangle.lo gdkrectangle.o : gdkrectangle.c gdk.h gdktypes.h \ |
---|
410 | gdkcursors.h gdkrgb.h |
---|
411 | gdkregion.lo gdkregion.o : gdkregion.c gdk.h gdktypes.h gdkcursors.h \ |
---|
412 | gdkrgb.h gdkprivate.h |
---|
413 | gdkrgb.lo gdkrgb.o : gdkrgb.c ../config.h gdk.h gdktypes.h gdkcursors.h \ |
---|
414 | gdkrgb.h gdkprivate.h gdkrgb.h |
---|
415 | gdkselection.lo gdkselection.o : gdkselection.c gdk.h gdktypes.h \ |
---|
416 | gdkcursors.h gdkrgb.h gdkprivate.h gdkx.h gdkprivate.h |
---|
417 | gdkvisual.lo gdkvisual.o : gdkvisual.c gdk.h gdktypes.h gdkcursors.h \ |
---|
418 | gdkrgb.h gdkprivate.h gdkx.h gdkprivate.h |
---|
419 | gdkwindow.lo gdkwindow.o : gdkwindow.c gdk.h gdktypes.h gdkcursors.h \ |
---|
420 | gdkrgb.h ../config.h gdkinput.h gdkprivate.h MwmUtil.h |
---|
421 | gdkxid.lo gdkxid.o : gdkxid.c gdkprivate.h gdktypes.h gdkcursors.h |
---|
422 | gxid_lib.lo gxid_lib.o : gxid_lib.c ../config.h gxid_lib.h gxid_proto.h |
---|
423 | |
---|
424 | info-am: |
---|
425 | info: info-am |
---|
426 | dvi-am: |
---|
427 | dvi: dvi-am |
---|
428 | check-am: all-am |
---|
429 | check: check-am |
---|
430 | installcheck-am: |
---|
431 | installcheck: installcheck-am |
---|
432 | install-exec-am: install-libLTLIBRARIES install-binPROGRAMS |
---|
433 | install-exec: install-exec-am |
---|
434 | |
---|
435 | install-data-am: install-libgdkincludeHEADERS |
---|
436 | install-data: install-data-am |
---|
437 | |
---|
438 | install-am: all-am |
---|
439 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
440 | install: install-am |
---|
441 | uninstall-am: uninstall-libLTLIBRARIES uninstall-binPROGRAMS \ |
---|
442 | uninstall-libgdkincludeHEADERS |
---|
443 | uninstall: uninstall-am |
---|
444 | all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) |
---|
445 | all-redirect: all-am |
---|
446 | install-strip: |
---|
447 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install |
---|
448 | installdirs: |
---|
449 | $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) \ |
---|
450 | $(DESTDIR)$(libgdkincludedir) |
---|
451 | |
---|
452 | |
---|
453 | mostlyclean-generic: |
---|
454 | |
---|
455 | clean-generic: |
---|
456 | |
---|
457 | distclean-generic: |
---|
458 | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
---|
459 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* |
---|
460 | |
---|
461 | maintainer-clean-generic: |
---|
462 | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) |
---|
463 | mostlyclean-am: mostlyclean-libLTLIBRARIES mostlyclean-compile \ |
---|
464 | mostlyclean-libtool mostlyclean-binPROGRAMS \ |
---|
465 | mostlyclean-tags mostlyclean-generic |
---|
466 | |
---|
467 | mostlyclean: mostlyclean-am |
---|
468 | |
---|
469 | clean-am: clean-libLTLIBRARIES clean-compile clean-libtool \ |
---|
470 | clean-binPROGRAMS clean-tags clean-generic \ |
---|
471 | mostlyclean-am |
---|
472 | |
---|
473 | clean: clean-am |
---|
474 | |
---|
475 | distclean-am: distclean-libLTLIBRARIES distclean-compile \ |
---|
476 | distclean-libtool distclean-binPROGRAMS distclean-tags \ |
---|
477 | distclean-generic clean-am |
---|
478 | -rm -f libtool |
---|
479 | |
---|
480 | distclean: distclean-am |
---|
481 | |
---|
482 | maintainer-clean-am: maintainer-clean-libLTLIBRARIES \ |
---|
483 | maintainer-clean-compile maintainer-clean-libtool \ |
---|
484 | maintainer-clean-binPROGRAMS maintainer-clean-tags \ |
---|
485 | maintainer-clean-generic distclean-am |
---|
486 | @echo "This command is intended for maintainers to use;" |
---|
487 | @echo "it deletes files that may require special tools to rebuild." |
---|
488 | |
---|
489 | maintainer-clean: maintainer-clean-am |
---|
490 | |
---|
491 | .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \ |
---|
492 | clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \ |
---|
493 | uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \ |
---|
494 | distclean-compile clean-compile maintainer-clean-compile \ |
---|
495 | mostlyclean-libtool distclean-libtool clean-libtool \ |
---|
496 | maintainer-clean-libtool mostlyclean-binPROGRAMS distclean-binPROGRAMS \ |
---|
497 | clean-binPROGRAMS maintainer-clean-binPROGRAMS uninstall-binPROGRAMS \ |
---|
498 | install-binPROGRAMS uninstall-libgdkincludeHEADERS \ |
---|
499 | install-libgdkincludeHEADERS tags mostlyclean-tags distclean-tags \ |
---|
500 | clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \ |
---|
501 | check-am installcheck-am installcheck install-exec-am install-exec \ |
---|
502 | install-data-am install-data install-am install uninstall-am uninstall \ |
---|
503 | all-redirect all-am all installdirs mostlyclean-generic \ |
---|
504 | distclean-generic clean-generic maintainer-clean-generic clean \ |
---|
505 | mostlyclean distclean maintainer-clean |
---|
506 | |
---|
507 | |
---|
508 | # |
---|
509 | # rules to generate built sources |
---|
510 | # |
---|
511 | # we only need to remake these headers once a new X version is released |
---|
512 | X-derived-headers: |
---|
513 | sed -e 's/^#define[ ]*XC\([^ ]*\)[ ]*\([^ ]*\)[ ]*.*$$/GDK\1 = \2,/' \ |
---|
514 | -e 'tb' -e 'd' -e ':b' \ |
---|
515 | -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ |
---|
516 | < @x_includes@/X11/cursorfont.h > gdkcursors.h ; \ |
---|
517 | sed -e 's/^#define[ ]*XK\([^ ]*\)[ ]*\([^ ]*\)[ ]*.*$$/#define GDK\1 \2/' \ |
---|
518 | -e 'tb' -e 'd' -e ':b' -e 's/ 0X/ 0x/' \ |
---|
519 | < @x_includes@/X11/keysymdef.h > gdkkeysyms.h |
---|
520 | |
---|
521 | .PHONY: files |
---|
522 | |
---|
523 | files: |
---|
524 | @files=`ls $(DISTFILES) 2> /dev/null `; for p in $$files; do \ |
---|
525 | echo $$p; \ |
---|
526 | done |
---|
527 | |
---|
528 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
529 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
530 | .NOEXPORT: |
---|