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 = generic @TOOLKIT_DIR@ @INCLUDE_SUBDIRS@
104 wx_includedir = ${includedir}/wx
105 wx_include_HEADERS = accel.h app.h bitmap.h bmpbuttn.h brush.h buffer.h button.h caret.h checkbox.h checklst.h choicdlg.h choice.h clipbrd.h cmndata.h colordlg.h colour.h combobox.h confbase.h config.h control.h cursor.h dataobj.h date.h datetime.h datstrm.h db.h dbtable.h dc.h dcclient.h dcmemory.h dcprint.h dcps.h dcscreen.h dde.h debug.h defs.h dialog.h dirdlg.h dnd.h docmdi.h docview.h dragimag.h dynarray.h dynlib.h event.h expr.h file.h fileconf.h filedlg.h filefn.h font.h fontdlg.h frame.h gauge.h gdicmn.h gdiobj.h grid.h hash.h help.h helpbase.h helphtml.h helpwin.h helpxlp.h icon.h image.h imaggif.h imaglist.h intl.h ioswrap.h ipcbase.h joystick.h layout.h laywin.h list.h listbox.h listctrl.h log.h longlong.h matrix.h mdi.h memory.h menu.h menuitem.h metafile.h mimetype.h minifram.h module.h msgdlg.h mstream.h notebook.h object.h objstrm.h odbc.h ownerdrw.h palette.h panel.h paper.h pen.h pnghand.h print.h printdlg.h prntbase.h process.h progdlg.h prop.h propform.h proplist.h radiobox.h radiobut.h region.h resource.h sashwin.h sckaddr.h sckint.h sckipc.h sckstrm.h scrolbar.h scrolwin.h serbase.h settings.h setup.h slider.h socket.h spinbutt.h splitter.h statbmp.h statbox.h statline.h stattext.h statusbr.h stream.h string.h tab.h tabctrl.h taskbar.h tbar95.h tbarbase.h tbarmsw.h tbarsmpl.h textctrl.h textdlg.h textfile.h thread.h time.h timer.h tokenzr.h toolbar.h tooltip.h treectrl.h types.h url.h utils.h valgen.h validate.h valtext.h variant.h version.h wave.h wfstream.h window.h wx.h wx_cw.h wx_cw_cm.h wx_cw_d.h wxchar.h wxexpr.h wxprec.h xpmhand.h zstream.h
108 # setup.h is installed in another directory because several versions of wxwin
109 # should be able to coexist on the same machine
110 portheadersdir = ${datadir}/@PACKAGE@/include/wx/@TOOLKIT_DIR@
111 portheaders_headers = setup.h
112 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
113 CONFIG_HEADER = ../../${SETUPH_DIR}/setup.h
115 HEADERS = $(wx_include_HEADERS)
117 DIST_COMMON = Makefile.am Makefile.in
120 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
126 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
127 cd $(top_srcdir) && $(AUTOMAKE) --foreign include/wx/Makefile
129 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
131 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
134 install-wx_includeHEADERS: $(wx_include_HEADERS)
136 $(mkinstalldirs) $(DESTDIR)$(wx_includedir)
137 @list='$(wx_include_HEADERS)'; for p in $$list; do \
138 if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
139 echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(wx_includedir)/$$p"; \
140 $(INSTALL_DATA) $$d$$p $(DESTDIR)$(wx_includedir)/$$p; \
143 uninstall-wx_includeHEADERS:
145 list='$(wx_include_HEADERS)'; for p in $$list; do \
146 rm -f $(DESTDIR)$(wx_includedir)/$$p; \
149 # This directory's subdirectories are mostly independent; you can cd
150 # into them and run `make' without going through this Makefile.
151 # To change the values of `make' variables: instead of editing Makefiles,
152 # (1) if the variable is set in `config.status', edit `config.status'
153 # (which will cause the Makefiles to be regenerated when you run `make');
154 # (2) otherwise, pass the desired values on the `make' command line.
158 all-recursive install-data-recursive install-exec-recursive \
159 installdirs-recursive install-recursive uninstall-recursive \
160 check-recursive installcheck-recursive info-recursive dvi-recursive:
161 @set fnord $(MAKEFLAGS); amf=$$2; \
163 target=`echo $@ | sed s/-recursive//`; \
164 list='$(SUBDIRS)'; for subdir in $$list; do \
165 echo "Making $$target in $$subdir"; \
166 if test "$$subdir" = "."; then \
168 local_target="$$target-am"; \
170 local_target="$$target"; \
172 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
173 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
175 if test "$$dot_seen" = "no"; then \
176 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
179 mostlyclean-recursive clean-recursive distclean-recursive \
180 maintainer-clean-recursive:
181 @set fnord $(MAKEFLAGS); amf=$$2; \
183 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
184 rev="$$subdir $$rev"; \
185 test "$$subdir" = "." && dot_seen=yes; \
187 test "$$dot_seen" = "no" && rev=". $$rev"; \
188 target=`echo $@ | sed s/-recursive//`; \
189 for subdir in $$rev; do \
190 echo "Making $$target in $$subdir"; \
191 if test "$$subdir" = "."; then \
192 local_target="$$target-am"; \
194 local_target="$$target"; \
196 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
197 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
198 done && test -z "$$fail"
200 list='$(SUBDIRS)'; for subdir in $$list; do \
201 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
206 ID: $(HEADERS) $(SOURCES) $(LISP)
207 list='$(SOURCES) $(HEADERS)'; \
208 unique=`for i in $$list; do echo $$i; done | \
209 awk ' { files[$$0] = 1; } \
210 END { for (i in files) print i; }'`; \
211 here=`pwd` && cd $(srcdir) \
212 && mkid -f$$here/ID $$unique $(LISP)
214 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
217 list='$(SUBDIRS)'; for subdir in $$list; do \
218 if test "$$subdir" = .; then :; else \
219 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
222 list='$(SOURCES) $(HEADERS)'; \
223 unique=`for i in $$list; do echo $$i; done | \
224 awk ' { files[$$0] = 1; } \
225 END { for (i in files) print i; }'`; \
226 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
227 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
236 maintainer-clean-tags:
238 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
242 distdir: $(DISTFILES)
243 here=`cd $(top_builddir) && pwd`; \
244 top_distdir=`cd $(top_distdir) && pwd`; \
245 distdir=`cd $(distdir) && pwd`; \
247 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign include/wx/Makefile
248 @for file in $(DISTFILES); do \
250 if test -d $$d/$$file; then \
251 cp -pr $$/$$file $(distdir)/$$file; \
253 test -f $(distdir)/$$file \
254 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
255 || cp -p $$d/$$file $(distdir)/$$file || :; \
258 for subdir in $(SUBDIRS); do \
259 if test "$$subdir" = .; then :; else \
260 test -d $(distdir)/$$subdir \
261 || mkdir $(distdir)/$$subdir \
263 chmod 777 $(distdir)/$$subdir; \
264 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
273 check: check-recursive
275 installcheck: installcheck-recursive
277 install-exec: install-exec-recursive
279 install-data-am: install-wx_includeHEADERS
280 install-data: install-data-recursive
283 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
284 install: install-recursive
285 uninstall-am: uninstall-wx_includeHEADERS
286 uninstall: uninstall-recursive
287 all-am: Makefile $(HEADERS)
288 all-redirect: all-recursive
290 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
291 installdirs: installdirs-recursive
293 $(mkinstalldirs) $(DESTDIR)$(wx_includedir)
301 -rm -f Makefile $(CONFIG_CLEAN_FILES)
302 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
304 maintainer-clean-generic:
305 mostlyclean-am: mostlyclean-tags mostlyclean-generic
307 mostlyclean: mostlyclean-recursive
309 clean-am: clean-tags clean-generic mostlyclean-am
311 clean: clean-recursive
313 distclean-am: distclean-tags distclean-generic clean-am
316 distclean: distclean-recursive
318 maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \
320 @echo "This command is intended for maintainers to use;"
321 @echo "it deletes files that may require special tools to rebuild."
323 maintainer-clean: maintainer-clean-recursive
325 .PHONY: uninstall-wx_includeHEADERS install-wx_includeHEADERS \
326 install-data-recursive uninstall-data-recursive install-exec-recursive \
327 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
328 all-recursive check-recursive installcheck-recursive info-recursive \
329 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
330 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
331 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
332 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
333 install-exec install-data-am install-data install-am install \
334 uninstall-am uninstall all-redirect all-am all installdirs-am \
335 installdirs mostlyclean-generic distclean-generic clean-generic \
336 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
339 # Tell versions [3.59,3.63) of GNU make to not export all variables.
340 # Otherwise a system limit (for SysV at least) may be exceeded.