* Update to version 2.19.11
[alpine.git] / web / src / pubcookie / Makefile.in
blob7835eb5fba702a0376aa1e2f6417755143c197cc
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 # ========================================================================
19 # Copyright 2006-2008 University of Washington
21 # Licensed under the Apache License, Version 2.0 (the "License");
22 # you may not use this file except in compliance with the License.
23 # You may obtain a copy of the License at
25 # http://www.apache.org/licenses/LICENSE-2.0
27 # ========================================================================
30 VPATH = @srcdir@
31 pkgdatadir = $(datadir)/@PACKAGE@
32 pkgincludedir = $(includedir)/@PACKAGE@
33 pkglibdir = $(libdir)/@PACKAGE@
34 pkglibexecdir = $(libexecdir)/@PACKAGE@
35 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
36 install_sh_DATA = $(install_sh) -c -m 644
37 install_sh_PROGRAM = $(install_sh) -c
38 install_sh_SCRIPT = $(install_sh) -c
39 INSTALL_HEADER = $(INSTALL_DATA)
40 transform = $(program_transform_name)
41 NORMAL_INSTALL = :
42 PRE_INSTALL = :
43 POST_INSTALL = :
44 NORMAL_UNINSTALL = :
45 PRE_UNINSTALL = :
46 POST_UNINSTALL = :
47 build_triplet = @build@
48 host_triplet = @host@
49 bin_PROGRAMS = wp_uidmapper$(EXEEXT) wp_tclsh$(EXEEXT) \
50 wp_gssapi_proxy$(EXEEXT) wp_umc$(EXEEXT)
51 subdir = web/src/pubcookie
52 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
53 INSTALL
54 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
55 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
56 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
57 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
58 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
59 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
60 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
61 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
62 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/VERSION \
63 $(top_srcdir)/VERSION $(top_srcdir)/VERSION \
64 $(top_srcdir)/VERSION $(top_srcdir)/VERSION \
65 $(top_srcdir)/VERSION $(top_srcdir)/VERSION \
66 $(top_srcdir)/VERSION $(top_srcdir)/VERSION \
67 $(top_srcdir)/VERSION $(top_srcdir)/VERSION \
68 $(top_srcdir)/configure.ac
69 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70 $(ACLOCAL_M4)
71 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
72 CONFIG_HEADER = $(top_builddir)/include/config.h
73 CONFIG_CLEAN_FILES =
74 CONFIG_CLEAN_VPATH_FILES =
75 LIBRARIES = $(noinst_LIBRARIES)
76 ARFLAGS = cru
77 libauthgssproxy_a_AR = $(AR) $(ARFLAGS)
78 libauthgssproxy_a_LIBADD =
79 am_libauthgssproxy_a_OBJECTS = auth_gss_proxy.$(OBJEXT)
80 libauthgssproxy_a_OBJECTS = $(am_libauthgssproxy_a_OBJECTS)
81 am__installdirs = "$(DESTDIR)$(bindir)"
82 PROGRAMS = $(bin_PROGRAMS)
83 am_wp_gssapi_proxy_OBJECTS = wp_gssapi_proxy.$(OBJEXT) \
84 wp_uidmapper_lib.$(OBJEXT)
85 wp_gssapi_proxy_OBJECTS = $(am_wp_gssapi_proxy_OBJECTS)
86 wp_gssapi_proxy_LDADD = $(LDADD)
87 am_wp_tclsh_OBJECTS = wp_tclsh.$(OBJEXT) wp_uidmapper_lib.$(OBJEXT)
88 wp_tclsh_OBJECTS = $(am_wp_tclsh_OBJECTS)
89 wp_tclsh_LDADD = $(LDADD)
90 am_wp_uidmapper_OBJECTS = wp_uidmapper.$(OBJEXT) id_table.$(OBJEXT)
91 wp_uidmapper_OBJECTS = $(am_wp_uidmapper_OBJECTS)
92 wp_uidmapper_LDADD = $(LDADD)
93 am_wp_umc_OBJECTS = wp_umc.$(OBJEXT) wp_uidmapper_lib.$(OBJEXT)
94 wp_umc_OBJECTS = $(am_wp_umc_OBJECTS)
95 wp_umc_LDADD = $(LDADD)
96 DEFAULT_INCLUDES =
97 depcomp = $(SHELL) $(top_srcdir)/depcomp
98 am__depfiles_maybe = depfiles
99 am__mv = mv -f
100 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
101 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
102 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
103 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
104 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
105 CCLD = $(CC)
106 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
107 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
108 $(LDFLAGS) -o $@
109 SOURCES = $(libauthgssproxy_a_SOURCES) $(wp_gssapi_proxy_SOURCES) \
110 $(wp_tclsh_SOURCES) $(wp_uidmapper_SOURCES) $(wp_umc_SOURCES)
111 DIST_SOURCES = $(libauthgssproxy_a_SOURCES) $(wp_gssapi_proxy_SOURCES) \
112 $(wp_tclsh_SOURCES) $(wp_uidmapper_SOURCES) $(wp_umc_SOURCES)
113 ETAGS = etags
114 CTAGS = ctags
115 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
116 ACLOCAL = @ACLOCAL@
117 AMTAR = @AMTAR@
118 AM_CFLAGS = @AM_CFLAGS@
119 AM_LDFLAGS = @AM_LDFLAGS@
120 AR = @AR@
121 AUTOCONF = @AUTOCONF@
122 AUTOHEADER = @AUTOHEADER@
123 AUTOMAKE = @AUTOMAKE@
124 AWK = @AWK@
125 CC = @CC@
126 CCDEPMODE = @CCDEPMODE@
127 CFLAGS = '-DWP_UIDMAPPER_SOCKET=$(WP_UIDMAPPER_SOCKET)' \
128 '-DWEBSERVER_UID=$(WEBSERVER_UID)' \
129 '-DAUTH_GSS_PROXY_PATH="$(WEB_BINDIR)/wp_gssapi_proxy"'
131 CP = @CP@
132 CPP = @CPP@
133 CPPFLAGS = @CPPFLAGS@
134 CYGPATH_W = @CYGPATH_W@
135 C_CLIENT_CFLAGS = @C_CLIENT_CFLAGS@
136 C_CLIENT_GCCOPTLEVEL = @C_CLIENT_GCCOPTLEVEL@
137 C_CLIENT_LDFLAGS = @C_CLIENT_LDFLAGS@
138 C_CLIENT_SPECIALS = @C_CLIENT_SPECIALS@
139 C_CLIENT_TARGET = @C_CLIENT_TARGET@
140 C_CLIENT_WITH_IPV6 = @C_CLIENT_WITH_IPV6@
141 DEFS = @DEFS@
142 DEPDIR = @DEPDIR@
143 DSYMUTIL = @DSYMUTIL@
144 DUMPBIN = @DUMPBIN@
145 ECHO_C = @ECHO_C@
146 ECHO_N = @ECHO_N@
147 ECHO_T = @ECHO_T@
148 EGREP = @EGREP@
149 EXEEXT = @EXEEXT@
150 FGREP = @FGREP@
151 GMSGFMT = @GMSGFMT@
152 GMSGFMT_015 = @GMSGFMT_015@
153 GREP = @GREP@
154 INSTALL = @INSTALL@
155 INSTALL_DATA = @INSTALL_DATA@
156 INSTALL_PROGRAM = @INSTALL_PROGRAM@
157 INSTALL_SCRIPT = @INSTALL_SCRIPT@
158 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
159 INTLLIBS = @INTLLIBS@
160 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
161 ISPELLPROG = @ISPELLPROG@
162 Includedir = @Includedir@
163 LD = @LD@
164 LDFLAGS = @LDFLAGS@
165 LIBICONV = @LIBICONV@
166 LIBINTL = @LIBINTL@
167 LIBOBJS = @LIBOBJS@
168 LIBS = @LIBS@
169 LIBTOOL = @LIBTOOL@
170 LIBTOOL_DEPS = @LIBTOOL_DEPS@
171 LIPO = @LIPO@
172 LN = @LN@
173 LN_S = @LN_S@
174 LS = @LS@
175 LTLIBICONV = @LTLIBICONV@
176 LTLIBINTL = @LTLIBINTL@
177 LTLIBOBJS = @LTLIBOBJS@
178 MAINT = @MAINT@
179 MAKE = @MAKE@
180 MAKEINFO = @MAKEINFO@
181 MKDIR_P = @MKDIR_P@
182 MSGFMT = @MSGFMT@
183 MSGFMT_015 = @MSGFMT_015@
184 MSGMERGE = @MSGMERGE@
185 NM = @NM@
186 NMEDIT = @NMEDIT@
187 NPA_PROG = @NPA_PROG@
188 OBJDUMP = @OBJDUMP@
189 OBJEXT = @OBJEXT@
190 OTOOL = @OTOOL@
191 OTOOL64 = @OTOOL64@
192 PACKAGE = @PACKAGE@
193 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
194 PACKAGE_NAME = @PACKAGE_NAME@
195 PACKAGE_STRING = @PACKAGE_STRING@
196 PACKAGE_TARNAME = @PACKAGE_TARNAME@
197 PACKAGE_URL = @PACKAGE_URL@
198 PACKAGE_VERSION = @PACKAGE_VERSION@
199 PATH_SEPARATOR = @PATH_SEPARATOR@
200 POSUB = @POSUB@
201 PTHREAD_CC = @PTHREAD_CC@
202 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
203 PTHREAD_LIBS = @PTHREAD_LIBS@
204 PWPROG = @PWPROG@
205 RANLIB = @RANLIB@
206 REGEX_BUILD = @REGEX_BUILD@
207 RM = @RM@
208 SED = @SED@
209 SENDMAIL = @SENDMAIL@
210 SET_MAKE = @SET_MAKE@
211 SHELL = @SHELL@
212 SPELLPROG = @SPELLPROG@
213 STRIP = @STRIP@
214 USE_NLS = @USE_NLS@
215 VERSION = @VERSION@
216 WEB_BINDIR = @WEB_BINDIR@
217 WEB_BUILD = @WEB_BUILD@
218 WEB_PUBCOOKIE_BUILD = @WEB_PUBCOOKIE_BUILD@
219 WEB_PUBCOOKIE_LIB = @WEB_PUBCOOKIE_LIB@
220 WEB_PUBCOOKIE_LINK = @WEB_PUBCOOKIE_LINK@
221 XGETTEXT = @XGETTEXT@
222 XGETTEXT_015 = @XGETTEXT_015@
223 abs_builddir = @abs_builddir@
224 abs_srcdir = @abs_srcdir@
225 abs_top_builddir = @abs_top_builddir@
226 abs_top_srcdir = @abs_top_srcdir@
227 ac_ct_CC = @ac_ct_CC@
228 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
229 acx_pthread_config = @acx_pthread_config@
230 alpine_interactive_spellcheck = @alpine_interactive_spellcheck@
231 alpine_simple_spellcheck = @alpine_simple_spellcheck@
232 am__include = @am__include@
233 am__leading_dot = @am__leading_dot@
234 am__quote = @am__quote@
235 am__tar = @am__tar@
236 am__untar = @am__untar@
237 bindir = @bindir@
238 build = @build@
239 build_alias = @build_alias@
240 build_cpu = @build_cpu@
241 build_os = @build_os@
242 build_vendor = @build_vendor@
243 builddir = @builddir@
244 datadir = @datadir@
245 datarootdir = @datarootdir@
246 docdir = @docdir@
247 dvidir = @dvidir@
248 exec_prefix = @exec_prefix@
249 host = @host@
250 host_alias = @host_alias@
251 host_cpu = @host_cpu@
252 host_os = @host_os@
253 host_vendor = @host_vendor@
254 htmldir = @htmldir@
255 infodir = @infodir@
256 install_sh = @install_sh@
257 libdir = @libdir@
258 libexecdir = @libexecdir@
259 localedir = @localedir@
260 localstatedir = @localstatedir@
261 lt_ECHO = @lt_ECHO@
262 mandir = @mandir@
263 mkdir_p = @mkdir_p@
264 oldIncludedir = @oldIncludedir@
265 pdfdir = @pdfdir@
266 prefix = @prefix@
267 program_transform_name = @program_transform_name@
268 psdir = @psdir@
269 sbindir = @sbindir@
270 sharedstatedir = @sharedstatedir@
271 srcdir = @srcdir@
272 sysconfdir = @sysconfdir@
273 target_alias = @target_alias@
274 top_build_prefix = @top_build_prefix@
275 top_builddir = @top_builddir@
276 top_srcdir = @top_srcdir@
277 WP_UIDMAPPER_SOCKET = "/tmp/wp_uidmapper"
278 WEBSERVER_UID = 65534
279 noinst_LIBRARIES = libauthgssproxy.a
280 libauthgssproxy_a_SOURCES = auth_gss_proxy.c
281 wp_uidmapper_SOURCES = wp_uidmapper.c id_table.c id_table.h
282 wp_tclsh_SOURCES = wp_tclsh.c wp_uidmapper_lib.c
283 wp_gssapi_proxy_SOURCES = wp_gssapi_proxy.c wp_uidmapper_lib.c
284 wp_umc_SOURCES = wp_umc.c wp_uidmapper_lib.c
285 AM_CPPFLAGS = -I@top_builddir@/include -I@top_srcdir@/include
286 all: all-am
288 .SUFFIXES:
289 .SUFFIXES: .c .lo .o .obj
290 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
291 @for dep in $?; do \
292 case '$(am__configure_deps)' in \
293 *$$dep*) \
294 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
295 && { if test -f $@; then exit 0; else break; fi; }; \
296 exit 1;; \
297 esac; \
298 done; \
299 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign web/src/pubcookie/Makefile'; \
300 $(am__cd) $(top_srcdir) && \
301 $(AUTOMAKE) --foreign web/src/pubcookie/Makefile
302 .PRECIOUS: Makefile
303 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
304 @case '$?' in \
305 *config.status*) \
306 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
307 *) \
308 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
309 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
310 esac;
312 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
313 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
315 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
316 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
317 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
318 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
319 $(am__aclocal_m4_deps):
321 clean-noinstLIBRARIES:
322 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
323 libauthgssproxy.a: $(libauthgssproxy_a_OBJECTS) $(libauthgssproxy_a_DEPENDENCIES)
324 -rm -f libauthgssproxy.a
325 $(libauthgssproxy_a_AR) libauthgssproxy.a $(libauthgssproxy_a_OBJECTS) $(libauthgssproxy_a_LIBADD)
326 $(RANLIB) libauthgssproxy.a
327 install-binPROGRAMS: $(bin_PROGRAMS)
328 @$(NORMAL_INSTALL)
329 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
330 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
331 for p in $$list; do echo "$$p $$p"; done | \
332 sed 's/$(EXEEXT)$$//' | \
333 while read p p1; do if test -f $$p || test -f $$p1; \
334 then echo "$$p"; echo "$$p"; else :; fi; \
335 done | \
336 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
337 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
338 sed 'N;N;N;s,\n, ,g' | \
339 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
340 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
341 if ($$2 == $$4) files[d] = files[d] " " $$1; \
342 else { print "f", $$3 "/" $$4, $$1; } } \
343 END { for (d in files) print "f", d, files[d] }' | \
344 while read type dir files; do \
345 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
346 test -z "$$files" || { \
347 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
348 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
350 ; done
352 uninstall-binPROGRAMS:
353 @$(NORMAL_UNINSTALL)
354 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
355 files=`for p in $$list; do echo "$$p"; done | \
356 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
357 -e 's/$$/$(EXEEXT)/' `; \
358 test -n "$$list" || exit 0; \
359 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
360 cd "$(DESTDIR)$(bindir)" && rm -f $$files
362 clean-binPROGRAMS:
363 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
364 echo " rm -f" $$list; \
365 rm -f $$list || exit $$?; \
366 test -n "$(EXEEXT)" || exit 0; \
367 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
368 echo " rm -f" $$list; \
369 rm -f $$list
370 wp_gssapi_proxy$(EXEEXT): $(wp_gssapi_proxy_OBJECTS) $(wp_gssapi_proxy_DEPENDENCIES)
371 @rm -f wp_gssapi_proxy$(EXEEXT)
372 $(LINK) $(wp_gssapi_proxy_OBJECTS) $(wp_gssapi_proxy_LDADD) $(LIBS)
373 wp_tclsh$(EXEEXT): $(wp_tclsh_OBJECTS) $(wp_tclsh_DEPENDENCIES)
374 @rm -f wp_tclsh$(EXEEXT)
375 $(LINK) $(wp_tclsh_OBJECTS) $(wp_tclsh_LDADD) $(LIBS)
376 wp_uidmapper$(EXEEXT): $(wp_uidmapper_OBJECTS) $(wp_uidmapper_DEPENDENCIES)
377 @rm -f wp_uidmapper$(EXEEXT)
378 $(LINK) $(wp_uidmapper_OBJECTS) $(wp_uidmapper_LDADD) $(LIBS)
379 wp_umc$(EXEEXT): $(wp_umc_OBJECTS) $(wp_umc_DEPENDENCIES)
380 @rm -f wp_umc$(EXEEXT)
381 $(LINK) $(wp_umc_OBJECTS) $(wp_umc_LDADD) $(LIBS)
383 mostlyclean-compile:
384 -rm -f *.$(OBJEXT)
386 distclean-compile:
387 -rm -f *.tab.c
389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_gss_proxy.Po@am__quote@
390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/id_table.Po@am__quote@
391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wp_gssapi_proxy.Po@am__quote@
392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wp_tclsh.Po@am__quote@
393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wp_uidmapper.Po@am__quote@
394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wp_uidmapper_lib.Po@am__quote@
395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wp_umc.Po@am__quote@
397 .c.o:
398 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
399 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
400 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
401 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
402 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
404 .c.obj:
405 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
406 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
407 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
408 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
409 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
411 .c.lo:
412 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
413 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
414 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
415 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
416 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
418 mostlyclean-libtool:
419 -rm -f *.lo
421 clean-libtool:
422 -rm -rf .libs _libs
424 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
425 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
426 unique=`for i in $$list; do \
427 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
428 done | \
429 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
430 END { if (nonempty) { for (i in files) print i; }; }'`; \
431 mkid -fID $$unique
432 tags: TAGS
434 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
435 $(TAGS_FILES) $(LISP)
436 set x; \
437 here=`pwd`; \
438 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
439 unique=`for i in $$list; do \
440 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441 done | \
442 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
443 END { if (nonempty) { for (i in files) print i; }; }'`; \
444 shift; \
445 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
446 test -n "$$unique" || unique=$$empty_fix; \
447 if test $$# -gt 0; then \
448 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
449 "$$@" $$unique; \
450 else \
451 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
452 $$unique; \
453 fi; \
455 ctags: CTAGS
456 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
457 $(TAGS_FILES) $(LISP)
458 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
459 unique=`for i in $$list; do \
460 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
461 done | \
462 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
463 END { if (nonempty) { for (i in files) print i; }; }'`; \
464 test -z "$(CTAGS_ARGS)$$unique" \
465 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
466 $$unique
468 GTAGS:
469 here=`$(am__cd) $(top_builddir) && pwd` \
470 && $(am__cd) $(top_srcdir) \
471 && gtags -i $(GTAGS_ARGS) "$$here"
473 distclean-tags:
474 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
476 distdir: $(DISTFILES)
477 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
478 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
479 list='$(DISTFILES)'; \
480 dist_files=`for file in $$list; do echo $$file; done | \
481 sed -e "s|^$$srcdirstrip/||;t" \
482 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
483 case $$dist_files in \
484 */*) $(MKDIR_P) `echo "$$dist_files" | \
485 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
486 sort -u` ;; \
487 esac; \
488 for file in $$dist_files; do \
489 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
490 if test -d $$d/$$file; then \
491 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
492 if test -d "$(distdir)/$$file"; then \
493 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
494 fi; \
495 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
496 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
497 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
498 fi; \
499 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
500 else \
501 test -f "$(distdir)/$$file" \
502 || cp -p $$d/$$file "$(distdir)/$$file" \
503 || exit 1; \
504 fi; \
505 done
506 check-am: all-am
507 check: check-am
508 all-am: Makefile $(LIBRARIES) $(PROGRAMS)
509 installdirs:
510 for dir in "$(DESTDIR)$(bindir)"; do \
511 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
512 done
513 install: install-am
514 install-exec: install-exec-am
515 install-data: install-data-am
516 uninstall: uninstall-am
518 install-am: all-am
519 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
521 installcheck: installcheck-am
522 install-strip:
523 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
524 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
525 `test -z '$(STRIP)' || \
526 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
527 mostlyclean-generic:
529 clean-generic:
531 distclean-generic:
532 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
533 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
535 maintainer-clean-generic:
536 @echo "This command is intended for maintainers to use"
537 @echo "it deletes files that may require special tools to rebuild."
538 clean: clean-am
540 clean-am: clean-binPROGRAMS clean-generic clean-libtool \
541 clean-noinstLIBRARIES mostlyclean-am
543 distclean: distclean-am
544 -rm -rf ./$(DEPDIR)
545 -rm -f Makefile
546 distclean-am: clean-am distclean-compile distclean-generic \
547 distclean-tags
549 dvi: dvi-am
551 dvi-am:
553 html: html-am
555 html-am:
557 info: info-am
559 info-am:
561 install-data-am:
563 install-dvi: install-dvi-am
565 install-dvi-am:
567 install-exec-am: install-binPROGRAMS
569 install-html: install-html-am
571 install-html-am:
573 install-info: install-info-am
575 install-info-am:
577 install-man:
579 install-pdf: install-pdf-am
581 install-pdf-am:
583 install-ps: install-ps-am
585 install-ps-am:
587 installcheck-am:
589 maintainer-clean: maintainer-clean-am
590 -rm -rf ./$(DEPDIR)
591 -rm -f Makefile
592 maintainer-clean-am: distclean-am maintainer-clean-generic
594 mostlyclean: mostlyclean-am
596 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
597 mostlyclean-libtool
599 pdf: pdf-am
601 pdf-am:
603 ps: ps-am
605 ps-am:
607 uninstall-am: uninstall-binPROGRAMS
609 .MAKE: install-am install-strip
611 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
612 clean-generic clean-libtool clean-noinstLIBRARIES ctags \
613 distclean distclean-compile distclean-generic \
614 distclean-libtool distclean-tags distdir dvi dvi-am html \
615 html-am info info-am install install-am install-binPROGRAMS \
616 install-data install-data-am install-dvi install-dvi-am \
617 install-exec install-exec-am install-html install-html-am \
618 install-info install-info-am install-man install-pdf \
619 install-pdf-am install-ps install-ps-am install-strip \
620 installcheck installcheck-am installdirs maintainer-clean \
621 maintainer-clean-generic mostlyclean mostlyclean-compile \
622 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
623 tags uninstall uninstall-am uninstall-binPROGRAMS
626 # Tell versions [3.59,3.63) of GNU make to not export all variables.
627 # Otherwise a system limit (for SysV at least) may be exceeded.
628 .NOEXPORT: