debian: fix build-deps for focal
[amule.git] / src / utils / cas / Makefile.in
blob50b9675e096c0d03eeeca26492d665793326a8c4
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@
19 VPATH = @srcdir@
20 am__is_gnu_make = { \
21 if test -z '$(MAKELEVEL)'; then \
22 false; \
23 elif test -n '$(MAKE_HOST)'; then \
24 true; \
25 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26 true; \
27 else \
28 false; \
29 fi; \
31 am__make_running_with_option = \
32 case $${target_option-} in \
33 ?) ;; \
34 *) echo "am__make_running_with_option: internal error: invalid" \
35 "target option '$${target_option-}' specified" >&2; \
36 exit 1;; \
37 esac; \
38 has_opt=no; \
39 sane_makeflags=$$MAKEFLAGS; \
40 if $(am__is_gnu_make); then \
41 sane_makeflags=$$MFLAGS; \
42 else \
43 case $$MAKEFLAGS in \
44 *\\[\ \ ]*) \
45 bs=\\; \
46 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
48 esac; \
49 fi; \
50 skip_next=no; \
51 strip_trailopt () \
52 { \
53 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54 }; \
55 for flg in $$sane_makeflags; do \
56 test $$skip_next = yes && { skip_next=no; continue; }; \
57 case $$flg in \
58 *=*|--*) continue;; \
59 -*I) strip_trailopt 'I'; skip_next=yes;; \
60 -*I?*) strip_trailopt 'I';; \
61 -*O) strip_trailopt 'O'; skip_next=yes;; \
62 -*O?*) strip_trailopt 'O';; \
63 -*l) strip_trailopt 'l'; skip_next=yes;; \
64 -*l?*) strip_trailopt 'l';; \
65 -[dEDm]) skip_next=yes;; \
66 -[JT]) skip_next=yes;; \
67 esac; \
68 case $$flg in \
69 *$$target_option*) has_opt=yes; break;; \
70 esac; \
71 done; \
72 test $$has_opt = yes
73 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75 pkgdatadir = $(datadir)/@PACKAGE@
76 pkgincludedir = $(includedir)/@PACKAGE@
77 pkglibdir = $(libdir)/@PACKAGE@
78 pkglibexecdir = $(libexecdir)/@PACKAGE@
79 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80 install_sh_DATA = $(install_sh) -c -m 644
81 install_sh_PROGRAM = $(install_sh) -c
82 install_sh_SCRIPT = $(install_sh) -c
83 INSTALL_HEADER = $(INSTALL_DATA)
84 transform = $(program_transform_name)
85 NORMAL_INSTALL = :
86 PRE_INSTALL = :
87 POST_INSTALL = :
88 NORMAL_UNINSTALL = :
89 PRE_UNINSTALL = :
90 POST_UNINSTALL = :
91 build_triplet = @build@
92 host_triplet = @host@
93 bin_PROGRAMS = cas$(EXEEXT)
94 @NEED_CORESERVICES_TRUE@am__append_1 = -framework CoreServices
95 subdir = src/utils/cas
96 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
97 am__aclocal_m4_deps = $(top_srcdir)/m4/GeoIP.m4 \
98 $(top_srcdir)/m4/bfd.m4 $(top_srcdir)/m4/boost.m4 \
99 $(top_srcdir)/m4/build-tools.m4 $(top_srcdir)/m4/codeset.m4 \
100 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
101 $(top_srcdir)/m4/gdlib.m4 $(top_srcdir)/m4/gettext.m4 \
102 $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
103 $(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
104 $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
105 $(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/kde.m4 \
106 $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
107 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
108 $(top_srcdir)/m4/libpng.m4 $(top_srcdir)/m4/libupnp.m4 \
109 $(top_srcdir)/m4/mmap.m4 $(top_srcdir)/m4/muleboost.m4 \
110 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 \
111 $(top_srcdir)/m4/plasmamule.m4 $(top_srcdir)/m4/progtest.m4 \
112 $(top_srcdir)/m4/qt.m4 $(top_srcdir)/m4/readline.m4 \
113 $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/uintmax_t.m4 \
114 $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/wxwin.m4 \
115 $(top_srcdir)/m4/zlib.m4 $(top_srcdir)/acinclude.m4 \
116 $(top_srcdir)/configure.ac
117 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
118 $(ACLOCAL_M4)
119 DIST_COMMON = $(srcdir)/Makefile.am $(dist_cas_DATA) $(noinst_HEADERS) \
120 $(am__DIST_COMMON)
121 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
122 CONFIG_HEADER = $(top_builddir)/config.h
123 CONFIG_CLEAN_FILES =
124 CONFIG_CLEAN_VPATH_FILES =
125 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(casdir)"
126 PROGRAMS = $(bin_PROGRAMS)
127 am_cas_OBJECTS = cas-cas.$(OBJEXT) cas-configfile.$(OBJEXT) \
128 cas-functions.$(OBJEXT) cas-graphics.$(OBJEXT) \
129 cas-html.$(OBJEXT) cas-lines.$(OBJEXT)
130 @NEED_RC_TRUE@nodist_cas_OBJECTS = cas-version.$(OBJEXT)
131 cas_OBJECTS = $(am_cas_OBJECTS) $(nodist_cas_OBJECTS)
132 am__DEPENDENCIES_1 =
133 cas_DEPENDENCIES = $(am__DEPENDENCIES_1)
134 cas_LINK = $(CCLD) $(cas_CFLAGS) $(CFLAGS) $(cas_LDFLAGS) $(LDFLAGS) \
135 -o $@
136 AM_V_P = $(am__v_P_@AM_V@)
137 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
138 am__v_P_0 = false
139 am__v_P_1 = :
140 AM_V_GEN = $(am__v_GEN_@AM_V@)
141 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
142 am__v_GEN_0 = @echo " GEN " $@;
143 am__v_GEN_1 =
144 AM_V_at = $(am__v_at_@AM_V@)
145 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
146 am__v_at_0 = @
147 am__v_at_1 =
148 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
149 depcomp = $(SHELL) $(top_srcdir)/depcomp
150 am__depfiles_maybe = depfiles
151 am__mv = mv -f
152 AM_V_lt = $(am__v_lt_@AM_V@)
153 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
154 am__v_lt_0 = --silent
155 am__v_lt_1 =
156 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
157 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
158 AM_V_CC = $(am__v_CC_@AM_V@)
159 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
160 am__v_CC_0 = @echo " CC " $@;
161 am__v_CC_1 =
162 CCLD = $(CC)
163 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
164 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
165 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
166 am__v_CCLD_0 = @echo " CCLD " $@;
167 am__v_CCLD_1 =
168 SOURCES = $(cas_SOURCES) $(nodist_cas_SOURCES)
169 DIST_SOURCES = $(cas_SOURCES)
170 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
171 ctags-recursive dvi-recursive html-recursive info-recursive \
172 install-data-recursive install-dvi-recursive \
173 install-exec-recursive install-html-recursive \
174 install-info-recursive install-pdf-recursive \
175 install-ps-recursive install-recursive installcheck-recursive \
176 installdirs-recursive pdf-recursive ps-recursive \
177 tags-recursive uninstall-recursive
178 am__can_run_installinfo = \
179 case $$AM_UPDATE_INFO_DIR in \
180 n|no|NO) false;; \
181 *) (install-info --version) >/dev/null 2>&1;; \
182 esac
183 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
184 am__vpath_adj = case $$p in \
185 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
186 *) f=$$p;; \
187 esac;
188 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
189 am__install_max = 40
190 am__nobase_strip_setup = \
191 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
192 am__nobase_strip = \
193 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
194 am__nobase_list = $(am__nobase_strip_setup); \
195 for p in $$list; do echo "$$p $$p"; done | \
196 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
197 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
198 if (++n[$$2] == $(am__install_max)) \
199 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
200 END { for (dir in files) print dir, files[dir] }'
201 am__base_list = \
202 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
203 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
204 am__uninstall_files_from_dir = { \
205 test -z "$$files" \
206 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
207 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
208 $(am__cd) "$$dir" && rm -f $$files; }; \
210 DATA = $(dist_cas_DATA)
211 HEADERS = $(noinst_HEADERS)
212 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
213 distclean-recursive maintainer-clean-recursive
214 am__recursive_targets = \
215 $(RECURSIVE_TARGETS) \
216 $(RECURSIVE_CLEAN_TARGETS) \
217 $(am__extra_recursive_targets)
218 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
219 distdir
220 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
221 # Read a list of newline-separated strings from the standard input,
222 # and print each of them once, without duplicates. Input order is
223 # *not* preserved.
224 am__uniquify_input = $(AWK) '\
225 BEGIN { nonempty = 0; } \
226 { items[$$0] = 1; nonempty = 1; } \
227 END { if (nonempty) { for (i in items) print i; }; } \
229 # Make sure the list of sources is unique. This is necessary because,
230 # e.g., the same source file might be shared among _SOURCES variables
231 # for different programs/libraries.
232 am__define_uniq_tagged_files = \
233 list='$(am__tagged_files)'; \
234 unique=`for i in $$list; do \
235 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
236 done | $(am__uniquify_input)`
237 ETAGS = etags
238 CTAGS = ctags
239 DIST_SUBDIRS = $(SUBDIRS)
240 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
241 $(top_srcdir)/mkinstalldirs README
242 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
243 am__relativize = \
244 dir0=`pwd`; \
245 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
246 sed_rest='s,^[^/]*/*,,'; \
247 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
248 sed_butlast='s,/*[^/]*$$,,'; \
249 while test -n "$$dir1"; do \
250 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
251 if test "$$first" != "."; then \
252 if test "$$first" = ".."; then \
253 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
254 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
255 else \
256 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
257 if test "$$first2" = "$$first"; then \
258 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
259 else \
260 dir2="../$$dir2"; \
261 fi; \
262 dir0="$$dir0"/"$$first"; \
263 fi; \
264 fi; \
265 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
266 done; \
267 reldir="$$dir2"
268 ACLOCAL = @ACLOCAL@
269 ALCC_MANPAGES = @ALCC_MANPAGES@
270 ALC_MANPAGES = @ALC_MANPAGES@
271 ALLOCA = @ALLOCA@
272 AMTAR = @AMTAR@
273 AMULECMD_MANPAGES = @AMULECMD_MANPAGES@
274 AMULEWEB_DEFS = @AMULEWEB_DEFS@
275 AMULE_DAEMON_MANPAGES = @AMULE_DAEMON_MANPAGES@
276 AMULE_GUI_MANPAGES = @AMULE_GUI_MANPAGES@
277 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
278 AR = @AR@
279 AUTOCONF = @AUTOCONF@
280 AUTOHEADER = @AUTOHEADER@
281 AUTOMAKE = @AUTOMAKE@
282 AWK = @AWK@
283 BFD_CPPFLAGS = @BFD_CPPFLAGS@
284 BFD_LIBS = @BFD_LIBS@
285 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
286 BOOST_LDPATH = @BOOST_LDPATH@
287 BOOST_ROOT = @BOOST_ROOT@
288 BOOST_SYSTEM_LDFLAGS = @BOOST_SYSTEM_LDFLAGS@
289 BOOST_SYSTEM_LDPATH = @BOOST_SYSTEM_LDPATH@
290 BOOST_SYSTEM_LIBS = @BOOST_SYSTEM_LIBS@
291 BUILD_CC = @BUILD_CC@
292 BUILD_CFLAGS = @BUILD_CFLAGS@
293 BUILD_CPPFLAGS = @BUILD_CPPFLAGS@
294 BUILD_EXEEXT = @BUILD_EXEEXT@
295 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
296 BUILD_LDFLAGS = @BUILD_LDFLAGS@
297 CAS_DEFS = @CAS_DEFS@
298 CAS_MANPAGES = @CAS_MANPAGES@
299 CATOBJEXT = @CATOBJEXT@
300 CC = @CC@
301 CCDEPMODE = @CCDEPMODE@
302 CFLAGS = @CFLAGS@
303 CPP = @CPP@
304 CPPFLAGS = @CPPFLAGS@
305 CRYPTOPP_CPPFLAGS = @CRYPTOPP_CPPFLAGS@
306 CRYPTOPP_LDFLAGS = @CRYPTOPP_LDFLAGS@
307 CRYPTOPP_LIBS = @CRYPTOPP_LIBS@
308 CXX = @CXX@
309 CXXCPP = @CXXCPP@
310 CXXDEPMODE = @CXXDEPMODE@
311 CXXFLAGS = @CXXFLAGS@
312 CYGPATH_W = @CYGPATH_W@
313 DATADIRNAME = @DATADIRNAME@
314 DEBUGFLAG = @DEBUGFLAG@
315 DEFS = @DEFS@
316 DEPDIR = @DEPDIR@
317 DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
318 ECHO_C = @ECHO_C@
319 ECHO_N = @ECHO_N@
320 ECHO_T = @ECHO_T@
321 ED2K_MANPAGES = @ED2K_MANPAGES@
322 EGREP = @EGREP@
323 EXEEXT = @EXEEXT@
324 GDLIB_CFLAGS = @GDLIB_CFLAGS@
325 GDLIB_CONFIG_PATH = @GDLIB_CONFIG_PATH@
326 GDLIB_LDFLAGS = @GDLIB_LDFLAGS@
327 GDLIB_LIBS = @GDLIB_LIBS@
328 GENCAT = @GENCAT@
329 GEOIP_CPPFLAGS = @GEOIP_CPPFLAGS@
330 GEOIP_LDFLAGS = @GEOIP_LDFLAGS@
331 GEOIP_LIBS = @GEOIP_LIBS@
332 GLIBC21 = @GLIBC21@
333 GMSGFMT = @GMSGFMT@
334 GREP = @GREP@
335 INCINTL = @INCINTL@
336 INSTALL = @INSTALL@
337 INSTALL_DATA = @INSTALL_DATA@
338 INSTALL_PROGRAM = @INSTALL_PROGRAM@
339 INSTALL_SCRIPT = @INSTALL_SCRIPT@
340 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
341 INSTOBJEXT = @INSTOBJEXT@
342 INTLBISON = @INTLBISON@
343 INTLLIBS = @INTLLIBS@
344 INTLOBJS = @INTLOBJS@
345 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
346 KDE4_CONFIG = @KDE4_CONFIG@
347 KDE_APPLNK_PATH = @KDE_APPLNK_PATH@
348 KDE_HEADER_DIR = @KDE_HEADER_DIR@
349 KDE_ICON_PATH = @KDE_ICON_PATH@
350 KDE_MIME_PATH = @KDE_MIME_PATH@
351 KDE_MODULE_PATH = @KDE_MODULE_PATH@
352 KDE_SERVICE_PATH = @KDE_SERVICE_PATH@
353 LD = @LD@
354 LDFLAGS = @LDFLAGS@
355 LIBICONV = @LIBICONV@
356 LIBINTL = @LIBINTL@
357 LIBOBJS = @LIBOBJS@
358 LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
359 LIBPNG_CONFIG_PATH = @LIBPNG_CONFIG_PATH@
360 LIBPNG_LDFLAGS = @LIBPNG_LDFLAGS@
361 LIBPNG_LIBS = @LIBPNG_LIBS@
362 LIBS = @LIBS@
363 LIBUPNP_CFLAGS = @LIBUPNP_CFLAGS@
364 LIBUPNP_CPPFLAGS = @LIBUPNP_CPPFLAGS@
365 LIBUPNP_LDFLAGS = @LIBUPNP_LDFLAGS@
366 LIBUPNP_LIBS = @LIBUPNP_LIBS@
367 LTLIBICONV = @LTLIBICONV@
368 LTLIBINTL = @LTLIBINTL@
369 LTLIBOBJS = @LTLIBOBJS@
370 MAINT = @MAINT@
371 MAKEINFO = @MAKEINFO@
372 MKDIR_P = @MKDIR_P@
373 MKINSTALLDIRS = @MKINSTALLDIRS@
374 MONOLITHIC_MANPAGES = @MONOLITHIC_MANPAGES@
375 MSGFMT = @MSGFMT@
376 MSGMERGE = @MSGMERGE@
377 MULECFLAGS = @MULECFLAGS@
378 MULECPPFLAGS = @MULECPPFLAGS@
379 MULECXXFLAGS = @MULECXXFLAGS@
380 MULELDFLAGS = @MULELDFLAGS@
381 MULERCFLAGS = @MULERCFLAGS@
382 OBJEXT = @OBJEXT@
383 PACKAGE = @PACKAGE@
384 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
385 PACKAGE_NAME = @PACKAGE_NAME@
386 PACKAGE_STRING = @PACKAGE_STRING@
387 PACKAGE_TARNAME = @PACKAGE_TARNAME@
388 PACKAGE_URL = @PACKAGE_URL@
389 PACKAGE_VERSION = @PACKAGE_VERSION@
390 PATH_SEPARATOR = @PATH_SEPARATOR@
391 PKG_CONFIG = @PKG_CONFIG@
392 POSUB = @POSUB@
393 POW_LIB = @POW_LIB@
394 QT_CORE_CXXFLAGS = @QT_CORE_CXXFLAGS@
395 QT_CORE_LIBS = @QT_CORE_LIBS@
396 QT_DBUS_LDFLAGS = @QT_DBUS_LDFLAGS@
397 QT_GUI_CXXFLAGS = @QT_GUI_CXXFLAGS@
398 QT_GUI_LIBS = @QT_GUI_LIBS@
399 QT_MOC = @QT_MOC@
400 RANLIB = @RANLIB@
401 RC = @RC@
402 RCFLAGS = @RCFLAGS@
403 READLINE_LIBS = @READLINE_LIBS@
404 RESOLV_LIB = @RESOLV_LIB@
405 SED = @SED@
406 SET_MAKE = @SET_MAKE@
407 SHELL = @SHELL@
408 STRIP = @STRIP@
409 SVNDATE = @SVNDATE@
410 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
411 USE_NLS = @USE_NLS@
412 VERSION = @VERSION@
413 WEBSERVER_MANPAGES = @WEBSERVER_MANPAGES@
414 WXBASE_CPPFLAGS = @WXBASE_CPPFLAGS@
415 WXBASE_LIBS = @WXBASE_LIBS@
416 WXCAS_MANPAGES = @WXCAS_MANPAGES@
417 WX_CFLAGS = @WX_CFLAGS@
418 WX_CFLAGS_ONLY = @WX_CFLAGS_ONLY@
419 WX_CONFIG_PATH = @WX_CONFIG_PATH@
420 WX_CPPFLAGS = @WX_CPPFLAGS@
421 WX_CXXFLAGS = @WX_CXXFLAGS@
422 WX_CXXFLAGS_ONLY = @WX_CXXFLAGS_ONLY@
423 WX_DEBUG = @WX_DEBUG@
424 WX_LIBS = @WX_LIBS@
425 WX_LIBS_STATIC = @WX_LIBS_STATIC@
426 WX_PORT = @WX_PORT@
427 WX_RESCOMP = @WX_RESCOMP@
428 WX_SHARED = @WX_SHARED@
429 WX_UNICODE = @WX_UNICODE@
430 WX_VERSION = @WX_VERSION@
431 WX_VERSION_MAJOR = @WX_VERSION_MAJOR@
432 WX_VERSION_MICRO = @WX_VERSION_MICRO@
433 WX_VERSION_MINOR = @WX_VERSION_MINOR@
434 XGETTEXT = @XGETTEXT@
435 ZLIB_CPPFLAGS = @ZLIB_CPPFLAGS@
436 ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
437 ZLIB_LIBS = @ZLIB_LIBS@
438 abs_builddir = @abs_builddir@
439 abs_srcdir = @abs_srcdir@
440 abs_top_builddir = @abs_top_builddir@
441 abs_top_srcdir = @abs_top_srcdir@
442 ac_ct_BUILD_CC = @ac_ct_BUILD_CC@
443 ac_ct_CC = @ac_ct_CC@
444 ac_ct_CXX = @ac_ct_CXX@
445 am__include = @am__include@
446 am__leading_dot = @am__leading_dot@
447 am__quote = @am__quote@
448 am__tar = @am__tar@
449 am__untar = @am__untar@
450 bindir = @bindir@
451 build = @build@
452 build_alias = @build_alias@
453 build_cpu = @build_cpu@
454 build_os = @build_os@
455 build_vendor = @build_vendor@
456 builddir = @builddir@
457 datadir = @datadir@
458 datarootdir = @datarootdir@
459 docdir = @docdir@
460 dvidir = @dvidir@
461 exec_prefix = @exec_prefix@
462 host = @host@
463 host_alias = @host_alias@
464 host_cpu = @host_cpu@
465 host_os = @host_os@
466 host_vendor = @host_vendor@
467 htmldir = @htmldir@
468 includedir = @includedir@
469 infodir = @infodir@
470 install_sh = @install_sh@
471 libdir = @libdir@
472 libexecdir = @libexecdir@
473 localedir = @localedir@
474 localstatedir = @localstatedir@
475 mandir = @mandir@
476 mkdir_p = @mkdir_p@
477 oldincludedir = @oldincludedir@
478 pdfdir = @pdfdir@
479 prefix = @prefix@
480 program_transform_name = @program_transform_name@
481 psdir = @psdir@
482 runstatedir = @runstatedir@
483 sbindir = @sbindir@
484 sharedstatedir = @sharedstatedir@
485 srcdir = @srcdir@
486 sysconfdir = @sysconfdir@
487 target_alias = @target_alias@
488 top_build_prefix = @top_build_prefix@
489 top_builddir = @top_builddir@
490 top_srcdir = @top_srcdir@
491 EXTRA_DIST = README
492 SUBDIRS = docs
493 dist_cas_DATA = tmp.html stat.png
494 casdir = $(datadir)/cas
495 cas_SOURCES = cas.c \
496 configfile.c \
497 functions.c \
498 graphics.c \
499 html.c \
500 lines.c
502 noinst_HEADERS = configfile.h \
503 functions.h \
504 graphics.h \
505 html.h \
506 lines.h \
507 version.h
509 cas_CPPFLAGS = $(MULECPPFLAGS) $(CAS_DEFS)
510 cas_CFLAGS = $(MULECFLAGS) $(GDLIB_CFLAGS)
511 cas_LDFLAGS = $(MULELDFLAGS) $(GDLIB_LDFLAGS) $(am__append_1)
512 cas_LDADD = $(GDLIB_LIBS)
514 # Resources
515 @NEED_RC_TRUE@SUFFIXES = .rc
516 @NEED_RC_TRUE@nodist_cas_SOURCES = cas-version.rc
517 @NEED_RC_TRUE@CLEANFILES = *-version.rc
518 MAINTAINERCLEANFILES = Makefile.in
519 all: all-recursive
521 .SUFFIXES:
522 .SUFFIXES: .rc .$(OBJEXT) .c .o .obj
523 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
524 @for dep in $?; do \
525 case '$(am__configure_deps)' in \
526 *$$dep*) \
527 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
528 && { if test -f $@; then exit 0; else break; fi; }; \
529 exit 1;; \
530 esac; \
531 done; \
532 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/utils/cas/Makefile'; \
533 $(am__cd) $(top_srcdir) && \
534 $(AUTOMAKE) --foreign src/utils/cas/Makefile
535 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
536 @case '$?' in \
537 *config.status*) \
538 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
539 *) \
540 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
541 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
542 esac;
544 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
545 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
547 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
548 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
549 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
550 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
551 $(am__aclocal_m4_deps):
552 install-binPROGRAMS: $(bin_PROGRAMS)
553 @$(NORMAL_INSTALL)
554 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
555 if test -n "$$list"; then \
556 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
557 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
558 fi; \
559 for p in $$list; do echo "$$p $$p"; done | \
560 sed 's/$(EXEEXT)$$//' | \
561 while read p p1; do if test -f $$p \
562 ; then echo "$$p"; echo "$$p"; else :; fi; \
563 done | \
564 sed -e 'p;s,.*/,,;n;h' \
565 -e 's|.*|.|' \
566 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
567 sed 'N;N;N;s,\n, ,g' | \
568 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
569 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
570 if ($$2 == $$4) files[d] = files[d] " " $$1; \
571 else { print "f", $$3 "/" $$4, $$1; } } \
572 END { for (d in files) print "f", d, files[d] }' | \
573 while read type dir files; do \
574 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
575 test -z "$$files" || { \
576 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
577 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
579 ; done
581 uninstall-binPROGRAMS:
582 @$(NORMAL_UNINSTALL)
583 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
584 files=`for p in $$list; do echo "$$p"; done | \
585 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
586 -e 's/$$/$(EXEEXT)/' \
587 `; \
588 test -n "$$list" || exit 0; \
589 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
590 cd "$(DESTDIR)$(bindir)" && rm -f $$files
592 clean-binPROGRAMS:
593 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
595 cas$(EXEEXT): $(cas_OBJECTS) $(cas_DEPENDENCIES) $(EXTRA_cas_DEPENDENCIES)
596 @rm -f cas$(EXEEXT)
597 $(AM_V_CCLD)$(cas_LINK) $(cas_OBJECTS) $(cas_LDADD) $(LIBS)
599 mostlyclean-compile:
600 -rm -f *.$(OBJEXT)
602 distclean-compile:
603 -rm -f *.tab.c
605 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas-cas.Po@am__quote@
606 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas-configfile.Po@am__quote@
607 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas-functions.Po@am__quote@
608 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas-graphics.Po@am__quote@
609 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas-html.Po@am__quote@
610 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas-lines.Po@am__quote@
612 .c.o:
613 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
614 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
615 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
616 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
617 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
619 .c.obj:
620 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
621 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
622 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
623 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
624 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
626 cas-cas.o: cas.c
627 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -MT cas-cas.o -MD -MP -MF $(DEPDIR)/cas-cas.Tpo -c -o cas-cas.o `test -f 'cas.c' || echo '$(srcdir)/'`cas.c
628 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cas-cas.Tpo $(DEPDIR)/cas-cas.Po
629 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cas.c' object='cas-cas.o' libtool=no @AMDEPBACKSLASH@
630 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
631 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -c -o cas-cas.o `test -f 'cas.c' || echo '$(srcdir)/'`cas.c
633 cas-cas.obj: cas.c
634 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -MT cas-cas.obj -MD -MP -MF $(DEPDIR)/cas-cas.Tpo -c -o cas-cas.obj `if test -f 'cas.c'; then $(CYGPATH_W) 'cas.c'; else $(CYGPATH_W) '$(srcdir)/cas.c'; fi`
635 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cas-cas.Tpo $(DEPDIR)/cas-cas.Po
636 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cas.c' object='cas-cas.obj' libtool=no @AMDEPBACKSLASH@
637 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
638 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -c -o cas-cas.obj `if test -f 'cas.c'; then $(CYGPATH_W) 'cas.c'; else $(CYGPATH_W) '$(srcdir)/cas.c'; fi`
640 cas-configfile.o: configfile.c
641 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -MT cas-configfile.o -MD -MP -MF $(DEPDIR)/cas-configfile.Tpo -c -o cas-configfile.o `test -f 'configfile.c' || echo '$(srcdir)/'`configfile.c
642 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cas-configfile.Tpo $(DEPDIR)/cas-configfile.Po
643 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='configfile.c' object='cas-configfile.o' libtool=no @AMDEPBACKSLASH@
644 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
645 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -c -o cas-configfile.o `test -f 'configfile.c' || echo '$(srcdir)/'`configfile.c
647 cas-configfile.obj: configfile.c
648 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -MT cas-configfile.obj -MD -MP -MF $(DEPDIR)/cas-configfile.Tpo -c -o cas-configfile.obj `if test -f 'configfile.c'; then $(CYGPATH_W) 'configfile.c'; else $(CYGPATH_W) '$(srcdir)/configfile.c'; fi`
649 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cas-configfile.Tpo $(DEPDIR)/cas-configfile.Po
650 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='configfile.c' object='cas-configfile.obj' libtool=no @AMDEPBACKSLASH@
651 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
652 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -c -o cas-configfile.obj `if test -f 'configfile.c'; then $(CYGPATH_W) 'configfile.c'; else $(CYGPATH_W) '$(srcdir)/configfile.c'; fi`
654 cas-functions.o: functions.c
655 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -MT cas-functions.o -MD -MP -MF $(DEPDIR)/cas-functions.Tpo -c -o cas-functions.o `test -f 'functions.c' || echo '$(srcdir)/'`functions.c
656 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cas-functions.Tpo $(DEPDIR)/cas-functions.Po
657 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='functions.c' object='cas-functions.o' libtool=no @AMDEPBACKSLASH@
658 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
659 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -c -o cas-functions.o `test -f 'functions.c' || echo '$(srcdir)/'`functions.c
661 cas-functions.obj: functions.c
662 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -MT cas-functions.obj -MD -MP -MF $(DEPDIR)/cas-functions.Tpo -c -o cas-functions.obj `if test -f 'functions.c'; then $(CYGPATH_W) 'functions.c'; else $(CYGPATH_W) '$(srcdir)/functions.c'; fi`
663 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cas-functions.Tpo $(DEPDIR)/cas-functions.Po
664 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='functions.c' object='cas-functions.obj' libtool=no @AMDEPBACKSLASH@
665 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
666 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -c -o cas-functions.obj `if test -f 'functions.c'; then $(CYGPATH_W) 'functions.c'; else $(CYGPATH_W) '$(srcdir)/functions.c'; fi`
668 cas-graphics.o: graphics.c
669 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -MT cas-graphics.o -MD -MP -MF $(DEPDIR)/cas-graphics.Tpo -c -o cas-graphics.o `test -f 'graphics.c' || echo '$(srcdir)/'`graphics.c
670 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cas-graphics.Tpo $(DEPDIR)/cas-graphics.Po
671 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='graphics.c' object='cas-graphics.o' libtool=no @AMDEPBACKSLASH@
672 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
673 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -c -o cas-graphics.o `test -f 'graphics.c' || echo '$(srcdir)/'`graphics.c
675 cas-graphics.obj: graphics.c
676 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -MT cas-graphics.obj -MD -MP -MF $(DEPDIR)/cas-graphics.Tpo -c -o cas-graphics.obj `if test -f 'graphics.c'; then $(CYGPATH_W) 'graphics.c'; else $(CYGPATH_W) '$(srcdir)/graphics.c'; fi`
677 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cas-graphics.Tpo $(DEPDIR)/cas-graphics.Po
678 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='graphics.c' object='cas-graphics.obj' libtool=no @AMDEPBACKSLASH@
679 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
680 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -c -o cas-graphics.obj `if test -f 'graphics.c'; then $(CYGPATH_W) 'graphics.c'; else $(CYGPATH_W) '$(srcdir)/graphics.c'; fi`
682 cas-html.o: html.c
683 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -MT cas-html.o -MD -MP -MF $(DEPDIR)/cas-html.Tpo -c -o cas-html.o `test -f 'html.c' || echo '$(srcdir)/'`html.c
684 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cas-html.Tpo $(DEPDIR)/cas-html.Po
685 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='html.c' object='cas-html.o' libtool=no @AMDEPBACKSLASH@
686 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
687 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -c -o cas-html.o `test -f 'html.c' || echo '$(srcdir)/'`html.c
689 cas-html.obj: html.c
690 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -MT cas-html.obj -MD -MP -MF $(DEPDIR)/cas-html.Tpo -c -o cas-html.obj `if test -f 'html.c'; then $(CYGPATH_W) 'html.c'; else $(CYGPATH_W) '$(srcdir)/html.c'; fi`
691 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cas-html.Tpo $(DEPDIR)/cas-html.Po
692 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='html.c' object='cas-html.obj' libtool=no @AMDEPBACKSLASH@
693 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
694 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -c -o cas-html.obj `if test -f 'html.c'; then $(CYGPATH_W) 'html.c'; else $(CYGPATH_W) '$(srcdir)/html.c'; fi`
696 cas-lines.o: lines.c
697 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -MT cas-lines.o -MD -MP -MF $(DEPDIR)/cas-lines.Tpo -c -o cas-lines.o `test -f 'lines.c' || echo '$(srcdir)/'`lines.c
698 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cas-lines.Tpo $(DEPDIR)/cas-lines.Po
699 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lines.c' object='cas-lines.o' libtool=no @AMDEPBACKSLASH@
700 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
701 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -c -o cas-lines.o `test -f 'lines.c' || echo '$(srcdir)/'`lines.c
703 cas-lines.obj: lines.c
704 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -MT cas-lines.obj -MD -MP -MF $(DEPDIR)/cas-lines.Tpo -c -o cas-lines.obj `if test -f 'lines.c'; then $(CYGPATH_W) 'lines.c'; else $(CYGPATH_W) '$(srcdir)/lines.c'; fi`
705 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cas-lines.Tpo $(DEPDIR)/cas-lines.Po
706 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lines.c' object='cas-lines.obj' libtool=no @AMDEPBACKSLASH@
707 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
708 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cas_CPPFLAGS) $(CPPFLAGS) $(cas_CFLAGS) $(CFLAGS) -c -o cas-lines.obj `if test -f 'lines.c'; then $(CYGPATH_W) 'lines.c'; else $(CYGPATH_W) '$(srcdir)/lines.c'; fi`
709 install-dist_casDATA: $(dist_cas_DATA)
710 @$(NORMAL_INSTALL)
711 @list='$(dist_cas_DATA)'; test -n "$(casdir)" || list=; \
712 if test -n "$$list"; then \
713 echo " $(MKDIR_P) '$(DESTDIR)$(casdir)'"; \
714 $(MKDIR_P) "$(DESTDIR)$(casdir)" || exit 1; \
715 fi; \
716 for p in $$list; do \
717 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
718 echo "$$d$$p"; \
719 done | $(am__base_list) | \
720 while read files; do \
721 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(casdir)'"; \
722 $(INSTALL_DATA) $$files "$(DESTDIR)$(casdir)" || exit $$?; \
723 done
725 uninstall-dist_casDATA:
726 @$(NORMAL_UNINSTALL)
727 @list='$(dist_cas_DATA)'; test -n "$(casdir)" || list=; \
728 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
729 dir='$(DESTDIR)$(casdir)'; $(am__uninstall_files_from_dir)
731 # This directory's subdirectories are mostly independent; you can cd
732 # into them and run 'make' without going through this Makefile.
733 # To change the values of 'make' variables: instead of editing Makefiles,
734 # (1) if the variable is set in 'config.status', edit 'config.status'
735 # (which will cause the Makefiles to be regenerated when you run 'make');
736 # (2) otherwise, pass the desired values on the 'make' command line.
737 $(am__recursive_targets):
738 @fail=; \
739 if $(am__make_keepgoing); then \
740 failcom='fail=yes'; \
741 else \
742 failcom='exit 1'; \
743 fi; \
744 dot_seen=no; \
745 target=`echo $@ | sed s/-recursive//`; \
746 case "$@" in \
747 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
748 *) list='$(SUBDIRS)' ;; \
749 esac; \
750 for subdir in $$list; do \
751 echo "Making $$target in $$subdir"; \
752 if test "$$subdir" = "."; then \
753 dot_seen=yes; \
754 local_target="$$target-am"; \
755 else \
756 local_target="$$target"; \
757 fi; \
758 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
759 || eval $$failcom; \
760 done; \
761 if test "$$dot_seen" = "no"; then \
762 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
763 fi; test -z "$$fail"
765 ID: $(am__tagged_files)
766 $(am__define_uniq_tagged_files); mkid -fID $$unique
767 tags: tags-recursive
768 TAGS: tags
770 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
771 set x; \
772 here=`pwd`; \
773 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
774 include_option=--etags-include; \
775 empty_fix=.; \
776 else \
777 include_option=--include; \
778 empty_fix=; \
779 fi; \
780 list='$(SUBDIRS)'; for subdir in $$list; do \
781 if test "$$subdir" = .; then :; else \
782 test ! -f $$subdir/TAGS || \
783 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
784 fi; \
785 done; \
786 $(am__define_uniq_tagged_files); \
787 shift; \
788 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
789 test -n "$$unique" || unique=$$empty_fix; \
790 if test $$# -gt 0; then \
791 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
792 "$$@" $$unique; \
793 else \
794 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
795 $$unique; \
796 fi; \
798 ctags: ctags-recursive
800 CTAGS: ctags
801 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
802 $(am__define_uniq_tagged_files); \
803 test -z "$(CTAGS_ARGS)$$unique" \
804 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
805 $$unique
807 GTAGS:
808 here=`$(am__cd) $(top_builddir) && pwd` \
809 && $(am__cd) $(top_srcdir) \
810 && gtags -i $(GTAGS_ARGS) "$$here"
811 cscopelist: cscopelist-recursive
813 cscopelist-am: $(am__tagged_files)
814 list='$(am__tagged_files)'; \
815 case "$(srcdir)" in \
816 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
817 *) sdir=$(subdir)/$(srcdir) ;; \
818 esac; \
819 for i in $$list; do \
820 if test -f "$$i"; then \
821 echo "$(subdir)/$$i"; \
822 else \
823 echo "$$sdir/$$i"; \
824 fi; \
825 done >> $(top_builddir)/cscope.files
827 distclean-tags:
828 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
830 distdir: $(DISTFILES)
831 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
832 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
833 list='$(DISTFILES)'; \
834 dist_files=`for file in $$list; do echo $$file; done | \
835 sed -e "s|^$$srcdirstrip/||;t" \
836 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
837 case $$dist_files in \
838 */*) $(MKDIR_P) `echo "$$dist_files" | \
839 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
840 sort -u` ;; \
841 esac; \
842 for file in $$dist_files; do \
843 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
844 if test -d $$d/$$file; then \
845 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
846 if test -d "$(distdir)/$$file"; then \
847 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
848 fi; \
849 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
850 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
851 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
852 fi; \
853 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
854 else \
855 test -f "$(distdir)/$$file" \
856 || cp -p $$d/$$file "$(distdir)/$$file" \
857 || exit 1; \
858 fi; \
859 done
860 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
861 if test "$$subdir" = .; then :; else \
862 $(am__make_dryrun) \
863 || test -d "$(distdir)/$$subdir" \
864 || $(MKDIR_P) "$(distdir)/$$subdir" \
865 || exit 1; \
866 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
867 $(am__relativize); \
868 new_distdir=$$reldir; \
869 dir1=$$subdir; dir2="$(top_distdir)"; \
870 $(am__relativize); \
871 new_top_distdir=$$reldir; \
872 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
873 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
874 ($(am__cd) $$subdir && \
875 $(MAKE) $(AM_MAKEFLAGS) \
876 top_distdir="$$new_top_distdir" \
877 distdir="$$new_distdir" \
878 am__remove_distdir=: \
879 am__skip_length_check=: \
880 am__skip_mode_fix=: \
881 distdir) \
882 || exit 1; \
883 fi; \
884 done
885 check-am: all-am
886 check: check-recursive
887 all-am: Makefile $(PROGRAMS) $(DATA) $(HEADERS)
888 installdirs: installdirs-recursive
889 installdirs-am:
890 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(casdir)"; do \
891 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
892 done
893 install: install-recursive
894 install-exec: install-exec-recursive
895 install-data: install-data-recursive
896 uninstall: uninstall-recursive
898 install-am: all-am
899 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
901 installcheck: installcheck-recursive
902 install-strip:
903 if test -z '$(STRIP)'; then \
904 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
905 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
906 install; \
907 else \
908 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
909 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
910 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
912 mostlyclean-generic:
914 clean-generic:
915 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
917 distclean-generic:
918 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
919 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
921 maintainer-clean-generic:
922 @echo "This command is intended for maintainers to use"
923 @echo "it deletes files that may require special tools to rebuild."
924 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
925 clean: clean-recursive
927 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
929 distclean: distclean-recursive
930 -rm -rf ./$(DEPDIR)
931 -rm -f Makefile
932 distclean-am: clean-am distclean-compile distclean-generic \
933 distclean-tags
935 dvi: dvi-recursive
937 dvi-am:
939 html: html-recursive
941 html-am:
943 info: info-recursive
945 info-am:
947 install-data-am: install-dist_casDATA
949 install-dvi: install-dvi-recursive
951 install-dvi-am:
953 install-exec-am: install-binPROGRAMS
955 install-html: install-html-recursive
957 install-html-am:
959 install-info: install-info-recursive
961 install-info-am:
963 install-man:
965 install-pdf: install-pdf-recursive
967 install-pdf-am:
969 install-ps: install-ps-recursive
971 install-ps-am:
973 installcheck-am:
975 maintainer-clean: maintainer-clean-recursive
976 -rm -rf ./$(DEPDIR)
977 -rm -f Makefile
978 maintainer-clean-am: distclean-am maintainer-clean-generic
980 mostlyclean: mostlyclean-recursive
982 mostlyclean-am: mostlyclean-compile mostlyclean-generic
984 pdf: pdf-recursive
986 pdf-am:
988 ps: ps-recursive
990 ps-am:
992 uninstall-am: uninstall-binPROGRAMS uninstall-dist_casDATA
994 .MAKE: $(am__recursive_targets) install-am install-strip
996 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
997 check-am clean clean-binPROGRAMS clean-generic cscopelist-am \
998 ctags ctags-am distclean distclean-compile distclean-generic \
999 distclean-tags distdir dvi dvi-am html html-am info info-am \
1000 install install-am install-binPROGRAMS install-data \
1001 install-data-am install-dist_casDATA install-dvi \
1002 install-dvi-am install-exec install-exec-am install-html \
1003 install-html-am install-info install-info-am install-man \
1004 install-pdf install-pdf-am install-ps install-ps-am \
1005 install-strip installcheck installcheck-am installdirs \
1006 installdirs-am maintainer-clean maintainer-clean-generic \
1007 mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
1008 ps ps-am tags tags-am uninstall uninstall-am \
1009 uninstall-binPROGRAMS uninstall-dist_casDATA
1011 .PRECIOUS: Makefile
1014 @NEED_RC_TRUE@.rc.$(OBJEXT):
1015 @NEED_RC_TRUE@ $(RC) $(MULERCFLAGS) -I$(top_srcdir) $(RCFLAGS) -O COFF -i "$<" -o "$@"
1017 @NEED_RC_TRUE@cas-version.rc: $(top_builddir)/version.rc
1018 @NEED_RC_TRUE@ @sed -e 's/VER_FILEDESCRIPTION_STR/"C aMule Statistics"/' \
1019 @NEED_RC_TRUE@ -e 's/VER_INTERNALNAME_STR/"cas"/' \
1020 @NEED_RC_TRUE@ -e 's/VER_ORIGINALFILENAME_STR/"cas$(EXEEXT)"/' "$<" > "$@"
1022 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1023 # Otherwise a system limit (for SysV at least) may be exceeded.
1024 .NOEXPORT: