xref: /freebsd/crypto/heimdal/Makefile.in (revision 2a4a1db342263067035ce69a4017c645da63455d)
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.16 2000/11/15 22:54:15 assar 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 = include lib kuser kdc admin kadmin kpasswd appl doc tools
201
202ACLOCAL_AMFLAGS = -I cf
203
204EXTRA_DIST = Makefile.am.common krb5.conf
205subdir = .
206ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
207mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
208CONFIG_HEADER = $(top_builddir)/include/config.h
209CONFIG_CLEAN_FILES =
210depcomp =
211CFLAGS = @CFLAGS@
212COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
213	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
214LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
215	$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
216CCLD = $(CC)
217LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
218	$(AM_LDFLAGS) $(LDFLAGS) -o $@
219DIST_SOURCES =
220
221RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
222	uninstall-info-recursive all-recursive install-data-recursive \
223	install-exec-recursive installdirs-recursive install-recursive \
224	uninstall-recursive check-recursive installcheck-recursive
225DIST_COMMON = README ChangeLog Makefile.am Makefile.in NEWS TODO \
226	acconfig.h acinclude.m4 aclocal.m4 config.guess config.sub \
227	configure configure.in install-sh ltconfig ltmain.sh missing \
228	mkinstalldirs
229DIST_SUBDIRS = $(SUBDIRS)
230all: all-recursive
231
232.SUFFIXES:
233.SUFFIXES: .et .h .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .x .c
234
235mostlyclean-libtool:
236	-rm -f *.lo
237
238clean-libtool:
239	-rm -rf .libs _libs
240
241distclean-libtool:
242	-rm -f libtool
243$(srcdir)/Makefile.in:  Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/configure.in $(ACLOCAL_M4)
244	cd $(top_srcdir) && \
245	  $(AUTOMAKE) --foreign  Makefile
246Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
247	cd $(top_builddir) && \
248	  CONFIG_HEADERS= CONFIG_LINKS= \
249	  CONFIG_FILES=$@ $(SHELL) ./config.status
250
251$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
252	$(SHELL) ./config.status --recheck
253$(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
254	cd $(srcdir) && $(AUTOCONF)
255
256$(ACLOCAL_M4):  configure.in acinclude.m4 cf/aix.m4 cf/auth-modules.m4 cf/broken-getaddrinfo.m4 cf/broken-getnameinfo.m4 cf/broken-glob.m4 cf/broken-realloc.m4 cf/broken-snprintf.m4 cf/broken.m4 cf/broken2.m4 cf/c-attribute.m4 cf/c-function.m4 cf/capabilities.m4 cf/check-compile-et.m4 cf/check-declaration.m4 cf/check-getpwnam_r-posix.m4 cf/check-man.m4 cf/check-netinet-ip-and-tcp.m4 cf/check-type-extra.m4 cf/check-var.m4 cf/check-x.m4 cf/check-xau.m4 cf/crypto.m4 cf/db.m4 cf/find-func-no-libs.m4 cf/find-func-no-libs2.m4 cf/find-func.m4 cf/find-if-not-broken.m4 cf/have-pragma-weak.m4 cf/have-struct-field.m4 cf/have-type.m4 cf/have-types.m4 cf/krb-bigendian.m4 cf/krb-func-getcwd-broken.m4 cf/krb-func-getlogin.m4 cf/krb-ipv6.m4 cf/krb-irix.m4 cf/krb-prog-ln-s.m4 cf/krb-prog-ranlib.m4 cf/krb-prog-yacc.m4 cf/krb-readline.m4 cf/krb-struct-spwd.m4 cf/krb-struct-winsize.m4 cf/krb-sys-aix.m4 cf/krb-sys-nextstep.m4 cf/krb-version.m4 cf/mips-abi.m4 cf/misc.m4 cf/need-proto.m4 cf/osfc2.m4 cf/proto-compat.m4 cf/retsigtype.m4 cf/roken-frag.m4 cf/roken.m4 cf/test-package.m4 cf/wflags.m4 cf/with-all.m4
257	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
258uninstall-info-am:
259
260# This directory's subdirectories are mostly independent; you can cd
261# into them and run `make' without going through this Makefile.
262# To change the values of `make' variables: instead of editing Makefiles,
263# (1) if the variable is set in `config.status', edit `config.status'
264#     (which will cause the Makefiles to be regenerated when you run `make');
265# (2) otherwise, pass the desired values on the `make' command line.
266$(RECURSIVE_TARGETS):
267	@set fnord $(MAKEFLAGS); amf=$$2; \
268	dot_seen=no; \
269	target=`echo $@ | sed s/-recursive//`; \
270	list='$(SUBDIRS)'; for subdir in $$list; do \
271	  echo "Making $$target in $$subdir"; \
272	  if test "$$subdir" = "."; then \
273	    dot_seen=yes; \
274	    local_target="$$target-am"; \
275	  else \
276	    local_target="$$target"; \
277	  fi; \
278	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
279	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
280	done; \
281	if test "$$dot_seen" = "no"; then \
282	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
283	fi; test -z "$$fail"
284
285mostlyclean-recursive clean-recursive distclean-recursive \
286maintainer-clean-recursive:
287	@set fnord $(MAKEFLAGS); amf=$$2; \
288	dot_seen=no; \
289	case "$@" in \
290	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
291	  *) list='$(SUBDIRS)' ;; \
292	esac; \
293	rev=''; for subdir in $$list; do \
294	  if test "$$subdir" = "."; then :; else \
295	    rev="$$subdir $$rev"; \
296	  fi; \
297	done; \
298	rev="$$rev ."; \
299	target=`echo $@ | sed s/-recursive//`; \
300	for subdir in $$rev; do \
301	  echo "Making $$target in $$subdir"; \
302	  if test "$$subdir" = "."; then \
303	    local_target="$$target-am"; \
304	  else \
305	    local_target="$$target"; \
306	  fi; \
307	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
308	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
309	done && test -z "$$fail"
310tags-recursive:
311	list='$(SUBDIRS)'; for subdir in $$list; do \
312	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
313	done
314
315tags: TAGS
316
317ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
318	list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
319	unique=`for i in $$list; do \
320	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
321	  done | \
322	  $(AWK) '    { files[$$0] = 1; } \
323	       END { for (i in files) print i; }'`; \
324	mkid -fID $$unique $(LISP)
325
326TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
327		$(TAGS_FILES) $(LISP)
328	tags=; \
329	here=`pwd`; \
330	list='$(SUBDIRS)'; for subdir in $$list; do \
331	  if test "$$subdir" = .; then :; else \
332	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
333	  fi; \
334	done; \
335	list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
336	unique=`for i in $$list; do \
337	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338	  done | \
339	  $(AWK) '    { files[$$0] = 1; } \
340	       END { for (i in files) print i; }'`; \
341	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
342	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
343
344GTAGS:
345	here=`CDPATH=: && cd $(top_builddir) && pwd` \
346	  && cd $(top_srcdir) \
347	  && gtags -i $(GTAGS_ARGS) $$here
348
349distclean-tags:
350	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
351
352DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
353
354top_distdir = .
355# Avoid unsightly `./'.
356distdir = $(PACKAGE)-$(VERSION)
357
358GZIP_ENV = --best
359
360distdir: $(DISTFILES)
361	-chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
362	mkdir $(distdir)
363	@for file in $(DISTFILES); do \
364	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
365	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
366	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
367	    $(mkinstalldirs) "$(distdir)/$$dir"; \
368	  fi; \
369	  if test -d $$d/$$file; then \
370	    cp -pR $$d/$$file $(distdir) \
371	    || exit 1; \
372	  else \
373	    test -f $(distdir)/$$file \
374	    || cp -p $$d/$$file $(distdir)/$$file \
375	    || exit 1; \
376	  fi; \
377	done
378	for subdir in $(SUBDIRS); do \
379	  if test "$$subdir" = .; then :; else \
380	    test -d $(distdir)/$$subdir \
381	    || mkdir $(distdir)/$$subdir \
382	    || exit 1; \
383	    (cd $$subdir && \
384	      $(MAKE) $(AM_MAKEFLAGS) \
385	        top_distdir="$(top_distdir)" \
386	        distdir=../$(distdir)/$$subdir \
387	        distdir) \
388	      || exit 1; \
389	  fi; \
390	done
391	$(MAKE) $(AM_MAKEFLAGS) \
392	  top_distdir="${top_distdir}" distdir="$(distdir)" \
393	  dist-hook
394	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
395	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
396	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
397	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
398	|| chmod -R a+r $(distdir)
399dist: distdir
400	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
401	-chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
402
403# This target untars the dist file and tries a VPATH configuration.  Then
404# it guarantees that the distribution is self-contained by making another
405# tarfile.
406distcheck: dist
407	-chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
408	GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
409	chmod -R a-w $(distdir); chmod a+w $(distdir)
410	mkdir $(distdir)/=build
411	mkdir $(distdir)/=inst
412	chmod a-w $(distdir)
413	dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \
414	  && cd $(distdir)/=build \
415	  && ../configure --srcdir=.. --prefix=$$dc_install_base \
416	  && $(MAKE) $(AM_MAKEFLAGS) \
417	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
418	  && $(MAKE) $(AM_MAKEFLAGS) check \
419	  && $(MAKE) $(AM_MAKEFLAGS) install \
420	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
421	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
422	  && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
423	     || (echo "Error: files left after uninstall" 1>&2; \
424	         exit 1) ) \
425	  && $(MAKE) $(AM_MAKEFLAGS) dist \
426	  && $(MAKE) $(AM_MAKEFLAGS) distclean \
427	  && rm -f $(distdir).tar.gz \
428	  && (test `find . -type f -print | wc -l` -eq 0 \
429	     || (echo "Error: files left after distclean" 1>&2; \
430	         exit 1) )
431	-chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
432	@echo "$(distdir).tar.gz is ready for distribution" | \
433	  sed 'h;s/./=/g;p;x;p;x'
434check-am: all-am
435	$(MAKE) $(AM_MAKEFLAGS) check-local
436check: check-recursive
437all-am: Makefile all-local
438installdirs: installdirs-recursive
439installdirs-am:
440
441install: install-recursive
442install-exec: install-exec-recursive
443install-data: install-data-recursive
444uninstall: uninstall-recursive
445
446install-am: all-am
447	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
448
449installcheck: installcheck-recursive
450install-strip:
451	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
452	  `test -z '$(STRIP)' || \
453	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
454mostlyclean-generic:
455
456clean-generic:
457
458distclean-generic:
459	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
460
461maintainer-clean-generic:
462	@echo "This command is intended for maintainers to use"
463	@echo "it deletes files that may require special tools to rebuild."
464clean: clean-recursive
465
466clean-am: clean-generic clean-libtool mostlyclean-am
467
468dist-all: distdir
469	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
470	-chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
471distclean: distclean-recursive
472	-rm -f config.status config.cache config.log
473distclean-am: clean-am distclean-generic distclean-libtool \
474	distclean-tags
475
476dvi: dvi-recursive
477
478dvi-am:
479
480info: info-recursive
481
482info-am:
483
484install-data-am: install-data-local
485
486install-exec-am:
487	@$(NORMAL_INSTALL)
488	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
489
490install-info: install-info-recursive
491
492install-man:
493
494installcheck-am:
495
496maintainer-clean: maintainer-clean-recursive
497
498maintainer-clean-am: distclean-am maintainer-clean-generic
499
500mostlyclean: mostlyclean-recursive
501
502mostlyclean-am: mostlyclean-generic mostlyclean-libtool
503
504uninstall-am: uninstall-info-am
505
506uninstall-info: uninstall-info-recursive
507
508.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am all-local check check-am \
509	check-local clean clean-generic clean-libtool clean-recursive \
510	dist dist-all distcheck distclean distclean-generic \
511	distclean-libtool distclean-recursive distclean-tags distdir \
512	dvi dvi-am dvi-recursive info info-am info-recursive install \
513	install-am install-data install-data-am install-data-local \
514	install-data-recursive install-exec install-exec-am \
515	install-exec-recursive install-info install-info-am \
516	install-info-recursive install-man install-recursive \
517	install-strip installcheck installcheck-am installdirs \
518	installdirs-am installdirs-recursive maintainer-clean \
519	maintainer-clean-generic maintainer-clean-recursive mostlyclean \
520	mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
521	tags tags-recursive uninstall uninstall-am uninstall-info-am \
522	uninstall-info-recursive uninstall-recursive
523
524
525install-suid-programs:
526	@foo='$(bin_SUIDS)'; \
527	for file in $$foo; do \
528	x=$(DESTDIR)$(bindir)/$$file; \
529	if chown 0:0 $$x && chmod u+s $$x; then :; else \
530	echo "*"; \
531	echo "* Failed to install $$x setuid root"; \
532	echo "*"; \
533	fi; done
534
535install-exec-hook: install-suid-programs
536
537install-build-headers:: $(include_HEADERS) $(build_HEADERZ)
538	@foo='$(include_HEADERS) $(build_HEADERZ)'; \
539	for f in $$foo; do \
540		f=`basename $$f`; \
541		if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
542		else file="$$f"; fi; \
543		if cmp -s  $$file $(buildinclude)/$$f 2> /dev/null ; then \
544		: ; else \
545			echo " $(CP) $$file $(buildinclude)/$$f"; \
546			$(CP) $$file $(buildinclude)/$$f; \
547		fi ; \
548	done
549
550all-local: install-build-headers
551#NROFF_MAN = nroff -man
552.1.cat1:
553	$(NROFF_MAN) $< > $@
554.3.cat3:
555	$(NROFF_MAN) $< > $@
556.5.cat5:
557	$(NROFF_MAN) $< > $@
558.8.cat8:
559	$(NROFF_MAN) $< > $@
560
561dist-cat1-mans:
562	@foo='$(man1_MANS)'; \
563	bar='$(man_MANS)'; \
564	for i in $$bar; do \
565	case $$i in \
566	*.1) foo="$$foo $$i";; \
567	esac; done ;\
568	for i in $$foo; do \
569		x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \
570		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
571		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
572	done
573
574dist-cat3-mans:
575	@foo='$(man3_MANS)'; \
576	bar='$(man_MANS)'; \
577	for i in $$bar; do \
578	case $$i in \
579	*.3) foo="$$foo $$i";; \
580	esac; done ;\
581	for i in $$foo; do \
582		x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \
583		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
584		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
585	done
586
587dist-cat5-mans:
588	@foo='$(man5_MANS)'; \
589	bar='$(man_MANS)'; \
590	for i in $$bar; do \
591	case $$i in \
592	*.5) foo="$$foo $$i";; \
593	esac; done ;\
594	for i in $$foo; do \
595		x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \
596		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
597		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
598	done
599
600dist-cat8-mans:
601	@foo='$(man8_MANS)'; \
602	bar='$(man_MANS)'; \
603	for i in $$bar; do \
604	case $$i in \
605	*.8) foo="$$foo $$i";; \
606	esac; done ;\
607	for i in $$foo; do \
608		x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \
609		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
610		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
611	done
612
613dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans
614
615install-cat-mans:
616	$(SHELL) $(top_srcdir)/cf/install-catman.sh "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
617
618install-data-local: install-cat-mans
619
620.et.h:
621	$(COMPILE_ET) $<
622.et.c:
623	$(COMPILE_ET) $<
624
625.x.c:
626	@cmp -s $< $@ 2> /dev/null || cp $< $@
627
628check-local::
629	@foo='$(CHECK_LOCAL)'; \
630	  if test "$$foo"; then \
631	  failed=0; all=0; \
632	  for i in $$foo; do \
633	    all=`expr $$all + 1`; \
634	    if ./$$i --version > /dev/null 2>&1; then \
635	      echo "PASS: $$i"; \
636	    else \
637	      echo "FAIL: $$i"; \
638	      failed=`expr $$failed + 1`; \
639	    fi; \
640	  done; \
641	  if test "$$failed" -eq 0; then \
642	    banner="All $$all tests passed"; \
643	  else \
644	    banner="$$failed of $$all tests failed"; \
645	  fi; \
646	  dashes=`echo "$$banner" | sed s/./=/g`; \
647	  echo "$$dashes"; \
648	  echo "$$banner"; \
649	  echo "$$dashes"; \
650	  test "$$failed" -eq 0; \
651	fi
652# Tell versions [3.59,3.63) of GNU make to not export all variables.
653# Otherwise a system limit (for SysV at least) may be exceeded.
654.NOEXPORT:
655