Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl-7.19.0 / tests / server / Makefile.in
blobd3fb1e5c8e6504c084ecb4c0ea51a2aec5c21212
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
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
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ../..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 noinst_PROGRAMS = sws$(EXEEXT) getpart$(EXEEXT) sockfilt$(EXEEXT) \
40 resolve$(EXEEXT) tftpd$(EXEEXT)
41 subdir = tests/server
42 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/m4/curl-reentrant.m4 \
45 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 $(ACLOCAL_M4)
48 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49 CONFIG_HEADER = $(top_builddir)/lib/config.h \
50 $(top_builddir)/src/config.h \
51 $(top_builddir)/include/curl/curlbuild.h
52 CONFIG_CLEAN_FILES =
53 PROGRAMS = $(noinst_PROGRAMS)
54 am__objects_1 = getpart.$(OBJEXT) strequal.$(OBJEXT) base64.$(OBJEXT) \
55 mprintf.$(OBJEXT) memdebug.$(OBJEXT) timeval.$(OBJEXT)
56 am_getpart_OBJECTS = testpart.$(OBJEXT) $(am__objects_1)
57 getpart_OBJECTS = $(am_getpart_OBJECTS)
58 getpart_DEPENDENCIES =
59 am_resolve_OBJECTS = resolve.$(OBJEXT) util.$(OBJEXT) $(am__objects_1)
60 resolve_OBJECTS = $(am_resolve_OBJECTS)
61 resolve_DEPENDENCIES =
62 am_sockfilt_OBJECTS = sockfilt.$(OBJEXT) util.$(OBJEXT) \
63 $(am__objects_1) inet_pton.$(OBJEXT)
64 sockfilt_OBJECTS = $(am_sockfilt_OBJECTS)
65 sockfilt_DEPENDENCIES =
66 am_sws_OBJECTS = sws.$(OBJEXT) util.$(OBJEXT) $(am__objects_1)
67 sws_OBJECTS = $(am_sws_OBJECTS)
68 sws_DEPENDENCIES =
69 am_tftpd_OBJECTS = tftpd.$(OBJEXT) util.$(OBJEXT) $(am__objects_1)
70 tftpd_OBJECTS = $(am_tftpd_OBJECTS)
71 tftpd_DEPENDENCIES =
72 DEFAULT_INCLUDES =
73 depcomp = $(SHELL) $(top_srcdir)/depcomp
74 am__depfiles_maybe = depfiles
75 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
76 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
77 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
78 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
79 $(AM_CFLAGS) $(CFLAGS)
80 CCLD = $(CC)
81 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
82 $(AM_LDFLAGS) $(LDFLAGS) -o $@
83 SOURCES = $(getpart_SOURCES) $(resolve_SOURCES) $(sockfilt_SOURCES) \
84 $(sws_SOURCES) $(tftpd_SOURCES)
85 DIST_SOURCES = $(getpart_SOURCES) $(resolve_SOURCES) \
86 $(sockfilt_SOURCES) $(sws_SOURCES) $(tftpd_SOURCES)
87 ETAGS = etags
88 CTAGS = ctags
89 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
90 ACLOCAL = @ACLOCAL@
91 AMDEP_FALSE = @AMDEP_FALSE@
92 AMDEP_TRUE = @AMDEP_TRUE@
93 AMTAR = @AMTAR@
94 AR = @AR@
95 AS = @AS@
96 AUTOCONF = @AUTOCONF@
97 AUTOHEADER = @AUTOHEADER@
98 AUTOMAKE = @AUTOMAKE@
99 AWK = @AWK@
100 CC = @CC@
101 CCDEPMODE = @CCDEPMODE@
102 CFLAGS = @CFLAGS@
103 CPP = @CPP@
104 CPPFLAGS = @CPPFLAGS@
105 CROSSCOMPILING_FALSE = @CROSSCOMPILING_FALSE@
106 CROSSCOMPILING_TRUE = @CROSSCOMPILING_TRUE@
107 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
108 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
109 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
110 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
111 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
112 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
113 CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
114 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
115 CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
116 CURL_LIBS = @CURL_LIBS@
117 CYGPATH_W = @CYGPATH_W@
118 DEFS = @DEFS@
119 DEPDIR = @DEPDIR@
120 DLLTOOL = @DLLTOOL@
121 DSYMUTIL = @DSYMUTIL@
122 ECHO = @ECHO@
123 ECHO_C = @ECHO_C@
124 ECHO_N = @ECHO_N@
125 ECHO_T = @ECHO_T@
126 EGREP = @EGREP@
127 EXEEXT = @EXEEXT@
128 GREP = @GREP@
129 HAVE_ARES = @HAVE_ARES@
130 HAVE_LIBZ = @HAVE_LIBZ@
131 HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
132 HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
133 HAVE_PK11_CREATEGENERICOBJECT = @HAVE_PK11_CREATEGENERICOBJECT@
134 IDN_ENABLED = @IDN_ENABLED@
135 INSTALL_DATA = @INSTALL_DATA@
136 INSTALL_PROGRAM = @INSTALL_PROGRAM@
137 INSTALL_SCRIPT = @INSTALL_SCRIPT@
138 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
139 IPV6_ENABLED = @IPV6_ENABLED@
140 KRB4_ENABLED = @KRB4_ENABLED@
141 LDFLAGS = @LDFLAGS@
142 LIBCURL_LIBS = @LIBCURL_LIBS@
143 LIBOBJS = @LIBOBJS@
144 LIBS = @LIBS@
145 LIBTOOL = @LIBTOOL@
146 LN_S = @LN_S@
147 LTLIBOBJS = @LTLIBOBJS@
148 MAINT = @MAINT@
149 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
150 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
151 MAKEINFO = @MAKEINFO@
152 MANOPT = @MANOPT@
153 MIMPURE_FALSE = @MIMPURE_FALSE@
154 MIMPURE_TRUE = @MIMPURE_TRUE@
155 NMEDIT = @NMEDIT@
156 NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
157 NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
158 NROFF = @NROFF@
159 OBJDUMP = @OBJDUMP@
160 OBJEXT = @OBJEXT@
161 PACKAGE = @PACKAGE@
162 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
163 PACKAGE_NAME = @PACKAGE_NAME@
164 PACKAGE_STRING = @PACKAGE_STRING@
165 PACKAGE_TARNAME = @PACKAGE_TARNAME@
166 PACKAGE_VERSION = @PACKAGE_VERSION@
167 PATH_SEPARATOR = @PATH_SEPARATOR@
168 PERL = @PERL@
169 PKGADD_NAME = @PKGADD_NAME@
170 PKGADD_PKG = @PKGADD_PKG@
171 PKGADD_VENDOR = @PKGADD_VENDOR@
172 PKGCONFIG = @PKGCONFIG@
173 RANDOM_FILE = @RANDOM_FILE@
174 RANLIB = @RANLIB@
175 REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
176 SED = @SED@
177 SET_MAKE = @SET_MAKE@
178 SHELL = @SHELL@
179 SONAME_BUMP_FALSE = @SONAME_BUMP_FALSE@
180 SONAME_BUMP_TRUE = @SONAME_BUMP_TRUE@
181 SSL_ENABLED = @SSL_ENABLED@
182 STATICLIB_FALSE = @STATICLIB_FALSE@
183 STATICLIB_TRUE = @STATICLIB_TRUE@
184 STRIP = @STRIP@
185 TEST_SERVER_LIBS = @TEST_SERVER_LIBS@
186 USE_GNUTLS = @USE_GNUTLS@
187 USE_LIBSSH2 = @USE_LIBSSH2@
188 USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
189 USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
190 USE_NSS = @USE_NSS@
191 USE_SSLEAY = @USE_SSLEAY@
192 USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
193 VERSION = @VERSION@
194 VERSIONNUM = @VERSIONNUM@
195 ac_ct_CC = @ac_ct_CC@
196 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
197 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
198 am__include = @am__include@
199 am__leading_dot = @am__leading_dot@
200 am__quote = @am__quote@
201 am__tar = @am__tar@
202 am__untar = @am__untar@
203 bindir = @bindir@
204 build = @build@
205 build_alias = @build_alias@
206 build_cpu = @build_cpu@
207 build_os = @build_os@
208 build_vendor = @build_vendor@
209 datadir = @datadir@
210 datarootdir = @datarootdir@
211 docdir = @docdir@
212 dvidir = @dvidir@
213 exec_prefix = @exec_prefix@
214 host = @host@
215 host_alias = @host_alias@
216 host_cpu = @host_cpu@
217 host_os = @host_os@
218 host_vendor = @host_vendor@
219 htmldir = @htmldir@
220 includedir = @includedir@
221 infodir = @infodir@
222 install_sh = @install_sh@
223 libdir = @libdir@
224 libexecdir = @libexecdir@
225 libext = @libext@
226 localedir = @localedir@
227 localstatedir = @localstatedir@
228 mandir = @mandir@
229 mkdir_p = @mkdir_p@
230 oldincludedir = @oldincludedir@
231 pdfdir = @pdfdir@
232 prefix = @prefix@
233 program_transform_name = @program_transform_name@
234 psdir = @psdir@
235 sbindir = @sbindir@
236 sharedstatedir = @sharedstatedir@
237 subdirs = @subdirs@
238 sysconfdir = @sysconfdir@
239 target_alias = @target_alias@
241 #***************************************************************************
242 # _ _ ____ _
243 # Project ___| | | | _ \| |
244 # / __| | | | |_) | |
245 # | (__| |_| | _ <| |___
246 # \___|\___/|_| \_\_____|
248 # Copyright (C) 1998 - 2008, Daniel Stenberg, <daniel@haxx.se>, et al.
250 # This software is licensed as described in the file COPYING, which
251 # you should have received as part of this distribution. The terms
252 # are also available at http://curl.haxx.se/docs/copyright.html.
254 # You may opt to use, copy, modify, merge, publish, distribute and/or sell
255 # copies of the Software, and permit persons to whom the Software is
256 # furnished to do so, under the terms of the COPYING file.
258 # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
259 # KIND, either express or implied.
261 # $Id: Makefile.in,v 1.1.1.1 2008-09-23 16:32:06 hoffman Exp $
262 ###########################################################################
263 AUTOMAKE_OPTIONS = foreign nostdinc
265 # Specify our include paths here, and do it relative to $(top_srcdir) and
266 # $(top_builddir), to ensure that these paths which belong to the library
267 # being currently built and tested are searched before the library which
268 # might possibly already be installed in the system.
270 # $(top_builddir)/include is for libcurl's generated curl/curlbuild.h file
271 # $(top_srcdir)/include is for libcurl's external include files
272 # $(top_builddir)/lib is for libcurl's generated lib/config.h file
273 # $(top_srcdir)/lib is for libcurl's lib/setup.h and other "borrowed" files
274 INCLUDES = -I$(top_builddir)/include \
275 -I$(top_srcdir)/include \
276 -I$(top_builddir)/lib \
277 -I$(top_srcdir)/lib
279 useful = getpart.c getpart.h $(top_srcdir)/lib/strequal.c \
280 $(top_srcdir)/lib/base64.c $(top_srcdir)/lib/mprintf.c \
281 $(top_srcdir)/lib/memdebug.c $(top_srcdir)/lib/timeval.c
283 resolve_SOURCES = resolve.c util.c util.h $(useful)
284 resolve_LDADD = @TEST_SERVER_LIBS@
285 sws_SOURCES = sws.c util.c util.h $(useful)
286 sws_LDADD = @TEST_SERVER_LIBS@
287 sockfilt_SOURCES = sockfilt.c util.c util.h $(useful) \
288 $(top_srcdir)/lib/inet_pton.c
290 sockfilt_LDADD = @TEST_SERVER_LIBS@
291 getpart_SOURCES = testpart.c $(useful)
292 # This is needed because of (unused) network debugging functions in memdebug.c
293 getpart_LDADD = @TEST_SERVER_LIBS@
294 tftpd_SOURCES = tftpd.c util.c util.h $(useful) tftp.h
295 tftpd_LDADD = @TEST_SERVER_LIBS@
296 extra_DIST = base64.pl
297 all: all-am
299 .SUFFIXES:
300 .SUFFIXES: .c .lo .o .obj
301 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
302 @for dep in $?; do \
303 case '$(am__configure_deps)' in \
304 *$$dep*) \
305 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
306 && exit 0; \
307 exit 1;; \
308 esac; \
309 done; \
310 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/server/Makefile'; \
311 cd $(top_srcdir) && \
312 $(AUTOMAKE) --foreign tests/server/Makefile
313 .PRECIOUS: Makefile
314 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
315 @case '$?' in \
316 *config.status*) \
317 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
318 *) \
319 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
320 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
321 esac;
323 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
324 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
327 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
329 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
331 clean-noinstPROGRAMS:
332 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
333 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
334 echo " rm -f $$p $$f"; \
335 rm -f $$p $$f ; \
336 done
337 getpart$(EXEEXT): $(getpart_OBJECTS) $(getpart_DEPENDENCIES)
338 @rm -f getpart$(EXEEXT)
339 $(LINK) $(getpart_LDFLAGS) $(getpart_OBJECTS) $(getpart_LDADD) $(LIBS)
340 resolve$(EXEEXT): $(resolve_OBJECTS) $(resolve_DEPENDENCIES)
341 @rm -f resolve$(EXEEXT)
342 $(LINK) $(resolve_LDFLAGS) $(resolve_OBJECTS) $(resolve_LDADD) $(LIBS)
343 sockfilt$(EXEEXT): $(sockfilt_OBJECTS) $(sockfilt_DEPENDENCIES)
344 @rm -f sockfilt$(EXEEXT)
345 $(LINK) $(sockfilt_LDFLAGS) $(sockfilt_OBJECTS) $(sockfilt_LDADD) $(LIBS)
346 sws$(EXEEXT): $(sws_OBJECTS) $(sws_DEPENDENCIES)
347 @rm -f sws$(EXEEXT)
348 $(LINK) $(sws_LDFLAGS) $(sws_OBJECTS) $(sws_LDADD) $(LIBS)
349 tftpd$(EXEEXT): $(tftpd_OBJECTS) $(tftpd_DEPENDENCIES)
350 @rm -f tftpd$(EXEEXT)
351 $(LINK) $(tftpd_LDFLAGS) $(tftpd_OBJECTS) $(tftpd_LDADD) $(LIBS)
353 mostlyclean-compile:
354 -rm -f *.$(OBJEXT)
356 distclean-compile:
357 -rm -f *.tab.c
359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base64.Po@am__quote@
360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getpart.Po@am__quote@
361 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inet_pton.Po@am__quote@
362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memdebug.Po@am__quote@
363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mprintf.Po@am__quote@
364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resolve.Po@am__quote@
365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockfilt.Po@am__quote@
366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strequal.Po@am__quote@
367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sws.Po@am__quote@
368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testpart.Po@am__quote@
369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tftpd.Po@am__quote@
370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timeval.Po@am__quote@
371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Po@am__quote@
373 .c.o:
374 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
375 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
376 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
377 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
378 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
380 .c.obj:
381 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
382 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
383 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
384 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
385 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
387 .c.lo:
388 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
389 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
390 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
391 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
392 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
394 strequal.o: $(top_srcdir)/lib/strequal.c
395 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strequal.o -MD -MP -MF "$(DEPDIR)/strequal.Tpo" -c -o strequal.o `test -f '$(top_srcdir)/lib/strequal.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/strequal.c; \
396 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/strequal.Tpo" "$(DEPDIR)/strequal.Po"; else rm -f "$(DEPDIR)/strequal.Tpo"; exit 1; fi
397 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lib/strequal.c' object='strequal.o' libtool=no @AMDEPBACKSLASH@
398 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
399 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strequal.o `test -f '$(top_srcdir)/lib/strequal.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/strequal.c
401 strequal.obj: $(top_srcdir)/lib/strequal.c
402 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strequal.obj -MD -MP -MF "$(DEPDIR)/strequal.Tpo" -c -o strequal.obj `if test -f '$(top_srcdir)/lib/strequal.c'; then $(CYGPATH_W) '$(top_srcdir)/lib/strequal.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lib/strequal.c'; fi`; \
403 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/strequal.Tpo" "$(DEPDIR)/strequal.Po"; else rm -f "$(DEPDIR)/strequal.Tpo"; exit 1; fi
404 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lib/strequal.c' object='strequal.obj' libtool=no @AMDEPBACKSLASH@
405 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
406 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strequal.obj `if test -f '$(top_srcdir)/lib/strequal.c'; then $(CYGPATH_W) '$(top_srcdir)/lib/strequal.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lib/strequal.c'; fi`
408 base64.o: $(top_srcdir)/lib/base64.c
409 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT base64.o -MD -MP -MF "$(DEPDIR)/base64.Tpo" -c -o base64.o `test -f '$(top_srcdir)/lib/base64.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/base64.c; \
410 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/base64.Tpo" "$(DEPDIR)/base64.Po"; else rm -f "$(DEPDIR)/base64.Tpo"; exit 1; fi
411 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lib/base64.c' object='base64.o' libtool=no @AMDEPBACKSLASH@
412 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
413 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o base64.o `test -f '$(top_srcdir)/lib/base64.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/base64.c
415 base64.obj: $(top_srcdir)/lib/base64.c
416 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT base64.obj -MD -MP -MF "$(DEPDIR)/base64.Tpo" -c -o base64.obj `if test -f '$(top_srcdir)/lib/base64.c'; then $(CYGPATH_W) '$(top_srcdir)/lib/base64.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lib/base64.c'; fi`; \
417 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/base64.Tpo" "$(DEPDIR)/base64.Po"; else rm -f "$(DEPDIR)/base64.Tpo"; exit 1; fi
418 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lib/base64.c' object='base64.obj' libtool=no @AMDEPBACKSLASH@
419 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
420 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o base64.obj `if test -f '$(top_srcdir)/lib/base64.c'; then $(CYGPATH_W) '$(top_srcdir)/lib/base64.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lib/base64.c'; fi`
422 mprintf.o: $(top_srcdir)/lib/mprintf.c
423 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mprintf.o -MD -MP -MF "$(DEPDIR)/mprintf.Tpo" -c -o mprintf.o `test -f '$(top_srcdir)/lib/mprintf.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/mprintf.c; \
424 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mprintf.Tpo" "$(DEPDIR)/mprintf.Po"; else rm -f "$(DEPDIR)/mprintf.Tpo"; exit 1; fi
425 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lib/mprintf.c' object='mprintf.o' libtool=no @AMDEPBACKSLASH@
426 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
427 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mprintf.o `test -f '$(top_srcdir)/lib/mprintf.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/mprintf.c
429 mprintf.obj: $(top_srcdir)/lib/mprintf.c
430 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mprintf.obj -MD -MP -MF "$(DEPDIR)/mprintf.Tpo" -c -o mprintf.obj `if test -f '$(top_srcdir)/lib/mprintf.c'; then $(CYGPATH_W) '$(top_srcdir)/lib/mprintf.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lib/mprintf.c'; fi`; \
431 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mprintf.Tpo" "$(DEPDIR)/mprintf.Po"; else rm -f "$(DEPDIR)/mprintf.Tpo"; exit 1; fi
432 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lib/mprintf.c' object='mprintf.obj' libtool=no @AMDEPBACKSLASH@
433 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
434 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mprintf.obj `if test -f '$(top_srcdir)/lib/mprintf.c'; then $(CYGPATH_W) '$(top_srcdir)/lib/mprintf.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lib/mprintf.c'; fi`
436 memdebug.o: $(top_srcdir)/lib/memdebug.c
437 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memdebug.o -MD -MP -MF "$(DEPDIR)/memdebug.Tpo" -c -o memdebug.o `test -f '$(top_srcdir)/lib/memdebug.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/memdebug.c; \
438 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/memdebug.Tpo" "$(DEPDIR)/memdebug.Po"; else rm -f "$(DEPDIR)/memdebug.Tpo"; exit 1; fi
439 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lib/memdebug.c' object='memdebug.o' libtool=no @AMDEPBACKSLASH@
440 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
441 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memdebug.o `test -f '$(top_srcdir)/lib/memdebug.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/memdebug.c
443 memdebug.obj: $(top_srcdir)/lib/memdebug.c
444 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memdebug.obj -MD -MP -MF "$(DEPDIR)/memdebug.Tpo" -c -o memdebug.obj `if test -f '$(top_srcdir)/lib/memdebug.c'; then $(CYGPATH_W) '$(top_srcdir)/lib/memdebug.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lib/memdebug.c'; fi`; \
445 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/memdebug.Tpo" "$(DEPDIR)/memdebug.Po"; else rm -f "$(DEPDIR)/memdebug.Tpo"; exit 1; fi
446 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lib/memdebug.c' object='memdebug.obj' libtool=no @AMDEPBACKSLASH@
447 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
448 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memdebug.obj `if test -f '$(top_srcdir)/lib/memdebug.c'; then $(CYGPATH_W) '$(top_srcdir)/lib/memdebug.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lib/memdebug.c'; fi`
450 timeval.o: $(top_srcdir)/lib/timeval.c
451 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT timeval.o -MD -MP -MF "$(DEPDIR)/timeval.Tpo" -c -o timeval.o `test -f '$(top_srcdir)/lib/timeval.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/timeval.c; \
452 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/timeval.Tpo" "$(DEPDIR)/timeval.Po"; else rm -f "$(DEPDIR)/timeval.Tpo"; exit 1; fi
453 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lib/timeval.c' object='timeval.o' libtool=no @AMDEPBACKSLASH@
454 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
455 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o timeval.o `test -f '$(top_srcdir)/lib/timeval.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/timeval.c
457 timeval.obj: $(top_srcdir)/lib/timeval.c
458 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT timeval.obj -MD -MP -MF "$(DEPDIR)/timeval.Tpo" -c -o timeval.obj `if test -f '$(top_srcdir)/lib/timeval.c'; then $(CYGPATH_W) '$(top_srcdir)/lib/timeval.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lib/timeval.c'; fi`; \
459 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/timeval.Tpo" "$(DEPDIR)/timeval.Po"; else rm -f "$(DEPDIR)/timeval.Tpo"; exit 1; fi
460 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lib/timeval.c' object='timeval.obj' libtool=no @AMDEPBACKSLASH@
461 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
462 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o timeval.obj `if test -f '$(top_srcdir)/lib/timeval.c'; then $(CYGPATH_W) '$(top_srcdir)/lib/timeval.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lib/timeval.c'; fi`
464 inet_pton.o: $(top_srcdir)/lib/inet_pton.c
465 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT inet_pton.o -MD -MP -MF "$(DEPDIR)/inet_pton.Tpo" -c -o inet_pton.o `test -f '$(top_srcdir)/lib/inet_pton.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/inet_pton.c; \
466 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/inet_pton.Tpo" "$(DEPDIR)/inet_pton.Po"; else rm -f "$(DEPDIR)/inet_pton.Tpo"; exit 1; fi
467 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lib/inet_pton.c' object='inet_pton.o' libtool=no @AMDEPBACKSLASH@
468 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
469 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o inet_pton.o `test -f '$(top_srcdir)/lib/inet_pton.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/inet_pton.c
471 inet_pton.obj: $(top_srcdir)/lib/inet_pton.c
472 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT inet_pton.obj -MD -MP -MF "$(DEPDIR)/inet_pton.Tpo" -c -o inet_pton.obj `if test -f '$(top_srcdir)/lib/inet_pton.c'; then $(CYGPATH_W) '$(top_srcdir)/lib/inet_pton.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lib/inet_pton.c'; fi`; \
473 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/inet_pton.Tpo" "$(DEPDIR)/inet_pton.Po"; else rm -f "$(DEPDIR)/inet_pton.Tpo"; exit 1; fi
474 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lib/inet_pton.c' object='inet_pton.obj' libtool=no @AMDEPBACKSLASH@
475 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
476 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o inet_pton.obj `if test -f '$(top_srcdir)/lib/inet_pton.c'; then $(CYGPATH_W) '$(top_srcdir)/lib/inet_pton.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/lib/inet_pton.c'; fi`
478 mostlyclean-libtool:
479 -rm -f *.lo
481 clean-libtool:
482 -rm -rf .libs _libs
484 distclean-libtool:
485 -rm -f libtool
486 uninstall-info-am:
488 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
489 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
490 unique=`for i in $$list; do \
491 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
492 done | \
493 $(AWK) ' { files[$$0] = 1; } \
494 END { for (i in files) print i; }'`; \
495 mkid -fID $$unique
496 tags: TAGS
498 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
499 $(TAGS_FILES) $(LISP)
500 tags=; \
501 here=`pwd`; \
502 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
503 unique=`for i in $$list; do \
504 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
505 done | \
506 $(AWK) ' { files[$$0] = 1; } \
507 END { for (i in files) print i; }'`; \
508 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
509 test -n "$$unique" || unique=$$empty_fix; \
510 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
511 $$tags $$unique; \
513 ctags: CTAGS
514 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
515 $(TAGS_FILES) $(LISP)
516 tags=; \
517 here=`pwd`; \
518 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
519 unique=`for i in $$list; do \
520 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
521 done | \
522 $(AWK) ' { files[$$0] = 1; } \
523 END { for (i in files) print i; }'`; \
524 test -z "$(CTAGS_ARGS)$$tags$$unique" \
525 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
526 $$tags $$unique
528 GTAGS:
529 here=`$(am__cd) $(top_builddir) && pwd` \
530 && cd $(top_srcdir) \
531 && gtags -i $(GTAGS_ARGS) $$here
533 distclean-tags:
534 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
536 distdir: $(DISTFILES)
537 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
538 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
539 list='$(DISTFILES)'; for file in $$list; do \
540 case $$file in \
541 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
542 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
543 esac; \
544 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
545 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
546 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
547 dir="/$$dir"; \
548 $(mkdir_p) "$(distdir)$$dir"; \
549 else \
550 dir=''; \
551 fi; \
552 if test -d $$d/$$file; then \
553 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
554 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
555 fi; \
556 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
557 else \
558 test -f $(distdir)/$$file \
559 || cp -p $$d/$$file $(distdir)/$$file \
560 || exit 1; \
561 fi; \
562 done
563 check-am: all-am
564 check: check-am
565 all-am: Makefile $(PROGRAMS)
566 installdirs:
567 install: install-am
568 install-exec: install-exec-am
569 install-data: install-data-am
570 uninstall: uninstall-am
572 install-am: all-am
573 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
575 installcheck: installcheck-am
576 install-strip:
577 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
578 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
579 `test -z '$(STRIP)' || \
580 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
581 mostlyclean-generic:
583 clean-generic:
585 distclean-generic:
586 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
588 maintainer-clean-generic:
589 @echo "This command is intended for maintainers to use"
590 @echo "it deletes files that may require special tools to rebuild."
591 clean: clean-am
593 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
594 mostlyclean-am
596 distclean: distclean-am
597 -rm -rf ./$(DEPDIR)
598 -rm -f Makefile
599 distclean-am: clean-am distclean-compile distclean-generic \
600 distclean-libtool distclean-tags
602 dvi: dvi-am
604 dvi-am:
606 html: html-am
608 info: info-am
610 info-am:
612 install-data-am:
614 install-exec-am:
616 install-info: install-info-am
618 install-man:
620 installcheck-am:
622 maintainer-clean: maintainer-clean-am
623 -rm -rf ./$(DEPDIR)
624 -rm -f Makefile
625 maintainer-clean-am: distclean-am maintainer-clean-generic
627 mostlyclean: mostlyclean-am
629 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
630 mostlyclean-libtool
632 pdf: pdf-am
634 pdf-am:
636 ps: ps-am
638 ps-am:
640 uninstall-am: uninstall-info-am
642 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
643 clean-libtool clean-noinstPROGRAMS ctags distclean \
644 distclean-compile distclean-generic distclean-libtool \
645 distclean-tags distdir dvi dvi-am html html-am info info-am \
646 install install-am install-data install-data-am install-exec \
647 install-exec-am install-info install-info-am install-man \
648 install-strip installcheck installcheck-am installdirs \
649 maintainer-clean maintainer-clean-generic mostlyclean \
650 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
651 pdf pdf-am ps ps-am tags uninstall uninstall-am \
652 uninstall-info-am
654 # Tell versions [3.59,3.63) of GNU make to not export all variables.
655 # Otherwise a system limit (for SysV at least) may be exceeded.
656 .NOEXPORT: