1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
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.
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
17 top_srcdir = @top_srcdir@
20 exec_prefix = @exec_prefix@
24 libexecdir = @libexecdir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
46 AUTOHEADER = @AUTOHEADER@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
60 host_alias = @host_alias@
69 DOCS_SUBDIRS = @DOCS_SUBDIRS@
70 EXTRA_LIBS = @EXTRA_LIBS@
71 EXTRA_VPATH = @EXTRA_VPATH@
72 GTK_CFLAGS = @GTK_CFLAGS@
73 GTK_CONFIG = @GTK_CONFIG@
75 INCLUDE_SUBDIRS = @INCLUDE_SUBDIRS@
81 LTLIBOBJS = @LTLIBOBJS@
86 SAMPLES_SUBDIRS = @SAMPLES_SUBDIRS@
89 TOOLKIT_DEF = @TOOLKIT_DEF@
90 TOOLKIT_DIR = @TOOLKIT_DIR@
91 TOOLKIT_INCLUDE = @TOOLKIT_INCLUDE@
92 USER_SUBDIRS = @USER_SUBDIRS@
93 UTILS_SUBDIRS = @UTILS_SUBDIRS@
95 WXDEBUG_DEFINE = @WXDEBUG_DEFINE@
96 WX_LIBRARY = @WX_LIBRARY@
97 WX_MAJOR_VERSION_NUMBER = @WX_MAJOR_VERSION_NUMBER@
98 WX_MINOR_VERSION_NUMBER = @WX_MINOR_VERSION_NUMBER@
99 WX_RELEASE_NUMBER = @WX_RELEASE_NUMBER@
102 SUBDIRS = include src samples # utils user docs
104 pkgdata_SCRIPTS = wx-config
105 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
106 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
107 CONFIG_HEADER = ./${SETUPH_DIR}/setup.h
108 CONFIG_CLEAN_FILES = wx-config
109 SCRIPTS = $(pkgdata_SCRIPTS)
111 DIST_COMMON = Makefile.am Makefile.in acconfig.h aclocal.m4 \
112 config.guess config.sub configure configure.in \
113 include/wx/unix/setup.h.in include/wx/unix/stamp-h.in install-sh \
114 ltconfig ltmain.sh missing mkinstalldirs wx-config.in
117 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
123 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
124 cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
126 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
128 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
131 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
132 $(SHELL) ./config.status --recheck
133 $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
134 cd $(srcdir) && $(AUTOCONF)
137 @if test ! -f $@; then \
141 /stamp-h: $(srcdir)/include/wx/unix/setup.h.in $(top_builddir)/config.status
143 && CONFIG_FILES= CONFIG_HEADERS=/setup.h:include/wx/unix/setup.h.in \
144 $(SHELL) ./config.status
145 @echo timestamp > /stamp-h 2> /dev/null
146 $(srcdir)/include/wx/unix/setup.h.in: $(srcdir)//stamp-h.in
147 @if test ! -f $@; then \
148 rm -f $(srcdir)//stamp-h.in; \
149 $(MAKE) $(srcdir)//stamp-h.in; \
151 $(srcdir)//stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
152 cd $(top_srcdir) && $(AUTOHEADER)
153 @echo timestamp > $(srcdir)//stamp-h.in 2> /dev/null
162 maintainer-clean-hdr:
163 wx-config: $(top_builddir)/config.status wx-config.in
164 cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
166 install-pkgdataSCRIPTS: $(pkgdata_SCRIPTS)
168 $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
169 @list='$(pkgdata_SCRIPTS)'; for p in $$list; do \
170 if test -f $$p; then \
171 echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(pkgdatadir)/`echo $$p|sed '$(transform)'`"; \
172 $(INSTALL_SCRIPT) $$p $(DESTDIR)$(pkgdatadir)/`echo $$p|sed '$(transform)'`; \
173 else if test -f $(srcdir)/$$p; then \
174 echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(pkgdatadir)/`echo $$p|sed '$(transform)'`"; \
175 $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(pkgdatadir)/`echo $$p|sed '$(transform)'`; \
179 uninstall-pkgdataSCRIPTS:
181 list='$(pkgdata_SCRIPTS)'; for p in $$list; do \
182 rm -f $(DESTDIR)$(pkgdatadir)/`echo $$p|sed '$(transform)'`; \
185 # This directory's subdirectories are mostly independent; you can cd
186 # into them and run `make' without going through this Makefile.
187 # To change the values of `make' variables: instead of editing Makefiles,
188 # (1) if the variable is set in `config.status', edit `config.status'
189 # (which will cause the Makefiles to be regenerated when you run `make');
190 # (2) otherwise, pass the desired values on the `make' command line.
194 all-recursive install-data-recursive install-exec-recursive \
195 installdirs-recursive install-recursive uninstall-recursive \
196 check-recursive installcheck-recursive info-recursive dvi-recursive:
197 @set fnord $(MAKEFLAGS); amf=$$2; \
199 target=`echo $@ | sed s/-recursive//`; \
200 list='$(SUBDIRS)'; for subdir in $$list; do \
201 echo "Making $$target in $$subdir"; \
202 if test "$$subdir" = "."; then \
204 local_target="$$target-am"; \
206 local_target="$$target"; \
208 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
209 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
211 if test "$$dot_seen" = "no"; then \
212 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
215 mostlyclean-recursive clean-recursive distclean-recursive \
216 maintainer-clean-recursive:
217 @set fnord $(MAKEFLAGS); amf=$$2; \
219 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
220 rev="$$subdir $$rev"; \
221 test "$$subdir" = "." && dot_seen=yes; \
223 test "$$dot_seen" = "no" && rev=". $$rev"; \
224 target=`echo $@ | sed s/-recursive//`; \
225 for subdir in $$rev; do \
226 echo "Making $$target in $$subdir"; \
227 if test "$$subdir" = "."; then \
228 local_target="$$target-am"; \
230 local_target="$$target"; \
232 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
233 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
234 done && test -z "$$fail"
236 list='$(SUBDIRS)'; for subdir in $$list; do \
237 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
242 ID: $(HEADERS) $(SOURCES) $(LISP)
243 list='$(SOURCES) $(HEADERS)'; \
244 unique=`for i in $$list; do echo $$i; done | \
245 awk ' { files[$$0] = 1; } \
246 END { for (i in files) print i; }'`; \
247 here=`pwd` && cd $(srcdir) \
248 && mkid -f$$here/ID $$unique $(LISP)
250 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
253 list='$(SUBDIRS)'; for subdir in $$list; do \
254 if test "$$subdir" = .; then :; else \
255 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
258 list='$(SOURCES) $(HEADERS)'; \
259 unique=`for i in $$list; do echo $$i; done | \
260 awk ' { files[$$0] = 1; } \
261 END { for (i in files) print i; }'`; \
262 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
263 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
272 maintainer-clean-tags:
274 distdir = $(PACKAGE)-$(VERSION)
275 top_distdir = $(distdir)
277 # This target untars the dist file and tries a VPATH configuration. Then
278 # it guarantees that the distribution is self-contained by making another
282 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
283 mkdir $(distdir)/=build
284 mkdir $(distdir)/=inst
285 dc_install_base=`cd $(distdir)/=inst && pwd`; \
286 cd $(distdir)/=build \
287 && ../configure --srcdir=.. --prefix=$$dc_install_base \
288 && $(MAKE) $(AM_MAKEFLAGS) \
289 && $(MAKE) $(AM_MAKEFLAGS) dvi \
290 && $(MAKE) $(AM_MAKEFLAGS) check \
291 && $(MAKE) $(AM_MAKEFLAGS) install \
292 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
293 && $(MAKE) $(AM_MAKEFLAGS) dist
295 @banner="$(distdir).tar.gz is ready for distribution"; \
296 dashes=`echo "$$banner" | sed s/./=/g`; \
301 -chmod -R a+r $(distdir)
302 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
305 -chmod -R a+r $(distdir)
306 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
308 distdir: $(DISTFILES)
311 -chmod 777 $(distdir)
312 here=`cd $(top_builddir) && pwd`; \
313 top_distdir=`cd $(distdir) && pwd`; \
314 distdir=`cd $(distdir) && pwd`; \
316 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile
317 @for file in $(DISTFILES); do \
319 if test -d $$d/$$file; then \
320 cp -pr $$/$$file $(distdir)/$$file; \
322 test -f $(distdir)/$$file \
323 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
324 || cp -p $$d/$$file $(distdir)/$$file || :; \
327 for subdir in $(SUBDIRS); do \
328 if test "$$subdir" = .; then :; else \
329 test -d $(distdir)/$$subdir \
330 || mkdir $(distdir)/$$subdir \
332 chmod 777 $(distdir)/$$subdir; \
333 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
342 check: check-recursive
344 installcheck: installcheck-recursive
346 install-exec: install-exec-recursive
348 install-data-am: install-pkgdataSCRIPTS
349 install-data: install-data-recursive
352 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
353 install: install-recursive
354 uninstall-am: uninstall-pkgdataSCRIPTS
355 uninstall: uninstall-recursive
356 all-am: Makefile $(SCRIPTS)
357 all-redirect: all-recursive
359 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
360 installdirs: installdirs-recursive
362 $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
370 -rm -f Makefile $(CONFIG_CLEAN_FILES)
371 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
373 maintainer-clean-generic:
374 mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
376 mostlyclean: mostlyclean-recursive
378 clean-am: clean-hdr clean-tags clean-generic mostlyclean-am
380 clean: clean-recursive
382 distclean-am: distclean-hdr distclean-tags distclean-generic clean-am
385 distclean: distclean-recursive
388 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \
389 maintainer-clean-generic distclean-am
390 @echo "This command is intended for maintainers to use;"
391 @echo "it deletes files that may require special tools to rebuild."
393 maintainer-clean: maintainer-clean-recursive
396 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
397 uninstall-pkgdataSCRIPTS install-pkgdataSCRIPTS install-data-recursive \
398 uninstall-data-recursive install-exec-recursive \
399 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
400 all-recursive check-recursive installcheck-recursive info-recursive \
401 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
402 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
403 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
404 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
405 install-exec install-data-am install-data install-am install \
406 uninstall-am uninstall all-redirect all-am all installdirs-am \
407 installdirs mostlyclean-generic distclean-generic clean-generic \
408 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
411 # Tell versions [3.59,3.63) of GNU make to not export all variables.
412 # Otherwise a system limit (for SysV at least) may be exceeded.