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 | SRC_SUBDIRS = gdk gtk |
---|
129 | SUBDIRS = po $(SRC_SUBDIRS) docs |
---|
130 | |
---|
131 | bin_SCRIPTS = gtk-config |
---|
132 | |
---|
133 | # require automake 1.4 |
---|
134 | AUTOMAKE_OPTIONS = 1.4 |
---|
135 | |
---|
136 | EXTRA_DIST = HACKING gtk+.spec.in gtk.m4 makecopyright TODO NEWS.pre-1-0 ChangeLog.pre-1-0 README.cvs-commits intl/libgettext.h intl/po2tbl.sed.in examples/aspectframe/Makefile examples/aspectframe/aspectframe.c examples/Makefile examples/README.1ST examples/extract.awk examples/extract.sh examples/base/Makefile examples/base/base.c examples/buttons/Makefile examples/buttons/buttons.c examples/buttons/info.xpm examples/calendar/Makefile examples/calendar/calendar.c examples/clist/Makefile examples/clist/clist.c examples/entry/Makefile examples/entry/entry.c examples/eventbox/Makefile examples/eventbox/eventbox.c examples/filesel/Makefile examples/filesel/filesel.c examples/gtkdial/Makefile examples/gtkdial/dial_test.c examples/gtkdial/gtkdial.c examples/gtkdial/gtkdial.h examples/helloworld/Makefile examples/helloworld/helloworld.c examples/helloworld2/Makefile examples/helloworld2/helloworld2.c examples/list/Makefile examples/list/list.c examples/menu/Makefile examples/menu/menu.c examples/menu/itemfactory.c examples/notebook/Makefile examples/notebook/notebook.c examples/packbox/Makefile examples/packbox/packbox.c examples/packer/Makefile examples/packer/pack.c examples/paned/Makefile examples/paned/paned.c examples/pixmap/Makefile examples/pixmap/pixmap.c examples/progressbar/Makefile examples/progressbar/progressbar.c examples/radiobuttons/Makefile examples/radiobuttons/radiobuttons.c examples/rangewidgets/Makefile examples/rangewidgets/rangewidgets.c examples/rulers/Makefile examples/rulers/rulers.c examples/scribble-simple/Makefile examples/scribble-simple/scribble-simple.c examples/scrolledwin/Makefile examples/scrolledwin/scrolledwin.c examples/selection/Makefile examples/selection/gettargets.c examples/selection/setselection.c examples/statusbar/Makefile examples/statusbar/statusbar.c examples/table/Makefile examples/table/table.c examples/text/Makefile examples/text/text.c examples/tictactoe/Makefile examples/tictactoe/tictactoe.c examples/tictactoe/tictactoe.h examples/tictactoe/ttt_test.c examples/tree/Makefile examples/tree/tree.c examples/wheelbarrow/Makefile examples/wheelbarrow/wheelbarrow.c examples/fixed/fixed.c examples/fixed/Makefile examples/frame/frame.c examples/frame/Makefile examples/spinbutton/spinbutton.c examples/spinbutton/Makefile examples/find-examples.sh gdk.pc.in gtk+.pc.in |
---|
137 | |
---|
138 | |
---|
139 | pkgconfigdir = $(libdir)/pkgconfig |
---|
140 | pkgconfig_DATA = gdk.pc gtk+.pc |
---|
141 | |
---|
142 | m4datadir = $(datadir)/aclocal |
---|
143 | m4data_DATA = gtk.m4 |
---|
144 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
145 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
146 | CONFIG_HEADER = config.h |
---|
147 | CONFIG_CLEAN_FILES = gtk+.spec gtk-config gdk.pc gtk+.pc |
---|
148 | SCRIPTS = $(bin_SCRIPTS) |
---|
149 | |
---|
150 | DATA = $(m4data_DATA) $(pkgconfig_DATA) |
---|
151 | |
---|
152 | DIST_COMMON = README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \ |
---|
153 | INSTALL Makefile.am Makefile.in NEWS TODO acconfig.h acinclude.m4 \ |
---|
154 | aclocal.m4 config.guess config.h.in config.sub configure configure.in \ |
---|
155 | gdk.pc.in gtk+.pc.in gtk+.spec.in gtk-config.in install-sh ltconfig \ |
---|
156 | ltmain.sh missing mkinstalldirs |
---|
157 | |
---|
158 | |
---|
159 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
---|
160 | |
---|
161 | TAR = gtar |
---|
162 | GZIP_ENV = --best |
---|
163 | all: all-redirect |
---|
164 | .SUFFIXES: |
---|
165 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
---|
166 | cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile |
---|
167 | |
---|
168 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
169 | cd $(top_builddir) \ |
---|
170 | && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status |
---|
171 | |
---|
172 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4 |
---|
173 | cd $(srcdir) && $(ACLOCAL) |
---|
174 | |
---|
175 | config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
176 | $(SHELL) ./config.status --recheck |
---|
177 | $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) |
---|
178 | cd $(srcdir) && $(AUTOCONF) |
---|
179 | |
---|
180 | config.h: stamp-h |
---|
181 | @if test ! -f $@; then \ |
---|
182 | rm -f stamp-h; \ |
---|
183 | $(MAKE) stamp-h; \ |
---|
184 | else :; fi |
---|
185 | stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status |
---|
186 | cd $(top_builddir) \ |
---|
187 | && CONFIG_FILES= CONFIG_HEADERS=config.h \ |
---|
188 | $(SHELL) ./config.status |
---|
189 | @echo timestamp > stamp-h 2> /dev/null |
---|
190 | $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in |
---|
191 | @if test ! -f $@; then \ |
---|
192 | rm -f $(srcdir)/stamp-h.in; \ |
---|
193 | $(MAKE) $(srcdir)/stamp-h.in; \ |
---|
194 | else :; fi |
---|
195 | $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h |
---|
196 | cd $(top_srcdir) && $(AUTOHEADER) |
---|
197 | @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null |
---|
198 | |
---|
199 | mostlyclean-hdr: |
---|
200 | |
---|
201 | clean-hdr: |
---|
202 | |
---|
203 | distclean-hdr: |
---|
204 | -rm -f config.h |
---|
205 | |
---|
206 | maintainer-clean-hdr: |
---|
207 | gtk+.spec: $(top_builddir)/config.status gtk+.spec.in |
---|
208 | cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status |
---|
209 | gtk-config: $(top_builddir)/config.status gtk-config.in |
---|
210 | cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status |
---|
211 | gdk.pc: $(top_builddir)/config.status gdk.pc.in |
---|
212 | cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status |
---|
213 | gtk+.pc: $(top_builddir)/config.status gtk+.pc.in |
---|
214 | cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status |
---|
215 | |
---|
216 | install-binSCRIPTS: $(bin_SCRIPTS) |
---|
217 | @$(NORMAL_INSTALL) |
---|
218 | $(mkinstalldirs) $(DESTDIR)$(bindir) |
---|
219 | @list='$(bin_SCRIPTS)'; for p in $$list; do \ |
---|
220 | if test -f $$p; then \ |
---|
221 | echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \ |
---|
222 | $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \ |
---|
223 | else if test -f $(srcdir)/$$p; then \ |
---|
224 | echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \ |
---|
225 | $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \ |
---|
226 | else :; fi; fi; \ |
---|
227 | done |
---|
228 | |
---|
229 | uninstall-binSCRIPTS: |
---|
230 | @$(NORMAL_UNINSTALL) |
---|
231 | list='$(bin_SCRIPTS)'; for p in $$list; do \ |
---|
232 | rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \ |
---|
233 | done |
---|
234 | |
---|
235 | install-m4dataDATA: $(m4data_DATA) |
---|
236 | @$(NORMAL_INSTALL) |
---|
237 | $(mkinstalldirs) $(DESTDIR)$(m4datadir) |
---|
238 | @list='$(m4data_DATA)'; for p in $$list; do \ |
---|
239 | if test -f $(srcdir)/$$p; then \ |
---|
240 | echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(m4datadir)/$$p"; \ |
---|
241 | $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(m4datadir)/$$p; \ |
---|
242 | else if test -f $$p; then \ |
---|
243 | echo " $(INSTALL_DATA) $$p $(DESTDIR)$(m4datadir)/$$p"; \ |
---|
244 | $(INSTALL_DATA) $$p $(DESTDIR)$(m4datadir)/$$p; \ |
---|
245 | fi; fi; \ |
---|
246 | done |
---|
247 | |
---|
248 | uninstall-m4dataDATA: |
---|
249 | @$(NORMAL_UNINSTALL) |
---|
250 | list='$(m4data_DATA)'; for p in $$list; do \ |
---|
251 | rm -f $(DESTDIR)$(m4datadir)/$$p; \ |
---|
252 | done |
---|
253 | |
---|
254 | install-pkgconfigDATA: $(pkgconfig_DATA) |
---|
255 | @$(NORMAL_INSTALL) |
---|
256 | $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir) |
---|
257 | @list='$(pkgconfig_DATA)'; for p in $$list; do \ |
---|
258 | if test -f $(srcdir)/$$p; then \ |
---|
259 | echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfigdir)/$$p"; \ |
---|
260 | $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfigdir)/$$p; \ |
---|
261 | else if test -f $$p; then \ |
---|
262 | echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfigdir)/$$p"; \ |
---|
263 | $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfigdir)/$$p; \ |
---|
264 | fi; fi; \ |
---|
265 | done |
---|
266 | |
---|
267 | uninstall-pkgconfigDATA: |
---|
268 | @$(NORMAL_UNINSTALL) |
---|
269 | list='$(pkgconfig_DATA)'; for p in $$list; do \ |
---|
270 | rm -f $(DESTDIR)$(pkgconfigdir)/$$p; \ |
---|
271 | done |
---|
272 | |
---|
273 | # This directory's subdirectories are mostly independent; you can cd |
---|
274 | # into them and run `make' without going through this Makefile. |
---|
275 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
276 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
277 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
278 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
279 | |
---|
280 | @SET_MAKE@ |
---|
281 | |
---|
282 | all-recursive install-data-recursive install-exec-recursive \ |
---|
283 | installdirs-recursive install-recursive uninstall-recursive \ |
---|
284 | check-recursive installcheck-recursive info-recursive dvi-recursive: |
---|
285 | @set fnord $(MAKEFLAGS); amf=$$2; \ |
---|
286 | dot_seen=no; \ |
---|
287 | target=`echo $@ | sed s/-recursive//`; \ |
---|
288 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
289 | echo "Making $$target in $$subdir"; \ |
---|
290 | if test "$$subdir" = "."; then \ |
---|
291 | dot_seen=yes; \ |
---|
292 | local_target="$$target-am"; \ |
---|
293 | else \ |
---|
294 | local_target="$$target"; \ |
---|
295 | fi; \ |
---|
296 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
297 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
298 | done; \ |
---|
299 | if test "$$dot_seen" = "no"; then \ |
---|
300 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
301 | fi; test -z "$$fail" |
---|
302 | |
---|
303 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
304 | maintainer-clean-recursive: |
---|
305 | @set fnord $(MAKEFLAGS); amf=$$2; \ |
---|
306 | dot_seen=no; \ |
---|
307 | rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
308 | rev="$$subdir $$rev"; \ |
---|
309 | test "$$subdir" = "." && dot_seen=yes; \ |
---|
310 | done; \ |
---|
311 | test "$$dot_seen" = "no" && rev=". $$rev"; \ |
---|
312 | target=`echo $@ | sed s/-recursive//`; \ |
---|
313 | for subdir in $$rev; do \ |
---|
314 | echo "Making $$target in $$subdir"; \ |
---|
315 | if test "$$subdir" = "."; then \ |
---|
316 | local_target="$$target-am"; \ |
---|
317 | else \ |
---|
318 | local_target="$$target"; \ |
---|
319 | fi; \ |
---|
320 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
321 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
322 | done && test -z "$$fail" |
---|
323 | tags-recursive: |
---|
324 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
325 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
326 | done |
---|
327 | |
---|
328 | tags: TAGS |
---|
329 | |
---|
330 | ID: $(HEADERS) $(SOURCES) $(LISP) |
---|
331 | list='$(SOURCES) $(HEADERS)'; \ |
---|
332 | unique=`for i in $$list; do echo $$i; done | \ |
---|
333 | awk ' { files[$$0] = 1; } \ |
---|
334 | END { for (i in files) print i; }'`; \ |
---|
335 | here=`pwd` && cd $(srcdir) \ |
---|
336 | && mkid -f$$here/ID $$unique $(LISP) |
---|
337 | |
---|
338 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP) |
---|
339 | tags=; \ |
---|
340 | here=`pwd`; \ |
---|
341 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
342 | if test "$$subdir" = .; then :; else \ |
---|
343 | test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ |
---|
344 | fi; \ |
---|
345 | done; \ |
---|
346 | list='$(SOURCES) $(HEADERS)'; \ |
---|
347 | unique=`for i in $$list; do echo $$i; done | \ |
---|
348 | awk ' { files[$$0] = 1; } \ |
---|
349 | END { for (i in files) print i; }'`; \ |
---|
350 | test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \ |
---|
351 | || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS) |
---|
352 | |
---|
353 | mostlyclean-tags: |
---|
354 | |
---|
355 | clean-tags: |
---|
356 | |
---|
357 | distclean-tags: |
---|
358 | -rm -f TAGS ID |
---|
359 | |
---|
360 | maintainer-clean-tags: |
---|
361 | |
---|
362 | distdir = $(PACKAGE)-$(VERSION) |
---|
363 | top_distdir = $(distdir) |
---|
364 | |
---|
365 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
366 | # it guarantees that the distribution is self-contained by making another |
---|
367 | # tarfile. |
---|
368 | distcheck: dist |
---|
369 | -rm -rf $(distdir) |
---|
370 | GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz |
---|
371 | mkdir $(distdir)/=build |
---|
372 | mkdir $(distdir)/=inst |
---|
373 | dc_install_base=`cd $(distdir)/=inst && pwd`; \ |
---|
374 | cd $(distdir)/=build \ |
---|
375 | && ../configure --srcdir=.. --prefix=$$dc_install_base \ |
---|
376 | && $(MAKE) $(AM_MAKEFLAGS) \ |
---|
377 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
---|
378 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
---|
379 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
---|
380 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
---|
381 | && $(MAKE) $(AM_MAKEFLAGS) dist |
---|
382 | -rm -rf $(distdir) |
---|
383 | @banner="$(distdir).tar.gz is ready for distribution"; \ |
---|
384 | dashes=`echo "$$banner" | sed s/./=/g`; \ |
---|
385 | echo "$$dashes"; \ |
---|
386 | echo "$$banner"; \ |
---|
387 | echo "$$dashes" |
---|
388 | dist: distdir |
---|
389 | -chmod -R a+r $(distdir) |
---|
390 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) |
---|
391 | -rm -rf $(distdir) |
---|
392 | dist-all: distdir |
---|
393 | -chmod -R a+r $(distdir) |
---|
394 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) |
---|
395 | -rm -rf $(distdir) |
---|
396 | distdir: $(DISTFILES) |
---|
397 | -rm -rf $(distdir) |
---|
398 | mkdir $(distdir) |
---|
399 | -chmod 777 $(distdir) |
---|
400 | $(mkinstalldirs) $(distdir)/examples $(distdir)/examples/aspectframe \ |
---|
401 | $(distdir)/examples/base $(distdir)/examples/buttons \ |
---|
402 | $(distdir)/examples/calendar $(distdir)/examples/clist \ |
---|
403 | $(distdir)/examples/entry $(distdir)/examples/eventbox \ |
---|
404 | $(distdir)/examples/filesel $(distdir)/examples/fixed \ |
---|
405 | $(distdir)/examples/frame $(distdir)/examples/gtkdial \ |
---|
406 | $(distdir)/examples/helloworld \ |
---|
407 | $(distdir)/examples/helloworld2 $(distdir)/examples/list \ |
---|
408 | $(distdir)/examples/menu $(distdir)/examples/notebook \ |
---|
409 | $(distdir)/examples/packbox $(distdir)/examples/packer \ |
---|
410 | $(distdir)/examples/paned $(distdir)/examples/pixmap \ |
---|
411 | $(distdir)/examples/progressbar \ |
---|
412 | $(distdir)/examples/radiobuttons \ |
---|
413 | $(distdir)/examples/rangewidgets $(distdir)/examples/rulers \ |
---|
414 | $(distdir)/examples/scribble-simple \ |
---|
415 | $(distdir)/examples/scrolledwin \ |
---|
416 | $(distdir)/examples/selection $(distdir)/examples/spinbutton \ |
---|
417 | $(distdir)/examples/statusbar $(distdir)/examples/table \ |
---|
418 | $(distdir)/examples/text $(distdir)/examples/tictactoe \ |
---|
419 | $(distdir)/examples/tree $(distdir)/examples/wheelbarrow \ |
---|
420 | $(distdir)/intl |
---|
421 | @for file in $(DISTFILES); do \ |
---|
422 | d=$(srcdir); \ |
---|
423 | if test -d $$d/$$file; then \ |
---|
424 | cp -pr $$d/$$file $(distdir)/$$file; \ |
---|
425 | else \ |
---|
426 | test -f $(distdir)/$$file \ |
---|
427 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ |
---|
428 | || cp -p $$d/$$file $(distdir)/$$file || :; \ |
---|
429 | fi; \ |
---|
430 | done |
---|
431 | for subdir in $(SUBDIRS); do \ |
---|
432 | if test "$$subdir" = .; then :; else \ |
---|
433 | test -d $(distdir)/$$subdir \ |
---|
434 | || mkdir $(distdir)/$$subdir \ |
---|
435 | || exit 1; \ |
---|
436 | chmod 777 $(distdir)/$$subdir; \ |
---|
437 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \ |
---|
438 | || exit 1; \ |
---|
439 | fi; \ |
---|
440 | done |
---|
441 | $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook |
---|
442 | info-am: |
---|
443 | info: info-recursive |
---|
444 | dvi-am: |
---|
445 | dvi: dvi-recursive |
---|
446 | check-am: all-am |
---|
447 | check: check-recursive |
---|
448 | installcheck-am: |
---|
449 | installcheck: installcheck-recursive |
---|
450 | all-recursive-am: config.h |
---|
451 | $(MAKE) $(AM_MAKEFLAGS) all-recursive |
---|
452 | |
---|
453 | install-exec-am: install-binSCRIPTS |
---|
454 | install-exec: install-exec-recursive |
---|
455 | |
---|
456 | install-data-am: install-m4dataDATA install-pkgconfigDATA |
---|
457 | install-data: install-data-recursive |
---|
458 | |
---|
459 | install-am: all-am |
---|
460 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
461 | install: install-recursive |
---|
462 | uninstall-am: uninstall-binSCRIPTS uninstall-m4dataDATA \ |
---|
463 | uninstall-pkgconfigDATA |
---|
464 | uninstall: uninstall-recursive |
---|
465 | all-am: Makefile $(SCRIPTS) $(DATA) config.h |
---|
466 | all-redirect: all-recursive-am |
---|
467 | install-strip: |
---|
468 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install |
---|
469 | installdirs: installdirs-recursive |
---|
470 | installdirs-am: |
---|
471 | $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(m4datadir) \ |
---|
472 | $(DESTDIR)$(pkgconfigdir) |
---|
473 | |
---|
474 | |
---|
475 | mostlyclean-generic: |
---|
476 | |
---|
477 | clean-generic: |
---|
478 | |
---|
479 | distclean-generic: |
---|
480 | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
---|
481 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* |
---|
482 | |
---|
483 | maintainer-clean-generic: |
---|
484 | mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic |
---|
485 | |
---|
486 | mostlyclean: mostlyclean-recursive |
---|
487 | |
---|
488 | clean-am: clean-hdr clean-tags clean-generic mostlyclean-am |
---|
489 | |
---|
490 | clean: clean-recursive |
---|
491 | |
---|
492 | distclean-am: distclean-hdr distclean-tags distclean-generic clean-am |
---|
493 | -rm -f libtool |
---|
494 | |
---|
495 | distclean: distclean-recursive |
---|
496 | -rm -f config.status |
---|
497 | |
---|
498 | maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \ |
---|
499 | maintainer-clean-generic distclean-am |
---|
500 | @echo "This command is intended for maintainers to use;" |
---|
501 | @echo "it deletes files that may require special tools to rebuild." |
---|
502 | |
---|
503 | maintainer-clean: maintainer-clean-recursive |
---|
504 | -rm -f config.status |
---|
505 | |
---|
506 | .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \ |
---|
507 | uninstall-binSCRIPTS install-binSCRIPTS uninstall-m4dataDATA \ |
---|
508 | install-m4dataDATA uninstall-pkgconfigDATA install-pkgconfigDATA \ |
---|
509 | install-data-recursive uninstall-data-recursive install-exec-recursive \ |
---|
510 | uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ |
---|
511 | all-recursive check-recursive installcheck-recursive info-recursive \ |
---|
512 | dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ |
---|
513 | maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ |
---|
514 | distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ |
---|
515 | dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \ |
---|
516 | install-exec-am install-exec install-data-am install-data install-am \ |
---|
517 | install uninstall-am uninstall all-redirect all-am all installdirs-am \ |
---|
518 | installdirs mostlyclean-generic distclean-generic clean-generic \ |
---|
519 | maintainer-clean-generic clean mostlyclean distclean maintainer-clean |
---|
520 | |
---|
521 | |
---|
522 | dist-hook: gtk+.spec |
---|
523 | if test -e $(srcdir)/INSTALL.in && test -e $(srcdir)/README.in ; then \ |
---|
524 | CONFIG_FILES="INSTALL:$(srcdir)/INSTALL.in README:$(srcdir)/README.in" \ |
---|
525 | CONFIG_HEADERS= \ |
---|
526 | $(SHELL) config.status \ |
---|
527 | && cp INSTALL README $(distdir) ; \ |
---|
528 | fi \ |
---|
529 | && cp gtk+.spec $(distdir) |
---|
530 | |
---|
531 | .PHONY: files release sanity snapshot |
---|
532 | |
---|
533 | files: |
---|
534 | @files=`ls $(DISTFILES) 2> /dev/null `; for p in $$files; do \ |
---|
535 | echo $$p; \ |
---|
536 | done |
---|
537 | @for subdir in $(SUBDIRS); do \ |
---|
538 | files=`cd $$subdir; $(MAKE) files | grep -v "make\[[1-9]\]"`; \ |
---|
539 | for file in $$files; do \ |
---|
540 | echo $$subdir/$$file; \ |
---|
541 | done; \ |
---|
542 | done |
---|
543 | |
---|
544 | release: |
---|
545 | rm -rf .deps */.deps |
---|
546 | $(MAKE) distcheck |
---|
547 | |
---|
548 | sanity: |
---|
549 | ./sanity_check $(VERSION) |
---|
550 | |
---|
551 | snapshot: |
---|
552 | $(MAKE) dist distdir=$(PACKAGE)`date +"%y%m%d"` |
---|
553 | |
---|
554 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
555 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
556 | .NOEXPORT: |
---|