]> git.saurik.com Git - wxWidgets.git/blob - user/wxLayout/Makefile.in
new location for setup.h.in file
[wxWidgets.git] / user / wxLayout / Makefile.in
1 # Makefile.in generated automatically by automake 1.3 from Makefile.am
2
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998 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 = /bin/sh
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 DISTDIR =
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@
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 CC = @CC@
64 CFLAGS = @CFLAGS@
65 CPP = @CPP@
66 CXX = @CXX@
67 CXXCPP = @CXXCPP@
68 CXXFLAGS = @CXXFLAGS@
69 DLLTOOL = @DLLTOOL@
70 DOCS_SUBDIRS = @DOCS_SUBDIRS@
71 EXTRA_LIBS = @EXTRA_LIBS@
72 EXTRA_VPATH = @EXTRA_VPATH@
73 GTK_CONFIG = @GTK_CONFIG@
74 GUILIBS = @GUILIBS@
75 INCLUDES = @INCLUDES@
76 LD = @LD@
77 LDFLAGS = @LDFLAGS@
78 LEX = @LEX@
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 TOOLKIT = @TOOLKIT@
88 TOOLKIT_DEF = @TOOLKIT_DEF@
89 TOOLKIT_INCLUDE = @TOOLKIT_INCLUDE@
90 USER_SUBDIRS = @USER_SUBDIRS@
91 UTILS_SUBDIRS = @UTILS_SUBDIRS@
92 VERSION = @VERSION@
93 WXDEBUG_DEFINE = @WXDEBUG_DEFINE@
94 WX_LIBRARY = @WX_LIBRARY@
95 WX_MAJOR_VERSION_NUMBER = @WX_MAJOR_VERSION_NUMBER@
96 WX_MINOR_VERSION_NUMBER = @WX_MINOR_VERSION_NUMBER@
97 YACC = @YACC@
98
99 SUFFIXES = .cpp
100
101 DEFS = @DEFS@ $(TOOLKIT_DEF) $(WXDEBUG_DEFINE)
102 LIBS = -L$(top_builddir)/src/.libs -lwx_@WX_LIBRARY@ $(GUILIBS)
103
104 lib_LTLIBRARIES = libwx_layout_@WX_LIBRARY@.la
105
106 noinst_PROGRAMS = wxLayout
107 wxLayout_SOURCES = wxLayout.cpp
108 wxLayout_LDADD = libwx_layout_@WX_LIBRARY@.la
109
110 libwx_layout__WX_LIBRARY__la_SOURCES = \
111 kbList.cpp wxllist.cpp wxlparser.cpp wxlwindow.cpp
112 libwx_layout__WX_LIBRARY__la_LDFLAGS = -version-info @WX_MAJOR_VERSION_NUMBER@:@WX_MINOR_VERSION_NUMBER@
113 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
114 CONFIG_HEADER = ../../include/wx/${TOOLKIT}/setup.h
115 CONFIG_CLEAN_FILES =
116 LTLIBRARIES = $(lib_LTLIBRARIES)
117
118 CPPFLAGS = @CPPFLAGS@
119 X_CFLAGS = @X_CFLAGS@
120 X_LIBS = @X_LIBS@
121 X_EXTRA_LIBS = @X_EXTRA_LIBS@
122 X_PRE_LIBS = @X_PRE_LIBS@
123 libwx_layout__WX_LIBRARY__la_LIBADD =
124 libwx_layout__WX_LIBRARY__la_OBJECTS = kbList.lo wxllist.lo \
125 wxlparser.lo wxlwindow.lo
126 PROGRAMS = $(noinst_PROGRAMS)
127
128 wxLayout_OBJECTS = wxLayout.o
129 wxLayout_DEPENDENCIES = libwx_layout_@WX_LIBRARY@.la
130 wxLayout_LDFLAGS =
131 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CXXFLAGS)
132 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CXXFLAGS)
133 CXXLINK = $(LIBTOOL) --mode=link $(CXX) $(CXXFLAGS) $(LDFLAGS) -o $@
134 DIST_COMMON = Makefile.am Makefile.in
135
136
137 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
138
139 TAR = tar
140 GZIP = --best
141 DEP_FILES = .deps/kbList.P .deps/wxLayout.P .deps/wxllist.P \
142 .deps/wxlparser.P .deps/wxlwindow.P
143 CXXMKDEP = $(CXX) -M $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CXXFLAGS)
144 SOURCES = $(libwx_layout__WX_LIBRARY__la_SOURCES) $(wxLayout_SOURCES)
145 OBJECTS = $(libwx_layout__WX_LIBRARY__la_OBJECTS) $(wxLayout_OBJECTS)
146
147 all: Makefile $(LTLIBRARIES) $(PROGRAMS)
148
149 .SUFFIXES:
150 .SUFFIXES: .S .c .cpp .lo .o .s
151 $(srcdir)/Makefile.in: $(top_srcdir)/Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
152 cd $(top_srcdir) && $(AUTOMAKE) --foreign user/wxLayout/Makefile
153
154 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
155 cd $(top_builddir) \
156 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
157
158
159 mostlyclean-libLTLIBRARIES:
160
161 clean-libLTLIBRARIES:
162 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
163
164 distclean-libLTLIBRARIES:
165
166 maintainer-clean-libLTLIBRARIES:
167
168 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
169 @$(NORMAL_INSTALL)
170 $(mkinstalldirs) $(DESTDIR)$(libdir)
171 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
172 if test -f $$p; then \
173 echo "$(LIBTOOL) --mode=install $(INSTALL_DATA) $$p $(DESTDIR)$(libdir)/$$p"; \
174 $(LIBTOOL) --mode=install $(INSTALL_DATA) $$p $(DESTDIR)$(libdir)/$$p; \
175 else :; fi; \
176 done
177
178 uninstall-libLTLIBRARIES:
179 @$(NORMAL_UNINSTALL)
180 list='$(lib_LTLIBRARIES)'; for p in $$list; do \
181 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
182 done
183
184 .s.o:
185 $(COMPILE) -c $<
186
187 .S.o:
188 $(COMPILE) -c $<
189
190 mostlyclean-compile:
191 -rm -f *.o core *.core
192
193 clean-compile:
194
195 distclean-compile:
196 -rm -f *.tab.c
197
198 maintainer-clean-compile:
199
200 .s.lo:
201 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
202
203 .S.lo:
204 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
205
206 mostlyclean-libtool:
207 -rm -f *.lo
208
209 clean-libtool:
210 -rm -rf .libs _libs
211
212 distclean-libtool:
213
214 maintainer-clean-libtool:
215
216 libwx_layout_@.la: $(libwx_layout__WX_LIBRARY__la_OBJECTS) $(libwx_layout__WX_LIBRARY__la_DEPENDENCIES)
217 $(CXXLINK) -rpath $(libdir) $(libwx_layout__WX_LIBRARY__la_LDFLAGS) $(libwx_layout__WX_LIBRARY__la_OBJECTS) $(libwx_layout__WX_LIBRARY__la_LIBADD) $(LIBS)
218
219 mostlyclean-noinstPROGRAMS:
220
221 clean-noinstPROGRAMS:
222 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
223
224 distclean-noinstPROGRAMS:
225
226 maintainer-clean-noinstPROGRAMS:
227
228 wxLayout: $(wxLayout_OBJECTS) $(wxLayout_DEPENDENCIES)
229 @rm -f wxLayout
230 $(CXXLINK) $(wxLayout_LDFLAGS) $(wxLayout_OBJECTS) $(wxLayout_LDADD) $(LIBS)
231 .cpp.o:
232 $(CXXCOMPILE) -c $<
233 .cpp.lo:
234 $(LTCXXCOMPILE) -c $<
235
236 tags: TAGS
237
238 ID: $(HEADERS) $(SOURCES) $(LISP)
239 here=`pwd` && cd $(srcdir) \
240 && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
241
242 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
243 tags=; \
244 here=`pwd`; \
245 list='$(SOURCES) $(HEADERS)'; \
246 unique=`for i in $$list; do echo $$i; done | \
247 awk ' { files[$$0] = 1; } \
248 END { for (i in files) print i; }'`; \
249 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
250 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
251
252 mostlyclean-tags:
253
254 clean-tags:
255
256 distclean-tags:
257 -rm -f TAGS ID
258
259 maintainer-clean-tags:
260
261 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
262
263 subdir = user/wxLayout
264
265 distdir: $(DISTFILES)
266 here=`cd $(top_builddir) && pwd`; \
267 top_distdir=`cd $(top_distdir) && pwd`; \
268 distdir=`cd $(distdir) && pwd`; \
269 cd $(top_srcdir) \
270 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign user/wxLayout/Makefile
271 @for file in $(DISTFILES); do \
272 d=$(srcdir); \
273 test -f $(distdir)/$$file \
274 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
275 || cp -p $$d/$$file $(distdir)/$$file; \
276 done
277
278 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
279
280 -include $(DEP_FILES)
281
282 mostlyclean-depend:
283
284 clean-depend:
285
286 distclean-depend:
287
288 maintainer-clean-depend:
289 -rm -rf .deps
290
291 %.o: %.c
292 @echo '$(COMPILE) -c $<'; \
293 $(COMPILE) -Wp,-MD,.deps/$(*F).P -c $<
294
295 %.lo: %.c
296 @echo '$(LTCOMPILE) -c $<'; \
297 $(LTCOMPILE) -Wp,-MD,.deps/$(*F).p -c $<
298 @-sed -e 's/^\([^:]*\)\.o:/\1.lo \1.o:/' \
299 < .deps/$(*F).p > .deps/$(*F).P
300 @-rm -f .deps/$(*F).p
301
302 %.o: %.cpp
303 @echo '$(CXXCOMPILE) -c $<'; \
304 $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).P -c $<
305
306 %.lo: %.cpp
307 @echo '$(LTCXXCOMPILE) -c $<'; \
308 $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).p -c $<
309 @-sed -e 's/^\([^:]*\)\.o:/\1.lo \1.o:/' \
310 < .deps/$(*F).p > .deps/$(*F).P
311 @-rm -f .deps/$(*F).p
312 info:
313 dvi:
314 check: all
315 $(MAKE)
316 installcheck:
317 install-exec: install-libLTLIBRARIES
318 @$(NORMAL_INSTALL)
319
320 install-data:
321 @$(NORMAL_INSTALL)
322
323 install: install-exec install-data all
324 @:
325
326 uninstall: uninstall-libLTLIBRARIES
327
328 install-strip:
329 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
330 installdirs:
331 $(mkinstalldirs) $(DATADIR)$(libdir)
332
333
334 mostlyclean-generic:
335 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
336
337 clean-generic:
338 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
339
340 distclean-generic:
341 -rm -f Makefile $(DISTCLEANFILES)
342 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
343 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
344
345 maintainer-clean-generic:
346 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
347 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
348 mostlyclean: mostlyclean-libLTLIBRARIES mostlyclean-compile \
349 mostlyclean-libtool mostlyclean-noinstPROGRAMS \
350 mostlyclean-tags mostlyclean-depend mostlyclean-generic
351
352 clean: clean-libLTLIBRARIES clean-compile clean-libtool \
353 clean-noinstPROGRAMS clean-tags clean-depend \
354 clean-generic mostlyclean
355
356 distclean: distclean-libLTLIBRARIES distclean-compile distclean-libtool \
357 distclean-noinstPROGRAMS distclean-tags \
358 distclean-depend distclean-generic clean
359 -rm -f config.status
360 -rm -f libtool
361
362 maintainer-clean: maintainer-clean-libLTLIBRARIES \
363 maintainer-clean-compile maintainer-clean-libtool \
364 maintainer-clean-noinstPROGRAMS maintainer-clean-tags \
365 maintainer-clean-depend maintainer-clean-generic \
366 distclean
367 @echo "This command is intended for maintainers to use;"
368 @echo "it deletes files that may require special tools to rebuild."
369
370 .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
371 clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
372 uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
373 distclean-compile clean-compile maintainer-clean-compile \
374 mostlyclean-libtool distclean-libtool clean-libtool \
375 maintainer-clean-libtool mostlyclean-noinstPROGRAMS \
376 distclean-noinstPROGRAMS clean-noinstPROGRAMS \
377 maintainer-clean-noinstPROGRAMS tags mostlyclean-tags distclean-tags \
378 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
379 distclean-depend clean-depend maintainer-clean-depend info dvi \
380 installcheck install-exec install-data install uninstall all \
381 installdirs mostlyclean-generic distclean-generic clean-generic \
382 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
383
384
385 libwx_layout_@WX_LIBRARY@.la: $(libwx_layout__WX_LIBRARY__la_OBJECTS) $(libwx_layout__WX_LIBRARY__la_DEPENDENCIES)
386 $(CXXLINK) -rpath $(libdir) $(libwx_layout__WX_LIBRARY__la_LDFLAGS) $(libwx_layout__WX_LIBRARY__la_OBJECTS) $(libwx_layout__WX_LIBRARY__la_LIBADD) $(LIBS)
387
388 # Tell versions [3.59,3.63) of GNU make to not export all variables.
389 # Otherwise a system limit (for SysV at least) may be exceeded.
390 .NOEXPORT: