xref: /freebsd/crypto/heimdal/appl/ftp/Makefile.in (revision 42c159fe388a3765f69860c84183700af37aca8a)
1# Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
3# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4# Free Software Foundation, Inc.
5# This Makefile.in is free software; the Free Software Foundation
6# gives unlimited permission to copy and/or distribute it,
7# with or without modifications, as long as this notice is preserved.
8
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12# PARTICULAR PURPOSE.
13
14@SET_MAKE@
15
16# $Id: Makefile.am,v 1.5 1999/03/20 13:58:14 joda Exp $
17
18
19# $Id: Makefile.am.common,v 1.3 1999/04/01 14:58:43 joda Exp $
20
21
22# $Id: Makefile.am.common,v 1.31 2001/09/01 11:12:18 assar Exp $
23
24SHELL = @SHELL@
25
26srcdir = @srcdir@
27top_srcdir = @top_srcdir@
28VPATH = @srcdir@
29prefix = @prefix@
30exec_prefix = @exec_prefix@
31
32bindir = @bindir@
33sbindir = @sbindir@
34libexecdir = @libexecdir@
35datadir = @datadir@
36sysconfdir = @sysconfdir@
37sharedstatedir = @sharedstatedir@
38localstatedir = @localstatedir@
39libdir = @libdir@
40infodir = @infodir@
41mandir = @mandir@
42includedir = @includedir@
43oldincludedir = /usr/include
44pkgdatadir = $(datadir)/@PACKAGE@
45pkglibdir = $(libdir)/@PACKAGE@
46pkgincludedir = $(includedir)/@PACKAGE@
47top_builddir = ../..
48
49ACLOCAL = @ACLOCAL@
50AUTOCONF = @AUTOCONF@
51AUTOMAKE = @AUTOMAKE@
52AUTOHEADER = @AUTOHEADER@
53
54INSTALL = @INSTALL@
55INSTALL_PROGRAM = @INSTALL_PROGRAM@
56INSTALL_DATA = @INSTALL_DATA@
57INSTALL_SCRIPT = @INSTALL_SCRIPT@
58INSTALL_HEADER = $(INSTALL_DATA)
59transform = @program_transform_name@
60NORMAL_INSTALL = :
61PRE_INSTALL = :
62POST_INSTALL = :
63NORMAL_UNINSTALL = :
64PRE_UNINSTALL = :
65POST_UNINSTALL = :
66host_alias = @host_alias@
67host_triplet = @host@
68AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
69AMTAR = @AMTAR@
70AS = @AS@
71AWK = @AWK@
72CANONICAL_HOST = @CANONICAL_HOST@
73CATMAN = @CATMAN@
74CATMANEXT = @CATMANEXT@
75CC = @CC@
76COMPILE_ET = @COMPILE_ET@
77CPP = @CPP@
78DBLIB = @DBLIB@
79DEPDIR = @DEPDIR@
80DIR_com_err = @DIR_com_err@
81DIR_des = @DIR_des@
82DIR_roken = @DIR_roken@
83DLLTOOL = @DLLTOOL@
84EXEEXT = @EXEEXT@
85EXTRA_LIB45 = @EXTRA_LIB45@
86GROFF = @GROFF@
87INCLUDES_roken = @INCLUDES_roken@
88INCLUDE_ = @INCLUDE_@
89INCLUDE_des = @INCLUDE_des@
90INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
91LEX = @LEX@
92LIBOBJS = @LIBOBJS@
93LIBTOOL = @LIBTOOL@
94LIB_ = @LIB_@
95LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
96LIB_NDBM = @LIB_NDBM@
97LIB_com_err = @LIB_com_err@
98LIB_com_err_a = @LIB_com_err_a@
99LIB_com_err_so = @LIB_com_err_so@
100LIB_des = @LIB_des@
101LIB_des_a = @LIB_des_a@
102LIB_des_appl = @LIB_des_appl@
103LIB_des_so = @LIB_des_so@
104LIB_kdb = @LIB_kdb@
105LIB_otp = @LIB_otp@
106LIB_roken = @LIB_roken@
107LIB_security = @LIB_security@
108LN_S = @LN_S@
109LTLIBOBJS = @LTLIBOBJS@
110NEED_WRITEAUTH_FALSE = @NEED_WRITEAUTH_FALSE@
111NEED_WRITEAUTH_TRUE = @NEED_WRITEAUTH_TRUE@
112NROFF = @NROFF@
113OBJDUMP = @OBJDUMP@
114OBJEXT = @OBJEXT@
115PACKAGE = @PACKAGE@
116RANLIB = @RANLIB@
117VERSION = @VERSION@
118VOID_RETSIGTYPE = @VOID_RETSIGTYPE@
119WFLAGS = @WFLAGS@
120WFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@
121WFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@
122X_CFLAGS = @X_CFLAGS@
123X_EXTRA_LIBS = @X_EXTRA_LIBS@
124X_LIBS = @X_LIBS@
125X_PRE_LIBS = @X_PRE_LIBS@
126YACC = @YACC@
127am__include = @am__include@
128am__quote = @am__quote@
129dpagaix_CFLAGS = @dpagaix_CFLAGS@
130dpagaix_LDADD = @dpagaix_LDADD@
131install_sh = @install_sh@
132
133AUTOMAKE_OPTIONS = foreign no-dependencies 1.4b
134
135SUFFIXES = .et .h .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .x
136
137INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken)
138
139AM_CFLAGS = $(WFLAGS)
140
141CP = cp
142
143buildinclude = $(top_builddir)/include
144
145LIB_XauReadAuth = @LIB_XauReadAuth@
146LIB_crypt = @LIB_crypt@
147LIB_dbm_firstkey = @LIB_dbm_firstkey@
148LIB_dbopen = @LIB_dbopen@
149LIB_dlopen = @LIB_dlopen@
150LIB_dn_expand = @LIB_dn_expand@
151LIB_el_init = @LIB_el_init@
152LIB_getattr = @LIB_getattr@
153LIB_gethostbyname = @LIB_gethostbyname@
154LIB_getpwent_r = @LIB_getpwent_r@
155LIB_getpwnam_r = @LIB_getpwnam_r@
156LIB_getsockopt = @LIB_getsockopt@
157LIB_logout = @LIB_logout@
158LIB_logwtmp = @LIB_logwtmp@
159LIB_odm_initialize = @LIB_odm_initialize@
160LIB_openpty = @LIB_openpty@
161LIB_pidfile = @LIB_pidfile@
162LIB_res_search = @LIB_res_search@
163LIB_setpcred = @LIB_setpcred@
164LIB_setsockopt = @LIB_setsockopt@
165LIB_socket = @LIB_socket@
166LIB_syslog = @LIB_syslog@
167LIB_tgetent = @LIB_tgetent@
168
169LIBS = @LIBS@
170
171HESIODLIB = @HESIODLIB@
172HESIODINCLUDE = @HESIODINCLUDE@
173INCLUDE_hesiod = @INCLUDE_hesiod@
174LIB_hesiod = @LIB_hesiod@
175
176INCLUDE_krb4 = @INCLUDE_krb4@
177LIB_krb4 = @LIB_krb4@
178
179INCLUDE_openldap = @INCLUDE_openldap@
180LIB_openldap = @LIB_openldap@
181
182INCLUDE_readline = @INCLUDE_readline@
183LIB_readline = @LIB_readline@
184
185LEXLIB = @LEXLIB@
186
187NROFF_MAN = groff -mandoc -Tascii
188
189@KRB4_TRUE@LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS)
190
191@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \
192@KRB5_TRUE@	$(top_builddir)/lib/asn1/libasn1.la
193
194@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la
195
196@DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la
197
198CHECK_LOCAL = $(PROGRAMS)
199
200SUBDIRS = common ftp ftpd
201subdir = appl/ftp
202mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
203CONFIG_HEADER = $(top_builddir)/include/config.h
204CONFIG_CLEAN_FILES =
205depcomp =
206CFLAGS = @CFLAGS@
207COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
208	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
209LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
210	$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
211CCLD = $(CC)
212LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
213	$(AM_LDFLAGS) $(LDFLAGS) -o $@
214DIST_SOURCES =
215
216RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
217	uninstall-info-recursive all-recursive install-data-recursive \
218	install-exec-recursive installdirs-recursive install-recursive \
219	uninstall-recursive check-recursive installcheck-recursive
220DIST_COMMON = ChangeLog Makefile.am Makefile.in
221DIST_SUBDIRS = $(SUBDIRS)
222all: all-recursive
223
224.SUFFIXES:
225.SUFFIXES: .et .h .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .x .c
226
227mostlyclean-libtool:
228	-rm -f *.lo
229
230clean-libtool:
231	-rm -rf .libs _libs
232
233distclean-libtool:
234	-rm -f libtool
235$(srcdir)/Makefile.in:  Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/configure.in $(ACLOCAL_M4)
236	cd $(top_srcdir) && \
237	  $(AUTOMAKE) --foreign  appl/ftp/Makefile
238Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
239	cd $(top_builddir) && \
240	  CONFIG_HEADERS= CONFIG_LINKS= \
241	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
242uninstall-info-am:
243
244# This directory's subdirectories are mostly independent; you can cd
245# into them and run `make' without going through this Makefile.
246# To change the values of `make' variables: instead of editing Makefiles,
247# (1) if the variable is set in `config.status', edit `config.status'
248#     (which will cause the Makefiles to be regenerated when you run `make');
249# (2) otherwise, pass the desired values on the `make' command line.
250$(RECURSIVE_TARGETS):
251	@set fnord $(MAKEFLAGS); amf=$$2; \
252	dot_seen=no; \
253	target=`echo $@ | sed s/-recursive//`; \
254	list='$(SUBDIRS)'; for subdir in $$list; do \
255	  echo "Making $$target in $$subdir"; \
256	  if test "$$subdir" = "."; then \
257	    dot_seen=yes; \
258	    local_target="$$target-am"; \
259	  else \
260	    local_target="$$target"; \
261	  fi; \
262	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
263	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
264	done; \
265	if test "$$dot_seen" = "no"; then \
266	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
267	fi; test -z "$$fail"
268
269mostlyclean-recursive clean-recursive distclean-recursive \
270maintainer-clean-recursive:
271	@set fnord $(MAKEFLAGS); amf=$$2; \
272	dot_seen=no; \
273	case "$@" in \
274	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
275	  *) list='$(SUBDIRS)' ;; \
276	esac; \
277	rev=''; for subdir in $$list; do \
278	  if test "$$subdir" = "."; then :; else \
279	    rev="$$subdir $$rev"; \
280	  fi; \
281	done; \
282	rev="$$rev ."; \
283	target=`echo $@ | sed s/-recursive//`; \
284	for subdir in $$rev; do \
285	  echo "Making $$target in $$subdir"; \
286	  if test "$$subdir" = "."; then \
287	    local_target="$$target-am"; \
288	  else \
289	    local_target="$$target"; \
290	  fi; \
291	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
292	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
293	done && test -z "$$fail"
294tags-recursive:
295	list='$(SUBDIRS)'; for subdir in $$list; do \
296	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
297	done
298
299tags: TAGS
300
301ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
302	list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
303	unique=`for i in $$list; do \
304	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
305	  done | \
306	  $(AWK) '    { files[$$0] = 1; } \
307	       END { for (i in files) print i; }'`; \
308	mkid -fID $$unique $(LISP)
309
310TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
311		$(TAGS_FILES) $(LISP)
312	tags=; \
313	here=`pwd`; \
314	list='$(SUBDIRS)'; for subdir in $$list; do \
315	  if test "$$subdir" = .; then :; else \
316	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
317	  fi; \
318	done; \
319	list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
320	unique=`for i in $$list; do \
321	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322	  done | \
323	  $(AWK) '    { files[$$0] = 1; } \
324	       END { for (i in files) print i; }'`; \
325	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
326	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
327
328GTAGS:
329	here=`CDPATH=: && cd $(top_builddir) && pwd` \
330	  && cd $(top_srcdir) \
331	  && gtags -i $(GTAGS_ARGS) $$here
332
333distclean-tags:
334	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
335
336DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
337
338top_distdir = ../..
339distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
340
341distdir: $(DISTFILES)
342	@for file in $(DISTFILES); do \
343	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
344	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
345	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
346	    $(mkinstalldirs) "$(distdir)/$$dir"; \
347	  fi; \
348	  if test -d $$d/$$file; then \
349	    cp -pR $$d/$$file $(distdir) \
350	    || exit 1; \
351	  else \
352	    test -f $(distdir)/$$file \
353	    || cp -p $$d/$$file $(distdir)/$$file \
354	    || exit 1; \
355	  fi; \
356	done
357	for subdir in $(SUBDIRS); do \
358	  if test "$$subdir" = .; then :; else \
359	    test -d $(distdir)/$$subdir \
360	    || mkdir $(distdir)/$$subdir \
361	    || exit 1; \
362	    (cd $$subdir && \
363	      $(MAKE) $(AM_MAKEFLAGS) \
364	        top_distdir="$(top_distdir)" \
365	        distdir=../$(distdir)/$$subdir \
366	        distdir) \
367	      || exit 1; \
368	  fi; \
369	done
370	$(MAKE) $(AM_MAKEFLAGS) \
371	  top_distdir="${top_distdir}" distdir="$(distdir)" \
372	  dist-hook
373check-am: all-am
374	$(MAKE) $(AM_MAKEFLAGS) check-local
375check: check-recursive
376all-am: Makefile all-local
377installdirs: installdirs-recursive
378installdirs-am:
379
380install: install-recursive
381install-exec: install-exec-recursive
382install-data: install-data-recursive
383uninstall: uninstall-recursive
384
385install-am: all-am
386	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
387
388installcheck: installcheck-recursive
389install-strip:
390	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
391	  `test -z '$(STRIP)' || \
392	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
393mostlyclean-generic:
394
395clean-generic:
396
397distclean-generic:
398	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
399
400maintainer-clean-generic:
401	@echo "This command is intended for maintainers to use"
402	@echo "it deletes files that may require special tools to rebuild."
403clean: clean-recursive
404
405clean-am: clean-generic clean-libtool mostlyclean-am
406
407distclean: distclean-recursive
408
409distclean-am: clean-am distclean-generic distclean-libtool \
410	distclean-tags
411
412dvi: dvi-recursive
413
414dvi-am:
415
416info: info-recursive
417
418info-am:
419
420install-data-am: install-data-local
421
422install-exec-am:
423	@$(NORMAL_INSTALL)
424	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
425
426install-info: install-info-recursive
427
428install-man:
429
430installcheck-am:
431
432maintainer-clean: maintainer-clean-recursive
433
434maintainer-clean-am: distclean-am maintainer-clean-generic
435
436mostlyclean: mostlyclean-recursive
437
438mostlyclean-am: mostlyclean-generic mostlyclean-libtool
439
440uninstall-am: uninstall-info-am
441
442uninstall-info: uninstall-info-recursive
443
444.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am all-local check check-am \
445	check-local clean clean-generic clean-libtool clean-recursive \
446	distclean distclean-generic distclean-libtool \
447	distclean-recursive distclean-tags distdir dvi dvi-am \
448	dvi-recursive info info-am info-recursive install install-am \
449	install-data install-data-am install-data-local \
450	install-data-recursive install-exec install-exec-am \
451	install-exec-recursive install-info install-info-am \
452	install-info-recursive install-man install-recursive \
453	install-strip installcheck installcheck-am installdirs \
454	installdirs-am installdirs-recursive maintainer-clean \
455	maintainer-clean-generic maintainer-clean-recursive mostlyclean \
456	mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
457	tags tags-recursive uninstall uninstall-am uninstall-info-am \
458	uninstall-info-recursive uninstall-recursive
459
460
461install-suid-programs:
462	@foo='$(bin_SUIDS)'; \
463	for file in $$foo; do \
464	x=$(DESTDIR)$(bindir)/$$file; \
465	if chown 0:0 $$x && chmod u+s $$x; then :; else \
466	echo "*"; \
467	echo "* Failed to install $$x setuid root"; \
468	echo "*"; \
469	fi; done
470
471install-exec-hook: install-suid-programs
472
473install-build-headers:: $(include_HEADERS) $(build_HEADERZ)
474	@foo='$(include_HEADERS) $(build_HEADERZ)'; \
475	for f in $$foo; do \
476		f=`basename $$f`; \
477		if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
478		else file="$$f"; fi; \
479		if cmp -s  $$file $(buildinclude)/$$f 2> /dev/null ; then \
480		: ; else \
481			echo " $(CP) $$file $(buildinclude)/$$f"; \
482			$(CP) $$file $(buildinclude)/$$f; \
483		fi ; \
484	done
485
486all-local: install-build-headers
487#NROFF_MAN = nroff -man
488.1.cat1:
489	$(NROFF_MAN) $< > $@
490.3.cat3:
491	$(NROFF_MAN) $< > $@
492.5.cat5:
493	$(NROFF_MAN) $< > $@
494.8.cat8:
495	$(NROFF_MAN) $< > $@
496
497dist-cat1-mans:
498	@foo='$(man1_MANS)'; \
499	bar='$(man_MANS)'; \
500	for i in $$bar; do \
501	case $$i in \
502	*.1) foo="$$foo $$i";; \
503	esac; done ;\
504	for i in $$foo; do \
505		x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \
506		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
507		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
508	done
509
510dist-cat3-mans:
511	@foo='$(man3_MANS)'; \
512	bar='$(man_MANS)'; \
513	for i in $$bar; do \
514	case $$i in \
515	*.3) foo="$$foo $$i";; \
516	esac; done ;\
517	for i in $$foo; do \
518		x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \
519		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
520		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
521	done
522
523dist-cat5-mans:
524	@foo='$(man5_MANS)'; \
525	bar='$(man_MANS)'; \
526	for i in $$bar; do \
527	case $$i in \
528	*.5) foo="$$foo $$i";; \
529	esac; done ;\
530	for i in $$foo; do \
531		x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \
532		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
533		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
534	done
535
536dist-cat8-mans:
537	@foo='$(man8_MANS)'; \
538	bar='$(man_MANS)'; \
539	for i in $$bar; do \
540	case $$i in \
541	*.8) foo="$$foo $$i";; \
542	esac; done ;\
543	for i in $$foo; do \
544		x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \
545		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
546		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
547	done
548
549dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans
550
551install-cat-mans:
552	$(SHELL) $(top_srcdir)/cf/install-catman.sh "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
553
554install-data-local: install-cat-mans
555
556.et.h:
557	$(COMPILE_ET) $<
558.et.c:
559	$(COMPILE_ET) $<
560
561.x.c:
562	@cmp -s $< $@ 2> /dev/null || cp $< $@
563
564check-local::
565	@foo='$(CHECK_LOCAL)'; \
566	  if test "$$foo"; then \
567	  failed=0; all=0; \
568	  for i in $$foo; do \
569	    all=`expr $$all + 1`; \
570	    if ./$$i --version > /dev/null 2>&1; then \
571	      echo "PASS: $$i"; \
572	    else \
573	      echo "FAIL: $$i"; \
574	      failed=`expr $$failed + 1`; \
575	    fi; \
576	  done; \
577	  if test "$$failed" -eq 0; then \
578	    banner="All $$all tests passed"; \
579	  else \
580	    banner="$$failed of $$all tests failed"; \
581	  fi; \
582	  dashes=`echo "$$banner" | sed s/./=/g`; \
583	  echo "$$dashes"; \
584	  echo "$$banner"; \
585	  echo "$$dashes"; \
586	  test "$$failed" -eq 0; \
587	fi
588# Tell versions [3.59,3.63) of GNU make to not export all variables.
589# Otherwise a system limit (for SysV at least) may be exceeded.
590.NOEXPORT:
591