]> git.saurik.com Git - wxWidgets.git/blame - Makefile
include path to setup.h corrected
[wxWidgets.git] / Makefile
CommitLineData
88ac883a
VZ
1# Generated automatically from Makefile.in by configure.
2# Makefile.in generated automatically by automake 1.4 from Makefile.am
3
4# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
5# This Makefile.in is free software; the Free Software Foundation
6# gives unlimited permission to copy and/or distribute it,
7# with or without modifications, as long as this notice is preserved.
8
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12# PARTICULAR PURPOSE.
13
14
15SHELL = /bin/sh
16
17srcdir = .
18top_srcdir = .
19prefix = /usr/local
20exec_prefix = ${prefix}
21
22bindir = ${exec_prefix}/bin
23sbindir = ${exec_prefix}/sbin
24libexecdir = ${exec_prefix}/libexec
25datadir = ${prefix}/share
26sysconfdir = ${prefix}/etc
27sharedstatedir = ${prefix}/com
28localstatedir = ${prefix}/var
29libdir = ${exec_prefix}/lib
30infodir = ${prefix}/info
31mandir = ${prefix}/man
32includedir = ${prefix}/include
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/wxWindows
38pkglibdir = $(libdir)/wxWindows
39pkgincludedir = $(includedir)/wxWindows
40
41top_builddir = .
42
43ACLOCAL = aclocal
44AUTOCONF = autoconf
45AUTOMAKE = automake
46AUTOHEADER = autoheader
47
48INSTALL = /usr/bin/install -c
49INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = ${INSTALL} -m 644
51INSTALL_SCRIPT = ${INSTALL_PROGRAM}
52transform = s,x,x,
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60host_alias = i686-pc-linux-gnu
61host_triplet = i686-pc-linux-gnu
62AR = ar
63AS =
64CC = gcc
65CPP = gcc -E
66CXX = c++
67CXXCPP = c++ -E
68DLLTOOL =
69DOCS_SUBDIRS =
70EXTRA_LIBS =
71EXTRA_LINK =
72EXTRA_VPATH =
73GTK_CFLAGS = -I/seth/zeitlin/include -I/usr/X11R6/include -I/home/zeitlin/lib/glib/include -I/home/zeitlin/include
74GTK_CONFIG = /users/etudiants/zeitlin/seth/bin/gtk-config
75GTK_LIBS = -L/seth/zeitlin/lib -L/usr/X11R6/lib -lgtk -lgdk -L/home/zeitlin/lib -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm
76GUILIBS =
77GUI_TK_INCLUDE = @GUI_TK_INCLUDE@
78GUI_TK_LIBRARY = @GUI_TK_LIBRARY@
79GUI_TK_LINK = @GUI_TK_LINK@
80INCLUDES = @INCLUDES@
81JOYSTICK_OBJ =
82LD = /usr/bin/ld
83LEX = flex
84LIBS = /src/libwx_gtk2.la -L/seth/zeitlin/lib -L/usr/X11R6/lib -lgtk -lgdk -L/home/zeitlin/lib -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm
85LIBTOOL = $(SHELL) $(top_builddir)/libtool
86LN_S = ln -s
87LTLIBOBJS = image.lo checklst.lo dataobj.lo utilsgtk.lo dirdlgg.lo win_gtk.lo utilsres.lo slider.lo threadpsx.lo extended.lo docmdi.lo docview.lo
88MAKEINFO = makeinfo
89NM = /usr/bin/nm -B
90OPTIMISE = @OPTIMISE@
91OS = Linux
92PACKAGE = wxWindows
93POSIX4_LINK =
94PROFILE = @PROFILE@
95RANLIB = ranlib
96SAMPLES_SUBDIRS = thread internat
97STRIP = strip
98THREADS_LINK = -lpthread
99THREADS_OBJ = threadpsx.lo
100TOOLKIT = GTK
101TOOLKIT_DEF = -D__WXGTK__
102USER_SUBDIRS =
103UTILS_SUBDIRS =
104VERSION = 2.01
105WCHAR_LINK =
106WXBASEDIR = /seth/zeitlin/wxWindows
107WXDEBUG = @WXDEBUG@
108WXDEBUG_DEFINE = -D__WXDEBUG__
109WX_LIBRARY = gtk2
110WX_LINK = -lwx_gtk2
111WX_MAJOR_VERSION_NUMBER = 2
112WX_MINOR_VERSION_NUMBER = 01
113YACC = bison -y
114
115SUBDIRS = src utils user docs # samples
116ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
117mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
118CONFIG_HEADER = ./include/wx/${TOOLKIT_DIR}/setup.h
119CONFIG_CLEAN_FILES = wx-config
120DIST_COMMON = Makefile.am Makefile.in aclocal.m4 config.guess \
121config.sub configure configure.in include/setup.hin include/stamp-h.in \
122install-sh ltconfig ltmain.sh missing mkinstalldirs wx-config.in
123
124
125DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
126
127TAR = gtar
128GZIP_ENV = --best
129all: all-redirect
130.SUFFIXES:
131$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
132 cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
133
134Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
135 cd $(top_builddir) \
136 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
137
138
139config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
140 $(SHELL) ./config.status --recheck
141$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
142 cd $(srcdir) && $(AUTOCONF)
143
144include/wx//setup.h: include/wx//stamp-h
145 @if test ! -f $@; then \
146 rm -f include/wx//stamp-h; \
147 $(MAKE) include/wx//stamp-h; \
148 else :; fi
149include/wx//stamp-h: $(srcdir)/include/setup.hin $(top_builddir)/config.status
150 cd $(top_builddir) \
151 && CONFIG_FILES= CONFIG_HEADERS=include/wx//setup.h:include/setup.hin \
152 $(SHELL) ./config.status
153 @echo timestamp > include/wx//stamp-h 2> /dev/null
154$(srcdir)/include/setup.hin: $(srcdir)/include/wx//stamp-h.in
155 @if test ! -f $@; then \
156 rm -f $(srcdir)/include/wx//stamp-h.in; \
157 $(MAKE) $(srcdir)/include/wx//stamp-h.in; \
158 else :; fi
159$(srcdir)/include/wx//stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
160 cd $(top_srcdir) && $(AUTOHEADER)
161 @echo timestamp > $(srcdir)/include/wx//stamp-h.in 2> /dev/null
162
163mostlyclean-hdr:
164
165clean-hdr:
166
167distclean-hdr:
168 -rm -f include/wx//setup.h
169
170maintainer-clean-hdr:
171wx-config: $(top_builddir)/config.status wx-config.in
172 cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
173
174# This directory's subdirectories are mostly independent; you can cd
175# into them and run `make' without going through this Makefile.
176# To change the values of `make' variables: instead of editing Makefiles,
177# (1) if the variable is set in `config.status', edit `config.status'
178# (which will cause the Makefiles to be regenerated when you run `make');
179# (2) otherwise, pass the desired values on the `make' command line.
180
181
182
183all-recursive install-data-recursive install-exec-recursive \
184installdirs-recursive install-recursive uninstall-recursive \
185check-recursive installcheck-recursive info-recursive dvi-recursive:
186 @set fnord $(MAKEFLAGS); amf=$$2; \
187 dot_seen=no; \
188 target=`echo $@ | sed s/-recursive//`; \
189 list='$(SUBDIRS)'; for subdir in $$list; do \
190 echo "Making $$target in $$subdir"; \
191 if test "$$subdir" = "."; then \
192 dot_seen=yes; \
193 local_target="$$target-am"; \
194 else \
195 local_target="$$target"; \
196 fi; \
197 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
198 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
199 done; \
200 if test "$$dot_seen" = "no"; then \
201 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
202 fi; test -z "$$fail"
203
204mostlyclean-recursive clean-recursive distclean-recursive \
205maintainer-clean-recursive:
206 @set fnord $(MAKEFLAGS); amf=$$2; \
207 dot_seen=no; \
208 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
209 rev="$$subdir $$rev"; \
210 test "$$subdir" = "." && dot_seen=yes; \
211 done; \
212 test "$$dot_seen" = "no" && rev=". $$rev"; \
213 target=`echo $@ | sed s/-recursive//`; \
214 for subdir in $$rev; do \
215 echo "Making $$target in $$subdir"; \
216 if test "$$subdir" = "."; then \
217 local_target="$$target-am"; \
218 else \
219 local_target="$$target"; \
220 fi; \
221 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
222 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
223 done && test -z "$$fail"
224tags-recursive:
225 list='$(SUBDIRS)'; for subdir in $$list; do \
226 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
227 done
228
229tags: TAGS
230
231ID: $(HEADERS) $(SOURCES) $(LISP)
232 list='$(SOURCES) $(HEADERS)'; \
233 unique=`for i in $$list; do echo $$i; done | \
234 awk ' { files[$$0] = 1; } \
235 END { for (i in files) print i; }'`; \
236 here=`pwd` && cd $(srcdir) \
237 && mkid -f$$here/ID $$unique $(LISP)
238
239TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
240 tags=; \
241 here=`pwd`; \
242 list='$(SUBDIRS)'; for subdir in $$list; do \
243 if test "$$subdir" = .; then :; else \
244 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
245 fi; \
246 done; \
247 list='$(SOURCES) $(HEADERS)'; \
248 unique=`for i in $$list; do echo $$i; done | \
249 awk ' { files[$$0] = 1; } \
250 END { for (i in files) print i; }'`; \
251 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
252 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
253
254mostlyclean-tags:
255
256clean-tags:
257
258distclean-tags:
259 -rm -f TAGS ID
260
261maintainer-clean-tags:
262
263distdir = $(PACKAGE)-$(VERSION)
264top_distdir = $(distdir)
265
266# This target untars the dist file and tries a VPATH configuration. Then
267# it guarantees that the distribution is self-contained by making another
268# tarfile.
269distcheck: dist
270 -rm -rf $(distdir)
271 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
272 mkdir $(distdir)/=build
273 mkdir $(distdir)/=inst
274 dc_install_base=`cd $(distdir)/=inst && pwd`; \
275 cd $(distdir)/=build \
276 && ../configure --srcdir=.. --prefix=$$dc_install_base \
277 && $(MAKE) $(AM_MAKEFLAGS) \
278 && $(MAKE) $(AM_MAKEFLAGS) dvi \
279 && $(MAKE) $(AM_MAKEFLAGS) check \
280 && $(MAKE) $(AM_MAKEFLAGS) install \
281 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
282 && $(MAKE) $(AM_MAKEFLAGS) dist
283 -rm -rf $(distdir)
284 @banner="$(distdir).tar.gz is ready for distribution"; \
285 dashes=`echo "$$banner" | sed s/./=/g`; \
286 echo "$$dashes"; \
287 echo "$$banner"; \
288 echo "$$dashes"
289dist: distdir
290 -chmod -R a+r $(distdir)
291 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
292 -rm -rf $(distdir)
293dist-all: distdir
294 -chmod -R a+r $(distdir)
295 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
296 -rm -rf $(distdir)
297distdir: $(DISTFILES)
298 -rm -rf $(distdir)
299 mkdir $(distdir)
300 -chmod 777 $(distdir)
301 here=`cd $(top_builddir) && pwd`; \
302 top_distdir=`cd $(distdir) && pwd`; \
303 distdir=`cd $(distdir) && pwd`; \
304 cd $(top_srcdir) \
305 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile
306 @for file in $(DISTFILES); do \
307 d=$(srcdir); \
308 if test -d $$d/$$file; then \
309 cp -pr $$/$$file $(distdir)/$$file; \
310 else \
311 test -f $(distdir)/$$file \
312 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
313 || cp -p $$d/$$file $(distdir)/$$file || :; \
314 fi; \
315 done
316 for subdir in $(SUBDIRS); do \
317 if test "$$subdir" = .; then :; else \
318 test -d $(distdir)/$$subdir \
319 || mkdir $(distdir)/$$subdir \
320 || exit 1; \
321 chmod 777 $(distdir)/$$subdir; \
322 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
323 || exit 1; \
324 fi; \
325 done
326info-am:
327info: info-recursive
328dvi-am:
329dvi: dvi-recursive
330check-am: all-am
331check: check-recursive
332installcheck-am:
333installcheck: installcheck-recursive
334install-exec-am: install-exec-local
335install-exec: install-exec-recursive
336
337install-data-am:
338install-data: install-data-recursive
339
340install-am: all-am
341 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
342install: install-recursive
343uninstall-am:
344uninstall: uninstall-recursive
345all-am: Makefile
346all-redirect: all-recursive
347install-strip:
348 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
349installdirs: installdirs-recursive
350installdirs-am:
351
352
353mostlyclean-generic:
354
355clean-generic:
356
357distclean-generic:
358 -rm -f Makefile $(CONFIG_CLEAN_FILES)
359 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
360
361maintainer-clean-generic:
362mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
363
364mostlyclean: mostlyclean-recursive
365
366clean-am: clean-hdr clean-tags clean-generic mostlyclean-am
367
368clean: clean-recursive
369
370distclean-am: distclean-hdr distclean-tags distclean-generic clean-am
371 -rm -f libtool
372
373distclean: distclean-recursive
374 -rm -f config.status
375
376maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \
377 maintainer-clean-generic distclean-am
378 @echo "This command is intended for maintainers to use;"
379 @echo "it deletes files that may require special tools to rebuild."
380
381maintainer-clean: maintainer-clean-recursive
382 -rm -f config.status
383
384.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
385install-data-recursive uninstall-data-recursive install-exec-recursive \
386uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
387all-recursive check-recursive installcheck-recursive info-recursive \
388dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
389maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
390distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
391dvi-am dvi check check-am installcheck-am installcheck \
392install-exec-local install-exec-am install-exec install-data-am \
393install-data install-am install uninstall-am uninstall all-redirect \
394all-am all installdirs-am installdirs mostlyclean-generic \
395distclean-generic clean-generic maintainer-clean-generic clean \
396mostlyclean distclean maintainer-clean
397
398
399install-exec-local:
400 @$(NORMAL_INSTALL)
401 $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
402 $(INSTALL_PROGRAM) wx-config $(DESTDIR)$(pkgdatadir)/wx-config
403
404# Tell versions [3.59,3.63) of GNU make to not export all variables.
405# Otherwise a system limit (for SysV at least) may be exceeded.
406.NOEXPORT: