* clear out some warnings by gcc 9.3.1.
[alpine.git] / web / src / pubcookie / Makefile.in
blob434895bba1fa150d00ebf5aa1e8b0d48b451c905
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 # ========================================================================
18 # Copyright 2006-2008 University of Washington
20 # Licensed under the Apache License, Version 2.0 (the "License");
21 # you may not use this file except in compliance with the License.
22 # You may obtain a copy of the License at
24 # http://www.apache.org/licenses/LICENSE-2.0
26 # ========================================================================
29 VPATH = @srcdir@
30 am__is_gnu_make = { \
31 if test -z '$(MAKELEVEL)'; then \
32 false; \
33 elif test -n '$(MAKE_HOST)'; then \
34 true; \
35 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
36 true; \
37 else \
38 false; \
39 fi; \
41 am__make_running_with_option = \
42 case $${target_option-} in \
43 ?) ;; \
44 *) echo "am__make_running_with_option: internal error: invalid" \
45 "target option '$${target_option-}' specified" >&2; \
46 exit 1;; \
47 esac; \
48 has_opt=no; \
49 sane_makeflags=$$MAKEFLAGS; \
50 if $(am__is_gnu_make); then \
51 sane_makeflags=$$MFLAGS; \
52 else \
53 case $$MAKEFLAGS in \
54 *\\[\ \ ]*) \
55 bs=\\; \
56 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
57 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
58 esac; \
59 fi; \
60 skip_next=no; \
61 strip_trailopt () \
62 { \
63 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
64 }; \
65 for flg in $$sane_makeflags; do \
66 test $$skip_next = yes && { skip_next=no; continue; }; \
67 case $$flg in \
68 *=*|--*) continue;; \
69 -*I) strip_trailopt 'I'; skip_next=yes;; \
70 -*I?*) strip_trailopt 'I';; \
71 -*O) strip_trailopt 'O'; skip_next=yes;; \
72 -*O?*) strip_trailopt 'O';; \
73 -*l) strip_trailopt 'l'; skip_next=yes;; \
74 -*l?*) strip_trailopt 'l';; \
75 -[dEDm]) skip_next=yes;; \
76 -[JT]) skip_next=yes;; \
77 esac; \
78 case $$flg in \
79 *$$target_option*) has_opt=yes; break;; \
80 esac; \
81 done; \
82 test $$has_opt = yes
83 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
84 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
85 pkgdatadir = $(datadir)/@PACKAGE@
86 pkgincludedir = $(includedir)/@PACKAGE@
87 pkglibdir = $(libdir)/@PACKAGE@
88 pkglibexecdir = $(libexecdir)/@PACKAGE@
89 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
90 install_sh_DATA = $(install_sh) -c -m 644
91 install_sh_PROGRAM = $(install_sh) -c
92 install_sh_SCRIPT = $(install_sh) -c
93 INSTALL_HEADER = $(INSTALL_DATA)
94 transform = $(program_transform_name)
95 NORMAL_INSTALL = :
96 PRE_INSTALL = :
97 POST_INSTALL = :
98 NORMAL_UNINSTALL = :
99 PRE_UNINSTALL = :
100 POST_UNINSTALL = :
101 build_triplet = @build@
102 host_triplet = @host@
103 bin_PROGRAMS = wp_uidmapper$(EXEEXT) wp_tclsh$(EXEEXT) \
104 wp_gssapi_proxy$(EXEEXT) wp_umc$(EXEEXT)
105 subdir = web/src/pubcookie
106 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
107 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
108 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
109 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
110 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
111 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
112 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
113 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
114 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
115 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
116 $(ACLOCAL_M4)
117 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
118 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
119 CONFIG_HEADER = $(top_builddir)/include/config.h
120 CONFIG_CLEAN_FILES =
121 CONFIG_CLEAN_VPATH_FILES =
122 LIBRARIES = $(noinst_LIBRARIES)
123 ARFLAGS = cru
124 AM_V_AR = $(am__v_AR_@AM_V@)
125 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
126 am__v_AR_0 = @echo " AR " $@;
127 am__v_AR_1 =
128 libauthgssproxy_a_AR = $(AR) $(ARFLAGS)
129 libauthgssproxy_a_LIBADD =
130 am_libauthgssproxy_a_OBJECTS = auth_gss_proxy.$(OBJEXT)
131 libauthgssproxy_a_OBJECTS = $(am_libauthgssproxy_a_OBJECTS)
132 am__installdirs = "$(DESTDIR)$(bindir)"
133 PROGRAMS = $(bin_PROGRAMS)
134 am_wp_gssapi_proxy_OBJECTS = wp_gssapi_proxy.$(OBJEXT) \
135 wp_uidmapper_lib.$(OBJEXT)
136 wp_gssapi_proxy_OBJECTS = $(am_wp_gssapi_proxy_OBJECTS)
137 wp_gssapi_proxy_LDADD = $(LDADD)
138 AM_V_lt = $(am__v_lt_@AM_V@)
139 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
140 am__v_lt_0 = --silent
141 am__v_lt_1 =
142 am_wp_tclsh_OBJECTS = wp_tclsh.$(OBJEXT) wp_uidmapper_lib.$(OBJEXT)
143 wp_tclsh_OBJECTS = $(am_wp_tclsh_OBJECTS)
144 wp_tclsh_LDADD = $(LDADD)
145 am_wp_uidmapper_OBJECTS = wp_uidmapper.$(OBJEXT) id_table.$(OBJEXT)
146 wp_uidmapper_OBJECTS = $(am_wp_uidmapper_OBJECTS)
147 wp_uidmapper_LDADD = $(LDADD)
148 am_wp_umc_OBJECTS = wp_umc.$(OBJEXT) wp_uidmapper_lib.$(OBJEXT)
149 wp_umc_OBJECTS = $(am_wp_umc_OBJECTS)
150 wp_umc_LDADD = $(LDADD)
151 AM_V_P = $(am__v_P_@AM_V@)
152 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
153 am__v_P_0 = false
154 am__v_P_1 = :
155 AM_V_GEN = $(am__v_GEN_@AM_V@)
156 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
157 am__v_GEN_0 = @echo " GEN " $@;
158 am__v_GEN_1 =
159 AM_V_at = $(am__v_at_@AM_V@)
160 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
161 am__v_at_0 = @
162 am__v_at_1 =
163 DEFAULT_INCLUDES =
164 depcomp = $(SHELL) $(top_srcdir)/depcomp
165 am__depfiles_maybe = depfiles
166 am__mv = mv -f
167 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
168 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
169 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
170 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
171 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
172 $(AM_CFLAGS) $(CFLAGS)
173 AM_V_CC = $(am__v_CC_@AM_V@)
174 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
175 am__v_CC_0 = @echo " CC " $@;
176 am__v_CC_1 =
177 CCLD = $(CC)
178 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
179 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
180 $(AM_LDFLAGS) $(LDFLAGS) -o $@
181 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
182 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
183 am__v_CCLD_0 = @echo " CCLD " $@;
184 am__v_CCLD_1 =
185 SOURCES = $(libauthgssproxy_a_SOURCES) $(wp_gssapi_proxy_SOURCES) \
186 $(wp_tclsh_SOURCES) $(wp_uidmapper_SOURCES) $(wp_umc_SOURCES)
187 DIST_SOURCES = $(libauthgssproxy_a_SOURCES) $(wp_gssapi_proxy_SOURCES) \
188 $(wp_tclsh_SOURCES) $(wp_uidmapper_SOURCES) $(wp_umc_SOURCES)
189 am__can_run_installinfo = \
190 case $$AM_UPDATE_INFO_DIR in \
191 n|no|NO) false;; \
192 *) (install-info --version) >/dev/null 2>&1;; \
193 esac
194 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
195 # Read a list of newline-separated strings from the standard input,
196 # and print each of them once, without duplicates. Input order is
197 # *not* preserved.
198 am__uniquify_input = $(AWK) '\
199 BEGIN { nonempty = 0; } \
200 { items[$$0] = 1; nonempty = 1; } \
201 END { if (nonempty) { for (i in items) print i; }; } \
203 # Make sure the list of sources is unique. This is necessary because,
204 # e.g., the same source file might be shared among _SOURCES variables
205 # for different programs/libraries.
206 am__define_uniq_tagged_files = \
207 list='$(am__tagged_files)'; \
208 unique=`for i in $$list; do \
209 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
210 done | $(am__uniquify_input)`
211 ETAGS = etags
212 CTAGS = ctags
213 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
214 $(top_srcdir)/mkinstalldirs INSTALL README
215 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
216 ACLOCAL = @ACLOCAL@
217 ALPINE_DATESTAMP = @ALPINE_DATESTAMP@
218 ALPINE_HOSTSTAMP = @ALPINE_HOSTSTAMP@
219 AMTAR = @AMTAR@
220 AM_CFLAGS = @AM_CFLAGS@
221 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
222 AM_LDFLAGS = @AM_LDFLAGS@
223 AR = @AR@
224 AUTOCONF = @AUTOCONF@
225 AUTOHEADER = @AUTOHEADER@
226 AUTOMAKE = @AUTOMAKE@
227 AWK = @AWK@
228 CC = @CC@
229 CCDEPMODE = @CCDEPMODE@
230 CFLAGS = '-DWP_UIDMAPPER_SOCKET=$(WP_UIDMAPPER_SOCKET)' \
231 '-DWEBSERVER_UID=$(WEBSERVER_UID)' \
232 '-DAUTH_GSS_PROXY_PATH="$(WEB_BINDIR)/wp_gssapi_proxy"'
234 CP = @CP@
235 CPP = @CPP@
236 CPPFLAGS = @CPPFLAGS@
237 CYGPATH_W = @CYGPATH_W@
238 C_CLIENT_AUTHS = @C_CLIENT_AUTHS@
239 C_CLIENT_BUNDLED = @C_CLIENT_BUNDLED@
240 C_CLIENT_CFLAGS = @C_CLIENT_CFLAGS@
241 C_CLIENT_GCCOPTLEVEL = @C_CLIENT_GCCOPTLEVEL@
242 C_CLIENT_LDFLAGS = @C_CLIENT_LDFLAGS@
243 C_CLIENT_SPECIALS = @C_CLIENT_SPECIALS@
244 C_CLIENT_TARGET = @C_CLIENT_TARGET@
245 C_CLIENT_WITH_IPV6 = @C_CLIENT_WITH_IPV6@
246 DEFS = @DEFS@
247 DEPDIR = @DEPDIR@
248 DLLTOOL = @DLLTOOL@
249 DSYMUTIL = @DSYMUTIL@
250 DUMPBIN = @DUMPBIN@
251 ECHO_C = @ECHO_C@
252 ECHO_N = @ECHO_N@
253 ECHO_T = @ECHO_T@
254 EGREP = @EGREP@
255 EXEEXT = @EXEEXT@
256 FGREP = @FGREP@
257 GMSGFMT = @GMSGFMT@
258 GMSGFMT_015 = @GMSGFMT_015@
259 GREP = @GREP@
260 INSTALL = @INSTALL@
261 INSTALL_DATA = @INSTALL_DATA@
262 INSTALL_PROGRAM = @INSTALL_PROGRAM@
263 INSTALL_SCRIPT = @INSTALL_SCRIPT@
264 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
265 INTLLIBS = @INTLLIBS@
266 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
267 ISPELLPROG = @ISPELLPROG@
268 LD = @LD@
269 LDFLAGS = @LDFLAGS@
270 LIBICONV = @LIBICONV@
271 LIBINTL = @LIBINTL@
272 LIBOBJS = @LIBOBJS@
273 LIBS = @LIBS@
274 LIBTOOL = @LIBTOOL@
275 LIBTOOL_DEPS = @LIBTOOL_DEPS@
276 LIPO = @LIPO@
277 LN = @LN@
278 LN_S = @LN_S@
279 LS = @LS@
280 LTLIBICONV = @LTLIBICONV@
281 LTLIBINTL = @LTLIBINTL@
282 LTLIBOBJS = @LTLIBOBJS@
283 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
284 MAINT = @MAINT@
285 MAKE = @MAKE@
286 MAKEINFO = @MAKEINFO@
287 MANIFEST_TOOL = @MANIFEST_TOOL@
288 MKDIR_P = @MKDIR_P@
289 MSGFMT = @MSGFMT@
290 MSGFMT_015 = @MSGFMT_015@
291 MSGMERGE = @MSGMERGE@
292 NM = @NM@
293 NMEDIT = @NMEDIT@
294 NPA_PROG = @NPA_PROG@
295 OBJDUMP = @OBJDUMP@
296 OBJEXT = @OBJEXT@
297 OTOOL = @OTOOL@
298 OTOOL64 = @OTOOL64@
299 PACKAGE = @PACKAGE@
300 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
301 PACKAGE_NAME = @PACKAGE_NAME@
302 PACKAGE_STRING = @PACKAGE_STRING@
303 PACKAGE_TARNAME = @PACKAGE_TARNAME@
304 PACKAGE_URL = @PACKAGE_URL@
305 PACKAGE_VERSION = @PACKAGE_VERSION@
306 PATH_SEPARATOR = @PATH_SEPARATOR@
307 POSUB = @POSUB@
308 PTHREAD_CC = @PTHREAD_CC@
309 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
310 PTHREAD_LIBS = @PTHREAD_LIBS@
311 PWPROG = @PWPROG@
312 RANLIB = @RANLIB@
313 REGEX_BUILD = @REGEX_BUILD@
314 RM = @RM@
315 SED = @SED@
316 SENDMAIL = @SENDMAIL@
317 SET_MAKE = @SET_MAKE@
318 SHELL = @SHELL@
319 SPELLPROG = @SPELLPROG@
320 STRIP = @STRIP@
321 USE_NLS = @USE_NLS@
322 VERSION = @VERSION@
323 WEB_BINDIR = @WEB_BINDIR@
324 WEB_BUILD = @WEB_BUILD@
325 WEB_PUBCOOKIE_BUILD = @WEB_PUBCOOKIE_BUILD@
326 WEB_PUBCOOKIE_LIB = @WEB_PUBCOOKIE_LIB@
327 WEB_PUBCOOKIE_LINK = @WEB_PUBCOOKIE_LINK@
328 XGETTEXT = @XGETTEXT@
329 XGETTEXT_015 = @XGETTEXT_015@
330 abs_builddir = @abs_builddir@
331 abs_srcdir = @abs_srcdir@
332 abs_top_builddir = @abs_top_builddir@
333 abs_top_srcdir = @abs_top_srcdir@
334 ac_ct_AR = @ac_ct_AR@
335 ac_ct_CC = @ac_ct_CC@
336 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
337 acx_pthread_config = @acx_pthread_config@
338 alpine_interactive_spellcheck = @alpine_interactive_spellcheck@
339 alpine_simple_spellcheck = @alpine_simple_spellcheck@
340 am__include = @am__include@
341 am__leading_dot = @am__leading_dot@
342 am__quote = @am__quote@
343 am__tar = @am__tar@
344 am__untar = @am__untar@
345 bindir = @bindir@
346 build = @build@
347 build_alias = @build_alias@
348 build_cpu = @build_cpu@
349 build_os = @build_os@
350 build_vendor = @build_vendor@
351 builddir = @builddir@
352 datadir = @datadir@
353 datarootdir = @datarootdir@
354 docdir = @docdir@
355 dvidir = @dvidir@
356 exec_prefix = @exec_prefix@
357 host = @host@
358 host_alias = @host_alias@
359 host_cpu = @host_cpu@
360 host_os = @host_os@
361 host_vendor = @host_vendor@
362 htmldir = @htmldir@
363 includedir = @includedir@
364 infodir = @infodir@
365 install_sh = @install_sh@
366 libdir = @libdir@
367 libexecdir = @libexecdir@
368 localedir = @localedir@
369 localstatedir = @localstatedir@
370 mandir = @mandir@
371 mkdir_p = @mkdir_p@
372 oldincludedir = @oldincludedir@
373 pdfdir = @pdfdir@
374 prefix = @prefix@
375 program_transform_name = @program_transform_name@
376 psdir = @psdir@
377 sbindir = @sbindir@
378 sharedstatedir = @sharedstatedir@
379 srcdir = @srcdir@
380 sysconfdir = @sysconfdir@
381 target_alias = @target_alias@
382 top_build_prefix = @top_build_prefix@
383 top_builddir = @top_builddir@
384 top_srcdir = @top_srcdir@
385 WP_UIDMAPPER_SOCKET = "/tmp/wp_uidmapper"
386 WEBSERVER_UID = 65534
387 noinst_LIBRARIES = libauthgssproxy.a
388 libauthgssproxy_a_SOURCES = auth_gss_proxy.c
389 wp_uidmapper_SOURCES = wp_uidmapper.c id_table.c id_table.h
390 wp_tclsh_SOURCES = wp_tclsh.c wp_uidmapper_lib.c
391 wp_gssapi_proxy_SOURCES = wp_gssapi_proxy.c wp_uidmapper_lib.c
392 wp_umc_SOURCES = wp_umc.c wp_uidmapper_lib.c
393 AM_CPPFLAGS = -I@top_builddir@/include -I@top_srcdir@/include
394 all: all-am
396 .SUFFIXES:
397 .SUFFIXES: .c .lo .o .obj
398 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
399 @for dep in $?; do \
400 case '$(am__configure_deps)' in \
401 *$$dep*) \
402 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
403 && { if test -f $@; then exit 0; else break; fi; }; \
404 exit 1;; \
405 esac; \
406 done; \
407 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign web/src/pubcookie/Makefile'; \
408 $(am__cd) $(top_srcdir) && \
409 $(AUTOMAKE) --foreign web/src/pubcookie/Makefile
410 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
411 @case '$?' in \
412 *config.status*) \
413 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
414 *) \
415 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
416 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
417 esac;
419 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
420 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
422 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
423 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
424 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
425 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
426 $(am__aclocal_m4_deps):
428 clean-noinstLIBRARIES:
429 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
431 libauthgssproxy.a: $(libauthgssproxy_a_OBJECTS) $(libauthgssproxy_a_DEPENDENCIES) $(EXTRA_libauthgssproxy_a_DEPENDENCIES)
432 $(AM_V_at)-rm -f libauthgssproxy.a
433 $(AM_V_AR)$(libauthgssproxy_a_AR) libauthgssproxy.a $(libauthgssproxy_a_OBJECTS) $(libauthgssproxy_a_LIBADD)
434 $(AM_V_at)$(RANLIB) libauthgssproxy.a
435 install-binPROGRAMS: $(bin_PROGRAMS)
436 @$(NORMAL_INSTALL)
437 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
438 if test -n "$$list"; then \
439 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
440 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
441 fi; \
442 for p in $$list; do echo "$$p $$p"; done | \
443 sed 's/$(EXEEXT)$$//' | \
444 while read p p1; do if test -f $$p \
445 || test -f $$p1 \
446 ; then echo "$$p"; echo "$$p"; else :; fi; \
447 done | \
448 sed -e 'p;s,.*/,,;n;h' \
449 -e 's|.*|.|' \
450 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
451 sed 'N;N;N;s,\n, ,g' | \
452 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
453 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
454 if ($$2 == $$4) files[d] = files[d] " " $$1; \
455 else { print "f", $$3 "/" $$4, $$1; } } \
456 END { for (d in files) print "f", d, files[d] }' | \
457 while read type dir files; do \
458 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
459 test -z "$$files" || { \
460 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
461 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
463 ; done
465 uninstall-binPROGRAMS:
466 @$(NORMAL_UNINSTALL)
467 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
468 files=`for p in $$list; do echo "$$p"; done | \
469 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
470 -e 's/$$/$(EXEEXT)/' \
471 `; \
472 test -n "$$list" || exit 0; \
473 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
474 cd "$(DESTDIR)$(bindir)" && rm -f $$files
476 clean-binPROGRAMS:
477 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
478 echo " rm -f" $$list; \
479 rm -f $$list || exit $$?; \
480 test -n "$(EXEEXT)" || exit 0; \
481 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
482 echo " rm -f" $$list; \
483 rm -f $$list
485 wp_gssapi_proxy$(EXEEXT): $(wp_gssapi_proxy_OBJECTS) $(wp_gssapi_proxy_DEPENDENCIES) $(EXTRA_wp_gssapi_proxy_DEPENDENCIES)
486 @rm -f wp_gssapi_proxy$(EXEEXT)
487 $(AM_V_CCLD)$(LINK) $(wp_gssapi_proxy_OBJECTS) $(wp_gssapi_proxy_LDADD) $(LIBS)
489 wp_tclsh$(EXEEXT): $(wp_tclsh_OBJECTS) $(wp_tclsh_DEPENDENCIES) $(EXTRA_wp_tclsh_DEPENDENCIES)
490 @rm -f wp_tclsh$(EXEEXT)
491 $(AM_V_CCLD)$(LINK) $(wp_tclsh_OBJECTS) $(wp_tclsh_LDADD) $(LIBS)
493 wp_uidmapper$(EXEEXT): $(wp_uidmapper_OBJECTS) $(wp_uidmapper_DEPENDENCIES) $(EXTRA_wp_uidmapper_DEPENDENCIES)
494 @rm -f wp_uidmapper$(EXEEXT)
495 $(AM_V_CCLD)$(LINK) $(wp_uidmapper_OBJECTS) $(wp_uidmapper_LDADD) $(LIBS)
497 wp_umc$(EXEEXT): $(wp_umc_OBJECTS) $(wp_umc_DEPENDENCIES) $(EXTRA_wp_umc_DEPENDENCIES)
498 @rm -f wp_umc$(EXEEXT)
499 $(AM_V_CCLD)$(LINK) $(wp_umc_OBJECTS) $(wp_umc_LDADD) $(LIBS)
501 mostlyclean-compile:
502 -rm -f *.$(OBJEXT)
504 distclean-compile:
505 -rm -f *.tab.c
507 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_gss_proxy.Po@am__quote@
508 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/id_table.Po@am__quote@
509 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wp_gssapi_proxy.Po@am__quote@
510 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wp_tclsh.Po@am__quote@
511 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wp_uidmapper.Po@am__quote@
512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wp_uidmapper_lib.Po@am__quote@
513 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wp_umc.Po@am__quote@
515 .c.o:
516 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
517 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
518 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
519 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
520 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
522 .c.obj:
523 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
524 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
525 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
526 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
527 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
529 .c.lo:
530 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
531 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
532 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
533 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
534 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
536 mostlyclean-libtool:
537 -rm -f *.lo
539 clean-libtool:
540 -rm -rf .libs _libs
542 ID: $(am__tagged_files)
543 $(am__define_uniq_tagged_files); mkid -fID $$unique
544 tags: tags-am
545 TAGS: tags
547 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
548 set x; \
549 here=`pwd`; \
550 $(am__define_uniq_tagged_files); \
551 shift; \
552 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
553 test -n "$$unique" || unique=$$empty_fix; \
554 if test $$# -gt 0; then \
555 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
556 "$$@" $$unique; \
557 else \
558 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
559 $$unique; \
560 fi; \
562 ctags: ctags-am
564 CTAGS: ctags
565 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
566 $(am__define_uniq_tagged_files); \
567 test -z "$(CTAGS_ARGS)$$unique" \
568 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
569 $$unique
571 GTAGS:
572 here=`$(am__cd) $(top_builddir) && pwd` \
573 && $(am__cd) $(top_srcdir) \
574 && gtags -i $(GTAGS_ARGS) "$$here"
575 cscopelist: cscopelist-am
577 cscopelist-am: $(am__tagged_files)
578 list='$(am__tagged_files)'; \
579 case "$(srcdir)" in \
580 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
581 *) sdir=$(subdir)/$(srcdir) ;; \
582 esac; \
583 for i in $$list; do \
584 if test -f "$$i"; then \
585 echo "$(subdir)/$$i"; \
586 else \
587 echo "$$sdir/$$i"; \
588 fi; \
589 done >> $(top_builddir)/cscope.files
591 distclean-tags:
592 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
594 distdir: $(DISTFILES)
595 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
596 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
597 list='$(DISTFILES)'; \
598 dist_files=`for file in $$list; do echo $$file; done | \
599 sed -e "s|^$$srcdirstrip/||;t" \
600 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
601 case $$dist_files in \
602 */*) $(MKDIR_P) `echo "$$dist_files" | \
603 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
604 sort -u` ;; \
605 esac; \
606 for file in $$dist_files; do \
607 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
608 if test -d $$d/$$file; then \
609 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
610 if test -d "$(distdir)/$$file"; then \
611 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
612 fi; \
613 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
614 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
615 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
616 fi; \
617 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
618 else \
619 test -f "$(distdir)/$$file" \
620 || cp -p $$d/$$file "$(distdir)/$$file" \
621 || exit 1; \
622 fi; \
623 done
624 check-am: all-am
625 check: check-am
626 all-am: Makefile $(LIBRARIES) $(PROGRAMS)
627 installdirs:
628 for dir in "$(DESTDIR)$(bindir)"; do \
629 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
630 done
631 install: install-am
632 install-exec: install-exec-am
633 install-data: install-data-am
634 uninstall: uninstall-am
636 install-am: all-am
637 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
639 installcheck: installcheck-am
640 install-strip:
641 if test -z '$(STRIP)'; then \
642 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
643 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
644 install; \
645 else \
646 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
647 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
648 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
650 mostlyclean-generic:
652 clean-generic:
654 distclean-generic:
655 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
656 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
658 maintainer-clean-generic:
659 @echo "This command is intended for maintainers to use"
660 @echo "it deletes files that may require special tools to rebuild."
661 clean: clean-am
663 clean-am: clean-binPROGRAMS clean-generic clean-libtool \
664 clean-noinstLIBRARIES mostlyclean-am
666 distclean: distclean-am
667 -rm -rf ./$(DEPDIR)
668 -rm -f Makefile
669 distclean-am: clean-am distclean-compile distclean-generic \
670 distclean-tags
672 dvi: dvi-am
674 dvi-am:
676 html: html-am
678 html-am:
680 info: info-am
682 info-am:
684 install-data-am:
686 install-dvi: install-dvi-am
688 install-dvi-am:
690 install-exec-am: install-binPROGRAMS
692 install-html: install-html-am
694 install-html-am:
696 install-info: install-info-am
698 install-info-am:
700 install-man:
702 install-pdf: install-pdf-am
704 install-pdf-am:
706 install-ps: install-ps-am
708 install-ps-am:
710 installcheck-am:
712 maintainer-clean: maintainer-clean-am
713 -rm -rf ./$(DEPDIR)
714 -rm -f Makefile
715 maintainer-clean-am: distclean-am maintainer-clean-generic
717 mostlyclean: mostlyclean-am
719 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
720 mostlyclean-libtool
722 pdf: pdf-am
724 pdf-am:
726 ps: ps-am
728 ps-am:
730 uninstall-am: uninstall-binPROGRAMS
732 .MAKE: install-am install-strip
734 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
735 clean-binPROGRAMS clean-generic clean-libtool \
736 clean-noinstLIBRARIES cscopelist-am ctags ctags-am distclean \
737 distclean-compile distclean-generic distclean-libtool \
738 distclean-tags distdir dvi dvi-am html html-am info info-am \
739 install install-am install-binPROGRAMS install-data \
740 install-data-am install-dvi install-dvi-am install-exec \
741 install-exec-am install-html install-html-am install-info \
742 install-info-am install-man install-pdf install-pdf-am \
743 install-ps install-ps-am install-strip installcheck \
744 installcheck-am installdirs maintainer-clean \
745 maintainer-clean-generic mostlyclean mostlyclean-compile \
746 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
747 tags tags-am uninstall uninstall-am uninstall-binPROGRAMS
749 .PRECIOUS: Makefile
752 # Tell versions [3.59,3.63) of GNU make to not export all variables.
753 # Otherwise a system limit (for SysV at least) may be exceeded.
754 .NOEXPORT: