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