debian: fix build-deps for focal
[amule.git] / src / utils / wxCas / Makefile.in
blob87f085b574f08fecfede0070897f480d80df0dc2
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 VPATH = @srcdir@
18 am__is_gnu_make = { \
19 if test -z '$(MAKELEVEL)'; then \
20 false; \
21 elif test -n '$(MAKE_HOST)'; then \
22 true; \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24 true; \
25 else \
26 false; \
27 fi; \
29 am__make_running_with_option = \
30 case $${target_option-} in \
31 ?) ;; \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
34 exit 1;; \
35 esac; \
36 has_opt=no; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
40 else \
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
43 bs=\\; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
46 esac; \
47 fi; \
48 skip_next=no; \
49 strip_trailopt () \
50 { \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 }; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
55 case $$flg in \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
65 esac; \
66 case $$flg in \
67 *$$target_option*) has_opt=yes; break;; \
68 esac; \
69 done; \
70 test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 subdir = src/utils/wxCas
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/m4/GeoIP.m4 \
94 $(top_srcdir)/m4/bfd.m4 $(top_srcdir)/m4/boost.m4 \
95 $(top_srcdir)/m4/build-tools.m4 $(top_srcdir)/m4/codeset.m4 \
96 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
97 $(top_srcdir)/m4/gdlib.m4 $(top_srcdir)/m4/gettext.m4 \
98 $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
99 $(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
100 $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
101 $(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/kde.m4 \
102 $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
103 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
104 $(top_srcdir)/m4/libpng.m4 $(top_srcdir)/m4/libupnp.m4 \
105 $(top_srcdir)/m4/mmap.m4 $(top_srcdir)/m4/muleboost.m4 \
106 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 \
107 $(top_srcdir)/m4/plasmamule.m4 $(top_srcdir)/m4/progtest.m4 \
108 $(top_srcdir)/m4/qt.m4 $(top_srcdir)/m4/readline.m4 \
109 $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/uintmax_t.m4 \
110 $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/wxwin.m4 \
111 $(top_srcdir)/m4/zlib.m4 $(top_srcdir)/acinclude.m4 \
112 $(top_srcdir)/configure.ac
113 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
114 $(ACLOCAL_M4)
115 DIST_COMMON = $(srcdir)/Makefile.am $(dist_icon_DATA) \
116 $(dist_util_DATA) $(am__DIST_COMMON)
117 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
118 CONFIG_HEADER = $(top_builddir)/config.h
119 CONFIG_CLEAN_FILES =
120 CONFIG_CLEAN_VPATH_FILES =
121 AM_V_P = $(am__v_P_@AM_V@)
122 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
123 am__v_P_0 = false
124 am__v_P_1 = :
125 AM_V_GEN = $(am__v_GEN_@AM_V@)
126 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
127 am__v_GEN_0 = @echo " GEN " $@;
128 am__v_GEN_1 =
129 AM_V_at = $(am__v_at_@AM_V@)
130 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
131 am__v_at_0 = @
132 am__v_at_1 =
133 SOURCES =
134 DIST_SOURCES =
135 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
136 ctags-recursive dvi-recursive html-recursive info-recursive \
137 install-data-recursive install-dvi-recursive \
138 install-exec-recursive install-html-recursive \
139 install-info-recursive install-pdf-recursive \
140 install-ps-recursive install-recursive installcheck-recursive \
141 installdirs-recursive pdf-recursive ps-recursive \
142 tags-recursive uninstall-recursive
143 am__can_run_installinfo = \
144 case $$AM_UPDATE_INFO_DIR in \
145 n|no|NO) false;; \
146 *) (install-info --version) >/dev/null 2>&1;; \
147 esac
148 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
149 am__vpath_adj = case $$p in \
150 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
151 *) f=$$p;; \
152 esac;
153 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
154 am__install_max = 40
155 am__nobase_strip_setup = \
156 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
157 am__nobase_strip = \
158 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
159 am__nobase_list = $(am__nobase_strip_setup); \
160 for p in $$list; do echo "$$p $$p"; done | \
161 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
162 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
163 if (++n[$$2] == $(am__install_max)) \
164 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
165 END { for (dir in files) print dir, files[dir] }'
166 am__base_list = \
167 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
168 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
169 am__uninstall_files_from_dir = { \
170 test -z "$$files" \
171 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
172 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
173 $(am__cd) "$$dir" && rm -f $$files; }; \
175 am__installdirs = "$(DESTDIR)$(icondir)" "$(DESTDIR)$(utildir)"
176 DATA = $(dist_icon_DATA) $(dist_util_DATA)
177 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
178 distclean-recursive maintainer-clean-recursive
179 am__recursive_targets = \
180 $(RECURSIVE_TARGETS) \
181 $(RECURSIVE_CLEAN_TARGETS) \
182 $(am__extra_recursive_targets)
183 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
184 distdir
185 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
186 # Read a list of newline-separated strings from the standard input,
187 # and print each of them once, without duplicates. Input order is
188 # *not* preserved.
189 am__uniquify_input = $(AWK) '\
190 BEGIN { nonempty = 0; } \
191 { items[$$0] = 1; nonempty = 1; } \
192 END { if (nonempty) { for (i in items) print i; }; } \
194 # Make sure the list of sources is unique. This is necessary because,
195 # e.g., the same source file might be shared among _SOURCES variables
196 # for different programs/libraries.
197 am__define_uniq_tagged_files = \
198 list='$(am__tagged_files)'; \
199 unique=`for i in $$list; do \
200 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
201 done | $(am__uniquify_input)`
202 ETAGS = etags
203 CTAGS = ctags
204 DIST_SUBDIRS = $(SUBDIRS)
205 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs
206 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
207 am__relativize = \
208 dir0=`pwd`; \
209 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
210 sed_rest='s,^[^/]*/*,,'; \
211 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
212 sed_butlast='s,/*[^/]*$$,,'; \
213 while test -n "$$dir1"; do \
214 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
215 if test "$$first" != "."; then \
216 if test "$$first" = ".."; then \
217 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
218 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
219 else \
220 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
221 if test "$$first2" = "$$first"; then \
222 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
223 else \
224 dir2="../$$dir2"; \
225 fi; \
226 dir0="$$dir0"/"$$first"; \
227 fi; \
228 fi; \
229 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
230 done; \
231 reldir="$$dir2"
232 ACLOCAL = @ACLOCAL@
233 ALCC_MANPAGES = @ALCC_MANPAGES@
234 ALC_MANPAGES = @ALC_MANPAGES@
235 ALLOCA = @ALLOCA@
236 AMTAR = @AMTAR@
237 AMULECMD_MANPAGES = @AMULECMD_MANPAGES@
238 AMULEWEB_DEFS = @AMULEWEB_DEFS@
239 AMULE_DAEMON_MANPAGES = @AMULE_DAEMON_MANPAGES@
240 AMULE_GUI_MANPAGES = @AMULE_GUI_MANPAGES@
241 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
242 AR = @AR@
243 AUTOCONF = @AUTOCONF@
244 AUTOHEADER = @AUTOHEADER@
245 AUTOMAKE = @AUTOMAKE@
246 AWK = @AWK@
247 BFD_CPPFLAGS = @BFD_CPPFLAGS@
248 BFD_LIBS = @BFD_LIBS@
249 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
250 BOOST_LDPATH = @BOOST_LDPATH@
251 BOOST_ROOT = @BOOST_ROOT@
252 BOOST_SYSTEM_LDFLAGS = @BOOST_SYSTEM_LDFLAGS@
253 BOOST_SYSTEM_LDPATH = @BOOST_SYSTEM_LDPATH@
254 BOOST_SYSTEM_LIBS = @BOOST_SYSTEM_LIBS@
255 BUILD_CC = @BUILD_CC@
256 BUILD_CFLAGS = @BUILD_CFLAGS@
257 BUILD_CPPFLAGS = @BUILD_CPPFLAGS@
258 BUILD_EXEEXT = @BUILD_EXEEXT@
259 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
260 BUILD_LDFLAGS = @BUILD_LDFLAGS@
261 CAS_DEFS = @CAS_DEFS@
262 CAS_MANPAGES = @CAS_MANPAGES@
263 CATOBJEXT = @CATOBJEXT@
264 CC = @CC@
265 CCDEPMODE = @CCDEPMODE@
266 CFLAGS = @CFLAGS@
267 CPP = @CPP@
268 CPPFLAGS = @CPPFLAGS@
269 CRYPTOPP_CPPFLAGS = @CRYPTOPP_CPPFLAGS@
270 CRYPTOPP_LDFLAGS = @CRYPTOPP_LDFLAGS@
271 CRYPTOPP_LIBS = @CRYPTOPP_LIBS@
272 CXX = @CXX@
273 CXXCPP = @CXXCPP@
274 CXXDEPMODE = @CXXDEPMODE@
275 CXXFLAGS = @CXXFLAGS@
276 CYGPATH_W = @CYGPATH_W@
277 DATADIRNAME = @DATADIRNAME@
278 DEBUGFLAG = @DEBUGFLAG@
279 DEFS = @DEFS@
280 DEPDIR = @DEPDIR@
281 DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
282 ECHO_C = @ECHO_C@
283 ECHO_N = @ECHO_N@
284 ECHO_T = @ECHO_T@
285 ED2K_MANPAGES = @ED2K_MANPAGES@
286 EGREP = @EGREP@
287 EXEEXT = @EXEEXT@
288 GDLIB_CFLAGS = @GDLIB_CFLAGS@
289 GDLIB_CONFIG_PATH = @GDLIB_CONFIG_PATH@
290 GDLIB_LDFLAGS = @GDLIB_LDFLAGS@
291 GDLIB_LIBS = @GDLIB_LIBS@
292 GENCAT = @GENCAT@
293 GEOIP_CPPFLAGS = @GEOIP_CPPFLAGS@
294 GEOIP_LDFLAGS = @GEOIP_LDFLAGS@
295 GEOIP_LIBS = @GEOIP_LIBS@
296 GLIBC21 = @GLIBC21@
297 GMSGFMT = @GMSGFMT@
298 GREP = @GREP@
299 INCINTL = @INCINTL@
300 INSTALL = @INSTALL@
301 INSTALL_DATA = @INSTALL_DATA@
302 INSTALL_PROGRAM = @INSTALL_PROGRAM@
303 INSTALL_SCRIPT = @INSTALL_SCRIPT@
304 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
305 INSTOBJEXT = @INSTOBJEXT@
306 INTLBISON = @INTLBISON@
307 INTLLIBS = @INTLLIBS@
308 INTLOBJS = @INTLOBJS@
309 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
310 KDE4_CONFIG = @KDE4_CONFIG@
311 KDE_APPLNK_PATH = @KDE_APPLNK_PATH@
312 KDE_HEADER_DIR = @KDE_HEADER_DIR@
313 KDE_ICON_PATH = @KDE_ICON_PATH@
314 KDE_MIME_PATH = @KDE_MIME_PATH@
315 KDE_MODULE_PATH = @KDE_MODULE_PATH@
316 KDE_SERVICE_PATH = @KDE_SERVICE_PATH@
317 LD = @LD@
318 LDFLAGS = @LDFLAGS@
319 LIBICONV = @LIBICONV@
320 LIBINTL = @LIBINTL@
321 LIBOBJS = @LIBOBJS@
322 LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
323 LIBPNG_CONFIG_PATH = @LIBPNG_CONFIG_PATH@
324 LIBPNG_LDFLAGS = @LIBPNG_LDFLAGS@
325 LIBPNG_LIBS = @LIBPNG_LIBS@
326 LIBS = @LIBS@
327 LIBUPNP_CFLAGS = @LIBUPNP_CFLAGS@
328 LIBUPNP_CPPFLAGS = @LIBUPNP_CPPFLAGS@
329 LIBUPNP_LDFLAGS = @LIBUPNP_LDFLAGS@
330 LIBUPNP_LIBS = @LIBUPNP_LIBS@
331 LTLIBICONV = @LTLIBICONV@
332 LTLIBINTL = @LTLIBINTL@
333 LTLIBOBJS = @LTLIBOBJS@
334 MAINT = @MAINT@
335 MAKEINFO = @MAKEINFO@
336 MKDIR_P = @MKDIR_P@
337 MKINSTALLDIRS = @MKINSTALLDIRS@
338 MONOLITHIC_MANPAGES = @MONOLITHIC_MANPAGES@
339 MSGFMT = @MSGFMT@
340 MSGMERGE = @MSGMERGE@
341 MULECFLAGS = @MULECFLAGS@
342 MULECPPFLAGS = @MULECPPFLAGS@
343 MULECXXFLAGS = @MULECXXFLAGS@
344 MULELDFLAGS = @MULELDFLAGS@
345 MULERCFLAGS = @MULERCFLAGS@
346 OBJEXT = @OBJEXT@
347 PACKAGE = @PACKAGE@
348 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
349 PACKAGE_NAME = @PACKAGE_NAME@
350 PACKAGE_STRING = @PACKAGE_STRING@
351 PACKAGE_TARNAME = @PACKAGE_TARNAME@
352 PACKAGE_URL = @PACKAGE_URL@
353 PACKAGE_VERSION = @PACKAGE_VERSION@
354 PATH_SEPARATOR = @PATH_SEPARATOR@
355 PKG_CONFIG = @PKG_CONFIG@
356 POSUB = @POSUB@
357 POW_LIB = @POW_LIB@
358 QT_CORE_CXXFLAGS = @QT_CORE_CXXFLAGS@
359 QT_CORE_LIBS = @QT_CORE_LIBS@
360 QT_DBUS_LDFLAGS = @QT_DBUS_LDFLAGS@
361 QT_GUI_CXXFLAGS = @QT_GUI_CXXFLAGS@
362 QT_GUI_LIBS = @QT_GUI_LIBS@
363 QT_MOC = @QT_MOC@
364 RANLIB = @RANLIB@
365 RC = @RC@
366 RCFLAGS = @RCFLAGS@
367 READLINE_LIBS = @READLINE_LIBS@
368 RESOLV_LIB = @RESOLV_LIB@
369 SED = @SED@
370 SET_MAKE = @SET_MAKE@
371 SHELL = @SHELL@
372 STRIP = @STRIP@
373 SVNDATE = @SVNDATE@
374 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
375 USE_NLS = @USE_NLS@
376 VERSION = @VERSION@
377 WEBSERVER_MANPAGES = @WEBSERVER_MANPAGES@
378 WXBASE_CPPFLAGS = @WXBASE_CPPFLAGS@
379 WXBASE_LIBS = @WXBASE_LIBS@
380 WXCAS_MANPAGES = @WXCAS_MANPAGES@
381 WX_CFLAGS = @WX_CFLAGS@
382 WX_CFLAGS_ONLY = @WX_CFLAGS_ONLY@
383 WX_CONFIG_PATH = @WX_CONFIG_PATH@
384 WX_CPPFLAGS = @WX_CPPFLAGS@
385 WX_CXXFLAGS = @WX_CXXFLAGS@
386 WX_CXXFLAGS_ONLY = @WX_CXXFLAGS_ONLY@
387 WX_DEBUG = @WX_DEBUG@
388 WX_LIBS = @WX_LIBS@
389 WX_LIBS_STATIC = @WX_LIBS_STATIC@
390 WX_PORT = @WX_PORT@
391 WX_RESCOMP = @WX_RESCOMP@
392 WX_SHARED = @WX_SHARED@
393 WX_UNICODE = @WX_UNICODE@
394 WX_VERSION = @WX_VERSION@
395 WX_VERSION_MAJOR = @WX_VERSION_MAJOR@
396 WX_VERSION_MICRO = @WX_VERSION_MICRO@
397 WX_VERSION_MINOR = @WX_VERSION_MINOR@
398 XGETTEXT = @XGETTEXT@
399 ZLIB_CPPFLAGS = @ZLIB_CPPFLAGS@
400 ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
401 ZLIB_LIBS = @ZLIB_LIBS@
402 abs_builddir = @abs_builddir@
403 abs_srcdir = @abs_srcdir@
404 abs_top_builddir = @abs_top_builddir@
405 abs_top_srcdir = @abs_top_srcdir@
406 ac_ct_BUILD_CC = @ac_ct_BUILD_CC@
407 ac_ct_CC = @ac_ct_CC@
408 ac_ct_CXX = @ac_ct_CXX@
409 am__include = @am__include@
410 am__leading_dot = @am__leading_dot@
411 am__quote = @am__quote@
412 am__tar = @am__tar@
413 am__untar = @am__untar@
414 bindir = @bindir@
415 build = @build@
416 build_alias = @build_alias@
417 build_cpu = @build_cpu@
418 build_os = @build_os@
419 build_vendor = @build_vendor@
420 builddir = @builddir@
421 datadir = @datadir@
422 datarootdir = @datarootdir@
423 docdir = @docdir@
424 dvidir = @dvidir@
425 exec_prefix = @exec_prefix@
426 host = @host@
427 host_alias = @host_alias@
428 host_cpu = @host_cpu@
429 host_os = @host_os@
430 host_vendor = @host_vendor@
431 htmldir = @htmldir@
432 includedir = @includedir@
433 infodir = @infodir@
434 install_sh = @install_sh@
435 libdir = @libdir@
436 libexecdir = @libexecdir@
437 localedir = @localedir@
438 localstatedir = @localstatedir@
439 mandir = @mandir@
440 mkdir_p = @mkdir_p@
441 oldincludedir = @oldincludedir@
442 pdfdir = @pdfdir@
443 prefix = @prefix@
444 program_transform_name = @program_transform_name@
445 psdir = @psdir@
446 runstatedir = @runstatedir@
447 sbindir = @sbindir@
448 sharedstatedir = @sharedstatedir@
449 srcdir = @srcdir@
450 sysconfdir = @sysconfdir@
451 target_alias = @target_alias@
452 top_build_prefix = @top_build_prefix@
453 top_builddir = @top_builddir@
454 top_srcdir = @top_srcdir@
455 SUBDIRS = src docs
456 EXTRA_DIST = wxcas.rc wxcas.ico
457 dist_icon_DATA = wxcas.xpm
458 icondir = $(datadir)/pixmaps
459 dist_util_DATA = wxcas.desktop
460 utildir = $(datadir)/applications
461 MAINTAINERCLEANFILES = Makefile.in
462 all: all-recursive
464 .SUFFIXES:
465 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
466 @for dep in $?; do \
467 case '$(am__configure_deps)' in \
468 *$$dep*) \
469 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
470 && { if test -f $@; then exit 0; else break; fi; }; \
471 exit 1;; \
472 esac; \
473 done; \
474 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/utils/wxCas/Makefile'; \
475 $(am__cd) $(top_srcdir) && \
476 $(AUTOMAKE) --foreign src/utils/wxCas/Makefile
477 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
478 @case '$?' in \
479 *config.status*) \
480 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
481 *) \
482 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
483 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
484 esac;
486 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
487 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
489 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
490 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
491 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
492 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
493 $(am__aclocal_m4_deps):
494 install-dist_iconDATA: $(dist_icon_DATA)
495 @$(NORMAL_INSTALL)
496 @list='$(dist_icon_DATA)'; test -n "$(icondir)" || list=; \
497 if test -n "$$list"; then \
498 echo " $(MKDIR_P) '$(DESTDIR)$(icondir)'"; \
499 $(MKDIR_P) "$(DESTDIR)$(icondir)" || exit 1; \
500 fi; \
501 for p in $$list; do \
502 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
503 echo "$$d$$p"; \
504 done | $(am__base_list) | \
505 while read files; do \
506 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \
507 $(INSTALL_DATA) $$files "$(DESTDIR)$(icondir)" || exit $$?; \
508 done
510 uninstall-dist_iconDATA:
511 @$(NORMAL_UNINSTALL)
512 @list='$(dist_icon_DATA)'; test -n "$(icondir)" || list=; \
513 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
514 dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
515 install-dist_utilDATA: $(dist_util_DATA)
516 @$(NORMAL_INSTALL)
517 @list='$(dist_util_DATA)'; test -n "$(utildir)" || list=; \
518 if test -n "$$list"; then \
519 echo " $(MKDIR_P) '$(DESTDIR)$(utildir)'"; \
520 $(MKDIR_P) "$(DESTDIR)$(utildir)" || exit 1; \
521 fi; \
522 for p in $$list; do \
523 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
524 echo "$$d$$p"; \
525 done | $(am__base_list) | \
526 while read files; do \
527 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(utildir)'"; \
528 $(INSTALL_DATA) $$files "$(DESTDIR)$(utildir)" || exit $$?; \
529 done
531 uninstall-dist_utilDATA:
532 @$(NORMAL_UNINSTALL)
533 @list='$(dist_util_DATA)'; test -n "$(utildir)" || list=; \
534 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
535 dir='$(DESTDIR)$(utildir)'; $(am__uninstall_files_from_dir)
537 # This directory's subdirectories are mostly independent; you can cd
538 # into them and run 'make' without going through this Makefile.
539 # To change the values of 'make' variables: instead of editing Makefiles,
540 # (1) if the variable is set in 'config.status', edit 'config.status'
541 # (which will cause the Makefiles to be regenerated when you run 'make');
542 # (2) otherwise, pass the desired values on the 'make' command line.
543 $(am__recursive_targets):
544 @fail=; \
545 if $(am__make_keepgoing); then \
546 failcom='fail=yes'; \
547 else \
548 failcom='exit 1'; \
549 fi; \
550 dot_seen=no; \
551 target=`echo $@ | sed s/-recursive//`; \
552 case "$@" in \
553 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
554 *) list='$(SUBDIRS)' ;; \
555 esac; \
556 for subdir in $$list; do \
557 echo "Making $$target in $$subdir"; \
558 if test "$$subdir" = "."; then \
559 dot_seen=yes; \
560 local_target="$$target-am"; \
561 else \
562 local_target="$$target"; \
563 fi; \
564 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
565 || eval $$failcom; \
566 done; \
567 if test "$$dot_seen" = "no"; then \
568 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
569 fi; test -z "$$fail"
571 ID: $(am__tagged_files)
572 $(am__define_uniq_tagged_files); mkid -fID $$unique
573 tags: tags-recursive
574 TAGS: tags
576 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
577 set x; \
578 here=`pwd`; \
579 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
580 include_option=--etags-include; \
581 empty_fix=.; \
582 else \
583 include_option=--include; \
584 empty_fix=; \
585 fi; \
586 list='$(SUBDIRS)'; for subdir in $$list; do \
587 if test "$$subdir" = .; then :; else \
588 test ! -f $$subdir/TAGS || \
589 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
590 fi; \
591 done; \
592 $(am__define_uniq_tagged_files); \
593 shift; \
594 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
595 test -n "$$unique" || unique=$$empty_fix; \
596 if test $$# -gt 0; then \
597 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
598 "$$@" $$unique; \
599 else \
600 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
601 $$unique; \
602 fi; \
604 ctags: ctags-recursive
606 CTAGS: ctags
607 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
608 $(am__define_uniq_tagged_files); \
609 test -z "$(CTAGS_ARGS)$$unique" \
610 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
611 $$unique
613 GTAGS:
614 here=`$(am__cd) $(top_builddir) && pwd` \
615 && $(am__cd) $(top_srcdir) \
616 && gtags -i $(GTAGS_ARGS) "$$here"
617 cscopelist: cscopelist-recursive
619 cscopelist-am: $(am__tagged_files)
620 list='$(am__tagged_files)'; \
621 case "$(srcdir)" in \
622 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
623 *) sdir=$(subdir)/$(srcdir) ;; \
624 esac; \
625 for i in $$list; do \
626 if test -f "$$i"; then \
627 echo "$(subdir)/$$i"; \
628 else \
629 echo "$$sdir/$$i"; \
630 fi; \
631 done >> $(top_builddir)/cscope.files
633 distclean-tags:
634 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
636 distdir: $(DISTFILES)
637 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
638 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
639 list='$(DISTFILES)'; \
640 dist_files=`for file in $$list; do echo $$file; done | \
641 sed -e "s|^$$srcdirstrip/||;t" \
642 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
643 case $$dist_files in \
644 */*) $(MKDIR_P) `echo "$$dist_files" | \
645 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
646 sort -u` ;; \
647 esac; \
648 for file in $$dist_files; do \
649 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
650 if test -d $$d/$$file; then \
651 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
652 if test -d "$(distdir)/$$file"; then \
653 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
654 fi; \
655 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
656 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
657 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
658 fi; \
659 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
660 else \
661 test -f "$(distdir)/$$file" \
662 || cp -p $$d/$$file "$(distdir)/$$file" \
663 || exit 1; \
664 fi; \
665 done
666 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
667 if test "$$subdir" = .; then :; else \
668 $(am__make_dryrun) \
669 || test -d "$(distdir)/$$subdir" \
670 || $(MKDIR_P) "$(distdir)/$$subdir" \
671 || exit 1; \
672 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
673 $(am__relativize); \
674 new_distdir=$$reldir; \
675 dir1=$$subdir; dir2="$(top_distdir)"; \
676 $(am__relativize); \
677 new_top_distdir=$$reldir; \
678 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
679 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
680 ($(am__cd) $$subdir && \
681 $(MAKE) $(AM_MAKEFLAGS) \
682 top_distdir="$$new_top_distdir" \
683 distdir="$$new_distdir" \
684 am__remove_distdir=: \
685 am__skip_length_check=: \
686 am__skip_mode_fix=: \
687 distdir) \
688 || exit 1; \
689 fi; \
690 done
691 check-am: all-am
692 check: check-recursive
693 all-am: Makefile $(DATA)
694 installdirs: installdirs-recursive
695 installdirs-am:
696 for dir in "$(DESTDIR)$(icondir)" "$(DESTDIR)$(utildir)"; do \
697 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
698 done
699 install: install-recursive
700 install-exec: install-exec-recursive
701 install-data: install-data-recursive
702 uninstall: uninstall-recursive
704 install-am: all-am
705 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
707 installcheck: installcheck-recursive
708 install-strip:
709 if test -z '$(STRIP)'; then \
710 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
711 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
712 install; \
713 else \
714 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
715 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
716 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
718 mostlyclean-generic:
720 clean-generic:
722 distclean-generic:
723 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
724 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
726 maintainer-clean-generic:
727 @echo "This command is intended for maintainers to use"
728 @echo "it deletes files that may require special tools to rebuild."
729 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
730 clean: clean-recursive
732 clean-am: clean-generic mostlyclean-am
734 distclean: distclean-recursive
735 -rm -f Makefile
736 distclean-am: clean-am distclean-generic distclean-tags
738 dvi: dvi-recursive
740 dvi-am:
742 html: html-recursive
744 html-am:
746 info: info-recursive
748 info-am:
750 install-data-am: install-dist_iconDATA install-dist_utilDATA
752 install-dvi: install-dvi-recursive
754 install-dvi-am:
756 install-exec-am:
758 install-html: install-html-recursive
760 install-html-am:
762 install-info: install-info-recursive
764 install-info-am:
766 install-man:
768 install-pdf: install-pdf-recursive
770 install-pdf-am:
772 install-ps: install-ps-recursive
774 install-ps-am:
776 installcheck-am:
778 maintainer-clean: maintainer-clean-recursive
779 -rm -f Makefile
780 maintainer-clean-am: distclean-am maintainer-clean-generic
782 mostlyclean: mostlyclean-recursive
784 mostlyclean-am: mostlyclean-generic
786 pdf: pdf-recursive
788 pdf-am:
790 ps: ps-recursive
792 ps-am:
794 uninstall-am: uninstall-dist_iconDATA uninstall-dist_utilDATA
796 .MAKE: $(am__recursive_targets) install-am install-strip
798 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
799 check-am clean clean-generic cscopelist-am ctags ctags-am \
800 distclean distclean-generic distclean-tags distdir dvi dvi-am \
801 html html-am info info-am install install-am install-data \
802 install-data-am install-dist_iconDATA install-dist_utilDATA \
803 install-dvi install-dvi-am install-exec install-exec-am \
804 install-html install-html-am install-info install-info-am \
805 install-man install-pdf install-pdf-am install-ps \
806 install-ps-am install-strip installcheck installcheck-am \
807 installdirs installdirs-am maintainer-clean \
808 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
809 pdf-am ps ps-am tags tags-am uninstall uninstall-am \
810 uninstall-dist_iconDATA uninstall-dist_utilDATA
812 .PRECIOUS: Makefile
815 # Tell versions [3.59,3.63) of GNU make to not export all variables.
816 # Otherwise a system limit (for SysV at least) may be exceeded.
817 .NOEXPORT: