]> git.saurik.com Git - wxWidgets.git/blob - include/wx/Makefile.in
ok, putting it back... not everybody has autoheader
[wxWidgets.git] / include / wx / Makefile.in
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 AR = @AR@
63 AS = @AS@
64 CC = @CC@
65 CPP = @CPP@
66 CXX = @CXX@
67 CXXCPP = @CXXCPP@
68 DLLTOOL = @DLLTOOL@
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@
74 GTK_LIBS = @GTK_LIBS@
75 INCLUDE_SUBDIRS = @INCLUDE_SUBDIRS@
76 LD = @LD@
77 LEX = @LEX@
78 LIBS = @LIBS@
79 LIBTOOL = @LIBTOOL@
80 LN_S = @LN_S@
81 LTLIBOBJS = @LTLIBOBJS@
82 MAKEINFO = @MAKEINFO@
83 NM = @NM@
84 PACKAGE = @PACKAGE@
85 RANLIB = @RANLIB@
86 SAMPLES_SUBDIRS = @SAMPLES_SUBDIRS@
87 STRIP = @STRIP@
88 TOOLKIT = @TOOLKIT@
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@
94 VERSION = @VERSION@
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@
100 YACC = @YACC@
101
102 SUBDIRS = generic @TOOLKIT_DIR@ @INCLUDE_SUBDIRS@
103
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
106
107
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
114 CONFIG_CLEAN_FILES =
115 HEADERS = $(wx_include_HEADERS)
116
117 DIST_COMMON = Makefile.am Makefile.in
118
119
120 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
121
122 TAR = gtar
123 GZIP_ENV = --best
124 all: all-redirect
125 .SUFFIXES:
126 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
127 cd $(top_srcdir) && $(AUTOMAKE) --foreign include/wx/Makefile
128
129 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
130 cd $(top_builddir) \
131 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
132
133
134 install-wx_includeHEADERS: $(wx_include_HEADERS)
135 @$(NORMAL_INSTALL)
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; \
141 done
142
143 uninstall-wx_includeHEADERS:
144 @$(NORMAL_UNINSTALL)
145 list='$(wx_include_HEADERS)'; for p in $$list; do \
146 rm -f $(DESTDIR)$(wx_includedir)/$$p; \
147 done
148
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.
155
156 @SET_MAKE@
157
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; \
162 dot_seen=no; \
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 \
167 dot_seen=yes; \
168 local_target="$$target-am"; \
169 else \
170 local_target="$$target"; \
171 fi; \
172 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
173 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
174 done; \
175 if test "$$dot_seen" = "no"; then \
176 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
177 fi; test -z "$$fail"
178
179 mostlyclean-recursive clean-recursive distclean-recursive \
180 maintainer-clean-recursive:
181 @set fnord $(MAKEFLAGS); amf=$$2; \
182 dot_seen=no; \
183 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
184 rev="$$subdir $$rev"; \
185 test "$$subdir" = "." && dot_seen=yes; \
186 done; \
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"; \
193 else \
194 local_target="$$target"; \
195 fi; \
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"
199 tags-recursive:
200 list='$(SUBDIRS)'; for subdir in $$list; do \
201 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
202 done
203
204 tags: TAGS
205
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)
213
214 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
215 tags=; \
216 here=`pwd`; \
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"; \
220 fi; \
221 done; \
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)
228
229 mostlyclean-tags:
230
231 clean-tags:
232
233 distclean-tags:
234 -rm -f TAGS ID
235
236 maintainer-clean-tags:
237
238 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
239
240 subdir = include/wx
241
242 distdir: $(DISTFILES)
243 here=`cd $(top_builddir) && pwd`; \
244 top_distdir=`cd $(top_distdir) && pwd`; \
245 distdir=`cd $(distdir) && pwd`; \
246 cd $(top_srcdir) \
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 \
249 d=$(srcdir); \
250 if test -d $$d/$$file; then \
251 cp -pr $$/$$file $(distdir)/$$file; \
252 else \
253 test -f $(distdir)/$$file \
254 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
255 || cp -p $$d/$$file $(distdir)/$$file || :; \
256 fi; \
257 done
258 for subdir in $(SUBDIRS); do \
259 if test "$$subdir" = .; then :; else \
260 test -d $(distdir)/$$subdir \
261 || mkdir $(distdir)/$$subdir \
262 || exit 1; \
263 chmod 777 $(distdir)/$$subdir; \
264 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
265 || exit 1; \
266 fi; \
267 done
268 info-am:
269 info: info-recursive
270 dvi-am:
271 dvi: dvi-recursive
272 check-am: all-am
273 check: check-recursive
274 installcheck-am:
275 installcheck: installcheck-recursive
276 install-exec-am:
277 install-exec: install-exec-recursive
278
279 install-data-am: install-wx_includeHEADERS
280 install-data: install-data-recursive
281
282 install-am: all-am
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
289 install-strip:
290 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
291 installdirs: installdirs-recursive
292 installdirs-am:
293 $(mkinstalldirs) $(DESTDIR)$(wx_includedir)
294
295
296 mostlyclean-generic:
297
298 clean-generic:
299
300 distclean-generic:
301 -rm -f Makefile $(CONFIG_CLEAN_FILES)
302 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
303
304 maintainer-clean-generic:
305 mostlyclean-am: mostlyclean-tags mostlyclean-generic
306
307 mostlyclean: mostlyclean-recursive
308
309 clean-am: clean-tags clean-generic mostlyclean-am
310
311 clean: clean-recursive
312
313 distclean-am: distclean-tags distclean-generic clean-am
314 -rm -f libtool
315
316 distclean: distclean-recursive
317
318 maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \
319 distclean-am
320 @echo "This command is intended for maintainers to use;"
321 @echo "it deletes files that may require special tools to rebuild."
322
323 maintainer-clean: maintainer-clean-recursive
324
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
337
338
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.
341 .NOEXPORT: