1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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
19 SOURCES
= $(cas_SOURCES
) $(nodist_cas_SOURCES
)
22 top_srcdir
= @top_srcdir@
24 pkgdatadir
= $(datadir)/@PACKAGE@
25 pkglibdir
= $(libdir)/@PACKAGE@
26 pkgincludedir
= $(includedir)/@PACKAGE@
27 top_builddir
= ..
/..
/..
28 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30 install_sh_DATA
= $(install_sh
) -c
-m
644
31 install_sh_PROGRAM
= $(install_sh
) -c
32 install_sh_SCRIPT
= $(install_sh
) -c
33 INSTALL_HEADER
= $(INSTALL_DATA
)
34 transform
= $(program_transform_name
)
41 build_triplet
= @build@
43 bin_PROGRAMS
= cas
$(EXEEXT
)
44 subdir
= src
/utils
/cas
45 DIST_COMMON
= README
$(dist_cas_DATA
) $(noinst_HEADERS
) \
46 $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
47 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
48 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/build-tools.m4 \
49 $(top_srcdir
)/m4
/codeset.m4
$(top_srcdir
)/m4
/cryptopp.m4 \
50 $(top_srcdir
)/m4
/fallocate.m4
$(top_srcdir
)/m4
/gdlib.m4 \
51 $(top_srcdir
)/m4
/gettext.m4
$(top_srcdir
)/m4
/glibc21.m4 \
52 $(top_srcdir
)/m4
/iconv.m4
$(top_srcdir
)/m4
/intdiv0.m4 \
53 $(top_srcdir
)/m4
/inttypes-pri.m4
$(top_srcdir
)/m4
/inttypes.m4 \
54 $(top_srcdir
)/m4
/inttypes_h.m4
$(top_srcdir
)/m4
/lcmessage.m4 \
55 $(top_srcdir
)/m4
/lib-ld.m4
$(top_srcdir
)/m4
/lib-link.m4 \
56 $(top_srcdir
)/m4
/lib-prefix.m4
$(top_srcdir
)/m4
/libpng.m4 \
57 $(top_srcdir
)/m4
/progtest.m4
$(top_srcdir
)/m4
/readline.m4 \
58 $(top_srcdir
)/m4
/stdint_h.m4
$(top_srcdir
)/m4
/uintmax_t.m4 \
59 $(top_srcdir
)/m4
/ulonglong.m4
$(top_srcdir
)/m4
/wxwin.m4 \
60 $(top_srcdir
)/m4
/zlib.m4
$(top_srcdir
)/acinclude.m4 \
61 $(top_srcdir
)/configure.in
62 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
64 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
65 CONFIG_HEADER
= $(top_builddir
)/config.h
67 am__installdirs
= "$(DESTDIR)$(bindir)" "$(DESTDIR)$(casdir)"
68 binPROGRAMS_INSTALL
= $(INSTALL_PROGRAM
)
69 PROGRAMS
= $(bin_PROGRAMS
)
70 am_cas_OBJECTS
= cas-cas.
$(OBJEXT
) cas-configfile.
$(OBJEXT
) \
71 cas-functions.
$(OBJEXT
) cas-graphics.
$(OBJEXT
) \
72 cas-html.
$(OBJEXT
) cas-lines.
$(OBJEXT
)
73 @NEED_RC_TRUE@nodist_cas_OBJECTS
= cas-version.
$(OBJEXT
)
74 cas_OBJECTS
= $(am_cas_OBJECTS
) $(nodist_cas_OBJECTS
)
76 cas_DEPENDENCIES
= $(am__DEPENDENCIES_1
) $(am__DEPENDENCIES_1
)
77 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I
$(top_builddir
)
78 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
79 am__depfiles_maybe
= depfiles
80 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
81 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
83 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
84 SOURCES
= $(cas_SOURCES
) $(nodist_cas_SOURCES
)
85 DIST_SOURCES
= $(cas_SOURCES
)
86 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
87 html-recursive info-recursive install-data-recursive \
88 install-exec-recursive install-info-recursive \
89 install-recursive installcheck-recursive installdirs-recursive \
90 pdf-recursive ps-recursive uninstall-info-recursive \
92 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
93 am__vpath_adj
= case
$$p in \
94 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
97 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
98 dist_casDATA_INSTALL
= $(INSTALL_DATA
)
99 DATA
= $(dist_cas_DATA
)
100 HEADERS
= $(noinst_HEADERS
)
103 DIST_SUBDIRS
= $(SUBDIRS
)
104 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
106 ALCC_FALSE
= @ALCC_FALSE@
107 ALCC_MANPAGES
= @ALCC_MANPAGES@
108 ALCC_TRUE
= @ALCC_TRUE@
109 ALC_FALSE
= @ALC_FALSE@
110 ALC_MANPAGES
= @ALC_MANPAGES@
111 ALC_TRUE
= @ALC_TRUE@
113 AMDEP_FALSE
= @AMDEP_FALSE@
114 AMDEP_TRUE
= @AMDEP_TRUE@
116 AMULECMD_MANPAGES
= @AMULECMD_MANPAGES@
117 AMULEWEB_DEFS
= @AMULEWEB_DEFS@
118 AMULE_DAEMON_FALSE
= @AMULE_DAEMON_FALSE@
119 AMULE_DAEMON_MANPAGES
= @AMULE_DAEMON_MANPAGES@
120 AMULE_DAEMON_TRUE
= @AMULE_DAEMON_TRUE@
121 AMULE_GUI_FALSE
= @AMULE_GUI_FALSE@
122 AMULE_GUI_MANPAGES
= @AMULE_GUI_MANPAGES@
123 AMULE_GUI_TRUE
= @AMULE_GUI_TRUE@
125 AUTOCONF
= @AUTOCONF@
126 AUTOHEADER
= @AUTOHEADER@
127 AUTOMAKE
= @AUTOMAKE@
129 BFD_FLAGS
= @BFD_FLAGS@
131 BUILD_CC
= @BUILD_CC@
132 BUILD_CFLAGS
= @BUILD_CFLAGS@
133 BUILD_CPPFLAGS
= @BUILD_CPPFLAGS@
134 BUILD_EXEEXT
= @BUILD_EXEEXT@
135 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
136 BUILD_LDFLAGS
= @BUILD_LDFLAGS@
137 CAS_DEFS
= @CAS_DEFS@
138 CAS_FALSE
= @CAS_FALSE@
139 CAS_MANPAGES
= @CAS_MANPAGES@
140 CAS_TRUE
= @CAS_TRUE@
141 CATOBJEXT
= @CATOBJEXT@
144 CCDEPMODE
= @CCDEPMODE@
146 COMPILE_CMD_FALSE
= @COMPILE_CMD_FALSE@
147 COMPILE_CMD_TRUE
= @COMPILE_CMD_TRUE@
148 COMPILE_NLS_FALSE
= @COMPILE_NLS_FALSE@
149 COMPILE_NLS_TRUE
= @COMPILE_NLS_TRUE@
151 CPPFLAGS
= @CPPFLAGS@
152 CRYPTOLIBS
= @CRYPTOLIBS@
153 CRYPTO_PP_CXXFLAGS
= @CRYPTO_PP_CXXFLAGS@
154 CRYPTO_PP_INCLUDE_PREFIX
= @CRYPTO_PP_INCLUDE_PREFIX@
155 CRYPTO_PP_LDFLAGS
= @CRYPTO_PP_LDFLAGS@
156 CRYPTO_PP_LIB_NAME
= @CRYPTO_PP_LIB_NAME@
157 CRYPTO_PP_PREFIX
= @CRYPTO_PP_PREFIX@
158 CRYPTO_PP_STYLE
= @CRYPTO_PP_STYLE@
159 CRYPTO_PP_VERSION_NUMBER
= @CRYPTO_PP_VERSION_NUMBER@
160 CRYPTO_PP_VERSION_STRING
= @CRYPTO_PP_VERSION_STRING@
163 CXXDEPMODE
= @CXXDEPMODE@
164 CXXFLAGS
= @CXXFLAGS@
165 CYGPATH_W
= @CYGPATH_W@
166 DATADIRNAME
= @DATADIRNAME@
172 ED2K_FALSE
= @ED2K_FALSE@
173 ED2K_MANPAGES
= @ED2K_MANPAGES@
174 ED2K_TRUE
= @ED2K_TRUE@
176 ENABLE_IP2COUNTRY_FALSE
= @ENABLE_IP2COUNTRY_FALSE@
177 ENABLE_IP2COUNTRY_TRUE
= @ENABLE_IP2COUNTRY_TRUE@
178 ENABLE_UPNP_FALSE
= @ENABLE_UPNP_FALSE@
179 ENABLE_UPNP_TRUE
= @ENABLE_UPNP_TRUE@
181 GDLIB_CFLAGS
= @GDLIB_CFLAGS@
182 GDLIB_CONFIG_PATH
= @GDLIB_CONFIG_PATH@
183 GDLIB_LDFLAGS
= @GDLIB_LDFLAGS@
184 GDLIB_LIBS
= @GDLIB_LIBS@
186 GENERATE_FLEX_HEADER_FALSE
= @GENERATE_FLEX_HEADER_FALSE@
187 GENERATE_FLEX_HEADER_TRUE
= @GENERATE_FLEX_HEADER_TRUE@
188 GEOIP_INCLUDE
= @GEOIP_INCLUDE@
189 GEOIP_LIB
= @GEOIP_LIB@
192 HAVE_FLEX_EXTENDED
= @HAVE_FLEX_EXTENDED@
194 INSTALL_DATA
= @INSTALL_DATA@
195 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
196 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
197 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
198 INSTOBJEXT
= @INSTOBJEXT@
199 INTLBISON
= @INTLBISON@
200 INTLLIBS
= @INTLLIBS@
201 INTLOBJS
= @INTLOBJS@
202 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
207 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
208 LIBICONV
= @LIBICONV@
211 LIBPNG_CFLAGS
= @LIBPNG_CFLAGS@
212 LIBPNG_CONFIG_PATH
= @LIBPNG_CONFIG_PATH@
213 LIBPNG_CXXFLAGS
= @LIBPNG_CXXFLAGS@
214 LIBPNG_LDFLAGS
= @LIBPNG_LDFLAGS@
215 LIBPNG_LIBS
= @LIBPNG_LIBS@
217 LTLIBICONV
= @LTLIBICONV@
218 LTLIBINTL
= @LTLIBINTL@
219 LTLIBOBJS
= @LTLIBOBJS@
221 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
222 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
223 MAKEINFO
= @MAKEINFO@
224 MKINSTALLDIRS
= @MKINSTALLDIRS@
225 MONOLITHIC_FALSE
= @MONOLITHIC_FALSE@
226 MONOLITHIC_MANPAGES
= @MONOLITHIC_MANPAGES@
227 MONOLITHIC_TRUE
= @MONOLITHIC_TRUE@
229 MSGMERGE
= @MSGMERGE@
230 NEED_CORESERVICES_FALSE
= @NEED_CORESERVICES_FALSE@
231 NEED_CORESERVICES_TRUE
= @NEED_CORESERVICES_TRUE@
232 NEED_RC_FALSE
= @NEED_RC_FALSE@
233 NEED_RC_TRUE
= @NEED_RC_TRUE@
236 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
237 PACKAGE_NAME
= @PACKAGE_NAME@
238 PACKAGE_STRING
= @PACKAGE_STRING@
239 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
240 PACKAGE_VERSION
= @PACKAGE_VERSION@
241 PATH_SEPARATOR
= @PATH_SEPARATOR@
247 READLINE_LIBS
= @READLINE_LIBS@
248 REGEX_LIB
= @REGEX_LIB@
249 RESOLV_LIB
= @RESOLV_LIB@
250 SET_MAKE
= @SET_MAKE@
254 SYS_WIN32_FALSE
= @SYS_WIN32_FALSE@
255 SYS_WIN32_TRUE
= @SYS_WIN32_TRUE@
256 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
259 WEB_FALSE
= @WEB_FALSE@
260 WEB_MANPAGES
= @WEB_MANPAGES@
261 WEB_TRUE
= @WEB_TRUE@
262 WXBASE_CFLAGS
= @WXBASE_CFLAGS@
263 WXBASE_CXXFLAGS
= @WXBASE_CXXFLAGS@
264 WXBASE_LIBS
= @WXBASE_LIBS@
265 WXCAS_FALSE
= @WXCAS_FALSE@
266 WXCAS_MANPAGES
= @WXCAS_MANPAGES@
267 WXCAS_TRUE
= @WXCAS_TRUE@
268 WX_CFLAGS
= @WX_CFLAGS@
269 WX_CFLAGS_ONLY
= @WX_CFLAGS_ONLY@
270 WX_CONFIG_PATH
= @WX_CONFIG_PATH@
271 WX_CPPFLAGS
= @WX_CPPFLAGS@
272 WX_CXXFLAGS
= @WX_CXXFLAGS@
273 WX_CXXFLAGS_ONLY
= @WX_CXXFLAGS_ONLY@
274 WX_DEBUG
= @WX_DEBUG@
276 WX_LIBS_STATIC
= @WX_LIBS_STATIC@
278 WX_RESCOMP
= @WX_RESCOMP@
279 WX_SHARED
= @WX_SHARED@
280 WX_UNICODE
= @WX_UNICODE@
281 WX_VERSION_FULL
= @WX_VERSION_FULL@
282 WX_VERSION_MAJOR
= @WX_VERSION_MAJOR@
283 WX_VERSION_MINOR
= @WX_VERSION_MINOR@
285 XGETTEXT
= @XGETTEXT@
287 ac_ct_AR
= @ac_ct_AR@
288 ac_ct_BUILD_CC
= @ac_ct_BUILD_CC@
289 ac_ct_CC
= @ac_ct_CC@
290 ac_ct_CXX
= @ac_ct_CXX@
291 ac_ct_LD
= @ac_ct_LD@
292 ac_ct_RANLIB
= @ac_ct_RANLIB@
293 ac_ct_RC
= @ac_ct_RC@
294 ac_ct_STRIP
= @ac_ct_STRIP@
295 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
296 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
297 am__fastdepCXX_FALSE
= @am__fastdepCXX_FALSE@
298 am__fastdepCXX_TRUE
= @am__fastdepCXX_TRUE@
299 am__include
= @am__include@
300 am__leading_dot
= @am__leading_dot@
301 am__quote
= @am__quote@
303 am__untar
= @am__untar@
306 build_alias
= @build_alias@
307 build_cpu
= @build_cpu@
308 build_os
= @build_os@
309 build_vendor
= @build_vendor@
311 ccache_prefix
= @ccache_prefix@
314 exec_prefix = @
exec_prefix@
316 host_alias
= @host_alias@
317 host_cpu
= @host_cpu@
319 host_vendor
= @host_vendor@
320 includedir = @
includedir@
322 install_sh
= @install_sh@
324 libexecdir
= @libexecdir@
325 localstatedir
= @localstatedir@
328 oldincludedir = @
oldincludedir@
330 program_transform_name
= @program_transform_name@
332 sharedstatedir
= @sharedstatedir@
333 sysconfdir
= @sysconfdir@
334 target_alias
= @target_alias@
337 dist_cas_DATA
= tmp.html stat.png
338 casdir
= $(datadir)/cas
339 cas_SOURCES
= cas.c \
346 noinst_HEADERS
= configfile.h \
353 cas_CFLAGS
= $(GDLIB_CFLAGS
) $(CAS_DEFS
)
354 cas_LDADD
= $(GDLIB_LDFLAGS
) $(GDLIB_LIBS
)
355 @NEED_CORESERVICES_TRUE@cas_LDFLAGS
= -framework CoreServices
358 @NEED_RC_TRUE@SUFFIXES
= .rc
359 @NEED_RC_TRUE@nodist_cas_SOURCES
= cas-version.rc
360 @NEED_RC_TRUE@CLEANFILES
= *-version.rc
361 MAINTAINERCLEANFILES
= Makefile.in
365 .SUFFIXES
: .rc .
$(OBJEXT
) .c .o .obj
366 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
368 case
'$(am__configure_deps)' in \
370 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
375 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/utils/cas/Makefile'; \
376 cd
$(top_srcdir
) && \
377 $(AUTOMAKE
) --foreign src
/utils
/cas
/Makefile
379 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
382 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
384 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
385 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
388 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
389 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
391 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
392 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
393 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
394 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
395 install-binPROGRAMS
: $(bin_PROGRAMS
)
397 test -z
"$(bindir)" ||
$(mkdir_p
) "$(DESTDIR)$(bindir)"
398 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
399 p1
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
402 f
=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
403 echo
" $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
404 $(INSTALL_PROGRAM_ENV
) $(binPROGRAMS_INSTALL
) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit
1; \
408 uninstall-binPROGRAMS
:
410 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
411 f
=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
412 echo
" rm -f '$(DESTDIR)$(bindir)/$$f'"; \
413 rm -f
"$(DESTDIR)$(bindir)/$$f"; \
417 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
418 cas
$(EXEEXT
): $(cas_OBJECTS
) $(cas_DEPENDENCIES
)
420 $(LINK
) $(cas_LDFLAGS
) $(cas_OBJECTS
) $(cas_LDADD
) $(LIBS
)
428 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cas-cas.Po@am__quote@
429 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cas-configfile.Po@am__quote@
430 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cas-functions.Po@am__quote@
431 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cas-graphics.Po@am__quote@
432 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cas-html.Po@am__quote@
433 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cas-lines.Po@am__quote@
436 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
437 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
438 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
439 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
440 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
443 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
444 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
445 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
446 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
447 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
450 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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
; \
451 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/cas-cas.Tpo" "$(DEPDIR)/cas-cas.Po"; else rm -f
"$(DEPDIR)/cas-cas.Tpo"; exit
1; fi
452 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='cas.c' object
='cas-cas.o' libtool
=no @AMDEPBACKSLASH@
453 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
454 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(cas_CFLAGS
) $(CFLAGS
) -c
-o cas-cas.o
`test -f 'cas.c' || echo '$(srcdir)/'`cas.c
457 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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`; \
458 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/cas-cas.Tpo" "$(DEPDIR)/cas-cas.Po"; else rm -f
"$(DEPDIR)/cas-cas.Tpo"; exit
1; fi
459 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='cas.c' object
='cas-cas.obj' libtool
=no @AMDEPBACKSLASH@
460 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
461 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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`
463 cas-configfile.o
: configfile.c
464 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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
; \
465 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/cas-configfile.Tpo" "$(DEPDIR)/cas-configfile.Po"; else rm -f
"$(DEPDIR)/cas-configfile.Tpo"; exit
1; fi
466 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='configfile.c' object
='cas-configfile.o' libtool
=no @AMDEPBACKSLASH@
467 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
468 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(cas_CFLAGS
) $(CFLAGS
) -c
-o cas-configfile.o
`test -f 'configfile.c' || echo '$(srcdir)/'`configfile.c
470 cas-configfile.obj
: configfile.c
471 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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`; \
472 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/cas-configfile.Tpo" "$(DEPDIR)/cas-configfile.Po"; else rm -f
"$(DEPDIR)/cas-configfile.Tpo"; exit
1; fi
473 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='configfile.c' object
='cas-configfile.obj' libtool
=no @AMDEPBACKSLASH@
474 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
475 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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`
477 cas-functions.o
: functions.c
478 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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
; \
479 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/cas-functions.Tpo" "$(DEPDIR)/cas-functions.Po"; else rm -f
"$(DEPDIR)/cas-functions.Tpo"; exit
1; fi
480 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='functions.c' object
='cas-functions.o' libtool
=no @AMDEPBACKSLASH@
481 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
482 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(cas_CFLAGS
) $(CFLAGS
) -c
-o cas-functions.o
`test -f 'functions.c' || echo '$(srcdir)/'`functions.c
484 cas-functions.obj
: functions.c
485 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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`; \
486 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/cas-functions.Tpo" "$(DEPDIR)/cas-functions.Po"; else rm -f
"$(DEPDIR)/cas-functions.Tpo"; exit
1; fi
487 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='functions.c' object
='cas-functions.obj' libtool
=no @AMDEPBACKSLASH@
488 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
489 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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`
491 cas-graphics.o
: graphics.c
492 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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
; \
493 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/cas-graphics.Tpo" "$(DEPDIR)/cas-graphics.Po"; else rm -f
"$(DEPDIR)/cas-graphics.Tpo"; exit
1; fi
494 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='graphics.c' object
='cas-graphics.o' libtool
=no @AMDEPBACKSLASH@
495 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
496 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(cas_CFLAGS
) $(CFLAGS
) -c
-o cas-graphics.o
`test -f 'graphics.c' || echo '$(srcdir)/'`graphics.c
498 cas-graphics.obj
: graphics.c
499 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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`; \
500 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/cas-graphics.Tpo" "$(DEPDIR)/cas-graphics.Po"; else rm -f
"$(DEPDIR)/cas-graphics.Tpo"; exit
1; fi
501 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='graphics.c' object
='cas-graphics.obj' libtool
=no @AMDEPBACKSLASH@
502 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
503 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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`
506 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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
; \
507 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/cas-html.Tpo" "$(DEPDIR)/cas-html.Po"; else rm -f
"$(DEPDIR)/cas-html.Tpo"; exit
1; fi
508 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='html.c' object
='cas-html.o' libtool
=no @AMDEPBACKSLASH@
509 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
510 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(cas_CFLAGS
) $(CFLAGS
) -c
-o cas-html.o
`test -f 'html.c' || echo '$(srcdir)/'`html.c
513 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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`; \
514 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/cas-html.Tpo" "$(DEPDIR)/cas-html.Po"; else rm -f
"$(DEPDIR)/cas-html.Tpo"; exit
1; fi
515 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='html.c' object
='cas-html.obj' libtool
=no @AMDEPBACKSLASH@
516 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
517 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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`
520 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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
; \
521 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/cas-lines.Tpo" "$(DEPDIR)/cas-lines.Po"; else rm -f
"$(DEPDIR)/cas-lines.Tpo"; exit
1; fi
522 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='lines.c' object
='cas-lines.o' libtool
=no @AMDEPBACKSLASH@
523 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
524 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(cas_CFLAGS
) $(CFLAGS
) -c
-o cas-lines.o
`test -f 'lines.c' || echo '$(srcdir)/'`lines.c
526 cas-lines.obj
: lines.c
527 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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`; \
528 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/cas-lines.Tpo" "$(DEPDIR)/cas-lines.Po"; else rm -f
"$(DEPDIR)/cas-lines.Tpo"; exit
1; fi
529 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='lines.c' object
='cas-lines.obj' libtool
=no @AMDEPBACKSLASH@
530 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
531 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_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`
533 install-dist_casDATA
: $(dist_cas_DATA
)
535 test -z
"$(casdir)" ||
$(mkdir_p
) "$(DESTDIR)$(casdir)"
536 @list
='$(dist_cas_DATA)'; for p in
$$list; do \
537 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
539 echo
" $(dist_casDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(casdir)/$$f'"; \
540 $(dist_casDATA_INSTALL
) "$$d$$p" "$(DESTDIR)$(casdir)/$$f"; \
543 uninstall-dist_casDATA
:
545 @list
='$(dist_cas_DATA)'; for p in
$$list; do \
547 echo
" rm -f '$(DESTDIR)$(casdir)/$$f'"; \
548 rm -f
"$(DESTDIR)$(casdir)/$$f"; \
551 # This directory's subdirectories are mostly independent; you can cd
552 # into them and run `make' without going through this Makefile.
553 # To change the values of `make' variables: instead of editing Makefiles,
554 # (1) if the variable is set in `config.status', edit `config.status'
555 # (which will cause the Makefiles to be regenerated when you run `make');
556 # (2) otherwise, pass the desired values on the `make' command line.
557 $(RECURSIVE_TARGETS
):
559 for f in x
$$MAKEFLAGS; do \
562 *k
*) failcom
='fail=yes';; \
566 target
=`echo $@ | sed s/-recursive//`; \
567 list
='$(SUBDIRS)'; for subdir in
$$list; do \
568 echo
"Making $$target in $$subdir"; \
569 if
test "$$subdir" = "."; then \
571 local_target
="$$target-am"; \
573 local_target
="$$target"; \
575 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
578 if
test "$$dot_seen" = "no"; then \
579 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
582 mostlyclean-recursive clean-recursive distclean-recursive \
583 maintainer-clean-recursive
:
585 for f in x
$$MAKEFLAGS; do \
588 *k
*) failcom
='fail=yes';; \
593 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
594 *) list
='$(SUBDIRS)' ;; \
596 rev
=''; for subdir in
$$list; do \
597 if
test "$$subdir" = "."; then
:; else \
598 rev
="$$subdir $$rev"; \
602 target
=`echo $@ | sed s/-recursive//`; \
603 for subdir in
$$rev; do \
604 echo
"Making $$target in $$subdir"; \
605 if
test "$$subdir" = "."; then \
606 local_target
="$$target-am"; \
608 local_target
="$$target"; \
610 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
612 done
&& test -z
"$$fail"
614 list
='$(SUBDIRS)'; for subdir in
$$list; do \
615 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
618 list
='$(SUBDIRS)'; for subdir in
$$list; do \
619 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
622 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
623 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
624 unique
=`for i in $$list; do \
625 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
627 $(AWK) ' { files[$$0] = 1; } \
628 END { for (i in files) print i; }'`; \
632 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
633 $(TAGS_FILES
) $(LISP
)
636 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
637 include_option
=--etags-include
; \
640 include_option
=--include; \
643 list
='$(SUBDIRS)'; for subdir in
$$list; do \
644 if
test "$$subdir" = .
; then
:; else \
645 test ! -f
$$subdir/TAGS || \
646 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
649 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
650 unique
=`for i in $$list; do \
651 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
653 $(AWK) ' { files[$$0] = 1; } \
654 END { for (i in files) print i; }'`; \
655 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
656 test -n
"$$unique" || unique
=$$empty_fix; \
657 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
661 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
662 $(TAGS_FILES
) $(LISP
)
665 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
666 unique
=`for i in $$list; do \
667 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
669 $(AWK) ' { files[$$0] = 1; } \
670 END { for (i in files) print i; }'`; \
671 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
672 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
676 here
=`$(am__cd) $(top_builddir) && pwd` \
677 && cd
$(top_srcdir
) \
678 && gtags
-i
$(GTAGS_ARGS
) $$here
681 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
683 distdir
: $(DISTFILES
)
684 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
685 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
686 list
='$(DISTFILES)'; for file in
$$list; do \
688 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
689 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
691 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
692 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
693 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
695 $(mkdir_p
) "$(distdir)$$dir"; \
699 if
test -d
$$d/$$file; then \
700 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
701 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
703 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
705 test -f
$(distdir
)/$$file \
706 || cp
-p
$$d/$$file $(distdir
)/$$file \
710 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
711 if
test "$$subdir" = .
; then
:; else \
712 test -d
"$(distdir)/$$subdir" \
713 ||
$(mkdir_p
) "$(distdir)/$$subdir" \
715 distdir
=`$(am__cd) $(distdir) && pwd`; \
716 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
718 $(MAKE
) $(AM_MAKEFLAGS
) \
719 top_distdir
="$$top_distdir" \
720 distdir
="$$distdir/$$subdir" \
726 check: check-recursive
727 all-am
: Makefile
$(PROGRAMS
) $(DATA
) $(HEADERS
)
728 installdirs: installdirs-recursive
730 for
dir in
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(casdir)"; do \
731 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
733 install: install-recursive
734 install-exec
: install-exec-recursive
735 install-data
: install-data-recursive
736 uninstall: uninstall-recursive
739 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
741 installcheck: installcheck-recursive
743 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
744 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
745 `test -z '$(STRIP)' || \
746 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
750 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
753 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
755 maintainer-clean-generic
:
756 @echo
"This command is intended for maintainers to use"
757 @echo
"it deletes files that may require special tools to rebuild."
758 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
759 clean: clean-recursive
761 clean-am
: clean-binPROGRAMS clean-generic mostlyclean-am
763 distclean: distclean-recursive
766 distclean-am
: clean-am distclean-compile distclean-generic \
779 install-data-am
: install-dist_casDATA
781 install-exec-am
: install-binPROGRAMS
783 install-info
: install-info-recursive
789 maintainer-clean
: maintainer-clean-recursive
792 maintainer-clean-am
: distclean-am maintainer-clean-generic
794 mostlyclean: mostlyclean-recursive
796 mostlyclean-am
: mostlyclean-compile mostlyclean-generic
806 uninstall-am
: uninstall-binPROGRAMS uninstall-dist_casDATA \
809 uninstall-info
: uninstall-info-recursive
811 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am
check check-am \
812 clean clean-binPROGRAMS clean-generic clean-recursive ctags \
813 ctags-recursive
distclean distclean-compile distclean-generic \
814 distclean-recursive distclean-tags distdir
dvi dvi-am html \
815 html-am
info info-am
install install-am install-binPROGRAMS \
816 install-data install-data-am install-dist_casDATA install-exec \
817 install-exec-am install-info install-info-am install-man \
818 install-strip
installcheck installcheck-am
installdirs \
819 installdirs-am maintainer-clean maintainer-clean-generic \
820 maintainer-clean-recursive
mostlyclean mostlyclean-compile \
821 mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
822 tags tags-recursive
uninstall uninstall-am \
823 uninstall-binPROGRAMS uninstall-dist_casDATA uninstall-info-am
826 @NEED_RC_TRUE@.rc.
$(OBJEXT
):
827 @NEED_RC_TRUE@
$(RC
) $(RCFLAGS
) -I
$(top_srcdir
) -D__WIN95__
-D__WIN32__
-D__GNUWIN32__
-O COFF
-i
"$<" -o
"$@"
829 @NEED_RC_TRUE@cas-version.rc
: $(top_builddir
)/version.rc
830 @NEED_RC_TRUE@ @sed
-e
's/VER_FILEDESCRIPTION_STR/"C aMule Statistics"/' \
831 @NEED_RC_TRUE@
-e
's/VER_INTERNALNAME_STR/"cas"/' \
832 @NEED_RC_TRUE@
-e
's/VER_ORIGINALFILENAME_STR/"cas$(EXEEXT)"/' "$<" > "$@"
833 # Tell versions [3.59,3.63) of GNU make to not export all variables.
834 # Otherwise a system limit (for SysV at least) may be exceeded.