xref: /freebsd/crypto/heimdal/Makefile.in (revision 5e9cd1ae3e10592ed70e7575551cba1bbab04d84)
15e9cd1aeSAssar Westerlund# Makefile.in generated automatically by automake 1.4a from Makefile.am
2b528cefcSMark Murray
35e9cd1aeSAssar Westerlund# Copyright (C) 1994, 1995-9, 2000 Free Software Foundation, Inc.
4b528cefcSMark Murray# This Makefile.in is free software; the Free Software Foundation
5b528cefcSMark Murray# gives unlimited permission to copy and/or distribute it,
6b528cefcSMark Murray# with or without modifications, as long as this notice is preserved.
7b528cefcSMark Murray
8b528cefcSMark Murray# This program is distributed in the hope that it will be useful,
9b528cefcSMark Murray# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10b528cefcSMark Murray# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11b528cefcSMark Murray# PARTICULAR PURPOSE.
12b528cefcSMark Murray
13b528cefcSMark MurraySHELL = @SHELL@
14b528cefcSMark Murray
15b528cefcSMark Murraysrcdir = @srcdir@
16b528cefcSMark Murraytop_srcdir = @top_srcdir@
17b528cefcSMark MurrayVPATH = @srcdir@
18b528cefcSMark Murrayprefix = @prefix@
19b528cefcSMark Murrayexec_prefix = @exec_prefix@
20b528cefcSMark Murray
21b528cefcSMark Murraybindir = @bindir@
22b528cefcSMark Murraysbindir = @sbindir@
23b528cefcSMark Murraylibexecdir = @libexecdir@
24b528cefcSMark Murraydatadir = @datadir@
25b528cefcSMark Murraysysconfdir = @sysconfdir@
26b528cefcSMark Murraysharedstatedir = @sharedstatedir@
27b528cefcSMark Murraylocalstatedir = @localstatedir@
28b528cefcSMark Murraylibdir = @libdir@
29b528cefcSMark Murrayinfodir = @infodir@
30b528cefcSMark Murraymandir = @mandir@
31b528cefcSMark Murrayincludedir = @includedir@
32b528cefcSMark Murrayoldincludedir = /usr/include
33b528cefcSMark Murray
34b528cefcSMark Murraypkgdatadir = $(datadir)/@PACKAGE@
35b528cefcSMark Murraypkglibdir = $(libdir)/@PACKAGE@
36b528cefcSMark Murraypkgincludedir = $(includedir)/@PACKAGE@
37b528cefcSMark Murray
38b528cefcSMark Murraytop_builddir = .
395e9cd1aeSAssar Westerlund
405e9cd1aeSAssar WesterlundACLOCAL = @ACLOCAL@
41b528cefcSMark MurrayAUTOCONF = @AUTOCONF@
42b528cefcSMark MurrayAUTOMAKE = @AUTOMAKE@
43b528cefcSMark MurrayAUTOHEADER = @AUTOHEADER@
44b528cefcSMark Murray
45b528cefcSMark MurrayINSTALL = @INSTALL@
465e9cd1aeSAssar WesterlundINSTALL_PROGRAM = @INSTALL_PROGRAM@
47b528cefcSMark MurrayINSTALL_DATA = @INSTALL_DATA@
48b528cefcSMark MurrayINSTALL_SCRIPT = @INSTALL_SCRIPT@
495e9cd1aeSAssar WesterlundINSTALL_STRIP_FLAG =
50b528cefcSMark Murraytransform = @program_transform_name@
51b528cefcSMark Murray
52b528cefcSMark MurrayNORMAL_INSTALL = :
53b528cefcSMark MurrayPRE_INSTALL = :
54b528cefcSMark MurrayPOST_INSTALL = :
55b528cefcSMark MurrayNORMAL_UNINSTALL = :
56b528cefcSMark MurrayPRE_UNINSTALL = :
57b528cefcSMark MurrayPOST_UNINSTALL = :
585e9cd1aeSAssar Westerlund
595e9cd1aeSAssar Westerlund@SET_MAKE@
60b528cefcSMark Murrayhost_alias = @host_alias@
61b528cefcSMark Murrayhost_triplet = @host@
62b528cefcSMark MurrayAIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
635e9cd1aeSAssar WesterlundAMDEP = @AMDEP@
645e9cd1aeSAssar WesterlundAMTAR = @AMTAR@
655e9cd1aeSAssar WesterlundAS = @AS@
66b528cefcSMark MurrayAWK = @AWK@
67b528cefcSMark MurrayCANONICAL_HOST = @CANONICAL_HOST@
68b528cefcSMark MurrayCATMAN = @CATMAN@
69b528cefcSMark MurrayCATMANEXT = @CATMANEXT@
70b528cefcSMark MurrayCC = @CC@
715e9cd1aeSAssar WesterlundCPP = @CPP@
725e9cd1aeSAssar WesterlundCXX = @CXX@
735e9cd1aeSAssar WesterlundCXXCPP = @CXXCPP@
74b528cefcSMark MurrayDBLIB = @DBLIB@
755e9cd1aeSAssar WesterlundDEPDIR = @DEPDIR@
765e9cd1aeSAssar WesterlundDIR_des = @DIR_des@
775e9cd1aeSAssar WesterlundDIR_roken = @DIR_roken@
785e9cd1aeSAssar WesterlundDLLTOOL = @DLLTOOL@
79b528cefcSMark MurrayEXEEXT = @EXEEXT@
80b528cefcSMark MurrayEXTRA_LIB45 = @EXTRA_LIB45@
81b528cefcSMark MurrayGROFF = @GROFF@
825e9cd1aeSAssar WesterlundINCLUDES_roken = @INCLUDES_roken@
83b528cefcSMark MurrayINCLUDE_ = @INCLUDE_@
84b528cefcSMark MurrayLEX = @LEX@
85b528cefcSMark MurrayLIBOBJS = @LIBOBJS@
86b528cefcSMark MurrayLIBTOOL = @LIBTOOL@
87b528cefcSMark MurrayLIB_ = @LIB_@
88b528cefcSMark MurrayLIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
895e9cd1aeSAssar WesterlundLIB_des = @LIB_des@
905e9cd1aeSAssar WesterlundLIB_des_appl = @LIB_des_appl@
91b528cefcSMark MurrayLIB_kdb = @LIB_kdb@
92b528cefcSMark MurrayLIB_otp = @LIB_otp@
93b528cefcSMark MurrayLIB_roken = @LIB_roken@
94b528cefcSMark MurrayLIB_security = @LIB_security@
95b528cefcSMark MurrayLN_S = @LN_S@
96b528cefcSMark MurrayLTLIBOBJS = @LTLIBOBJS@
97b528cefcSMark MurrayMAKEINFO = @MAKEINFO@
98b528cefcSMark MurrayNEED_WRITEAUTH_FALSE = @NEED_WRITEAUTH_FALSE@
99b528cefcSMark MurrayNEED_WRITEAUTH_TRUE = @NEED_WRITEAUTH_TRUE@
100b528cefcSMark MurrayNROFF = @NROFF@
1015e9cd1aeSAssar WesterlundOBJDUMP = @OBJDUMP@
102b528cefcSMark MurrayOBJEXT = @OBJEXT@
103b528cefcSMark MurrayPACKAGE = @PACKAGE@
104b528cefcSMark MurrayRANLIB = @RANLIB@
1055e9cd1aeSAssar WesterlundSTRIP = @STRIP@
106b528cefcSMark MurrayVERSION = @VERSION@
107b528cefcSMark MurrayVOID_RETSIGTYPE = @VOID_RETSIGTYPE@
108b528cefcSMark MurrayWFLAGS = @WFLAGS@
109b528cefcSMark MurrayWFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@
110b528cefcSMark MurrayWFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@
111b528cefcSMark MurrayYACC = @YACC@
1125e9cd1aeSAssar Westerlunddpagaix_CFLAGS = @dpagaix_CFLAGS@
1135e9cd1aeSAssar Westerlunddpagaix_LDADD = @dpagaix_LDADD@
1145e9cd1aeSAssar Westerlundinstall_sh = @install_sh@
1155e9cd1aeSAssar Westerlund
1165e9cd1aeSAssar Westerlund# $Id: Makefile.am,v 1.16 2000/11/15 22:54:15 assar Exp $
1175e9cd1aeSAssar Westerlund
1185e9cd1aeSAssar Westerlund
1195e9cd1aeSAssar Westerlund# $Id: Makefile.am.common,v 1.3 1999/04/01 14:58:43 joda Exp $
1205e9cd1aeSAssar Westerlund
1215e9cd1aeSAssar Westerlund
1225e9cd1aeSAssar Westerlund# $Id: Makefile.am.common,v 1.23 2000/12/05 09:11:09 joda Exp $
1235e9cd1aeSAssar Westerlund
124b528cefcSMark Murray
125b528cefcSMark MurrayAUTOMAKE_OPTIONS = foreign no-dependencies
126b528cefcSMark Murray
127b528cefcSMark MurraySUFFIXES = .et .h .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .x
128b528cefcSMark Murray
1295e9cd1aeSAssar WesterlundINCLUDES = -I$(top_builddir)/include $(INCLUDES_roken)
130b528cefcSMark Murray
131b528cefcSMark MurrayAM_CFLAGS =  $(WFLAGS)
132b528cefcSMark Murray
1335e9cd1aeSAssar WesterlundCP = cp
1345e9cd1aeSAssar Westerlund
135b528cefcSMark MurrayCOMPILE_ET = $(top_builddir)/lib/com_err/compile_et
136b528cefcSMark Murray
137b528cefcSMark Murraybuildinclude = $(top_builddir)/include
138b528cefcSMark Murray
139b528cefcSMark MurrayLIB_XauReadAuth = @LIB_XauReadAuth@
140b528cefcSMark MurrayLIB_crypt = @LIB_crypt@
141b528cefcSMark MurrayLIB_dbm_firstkey = @LIB_dbm_firstkey@
142b528cefcSMark MurrayLIB_dbopen = @LIB_dbopen@
143b528cefcSMark MurrayLIB_dlopen = @LIB_dlopen@
144b528cefcSMark MurrayLIB_dn_expand = @LIB_dn_expand@
145b528cefcSMark MurrayLIB_el_init = @LIB_el_init@
146b528cefcSMark MurrayLIB_getattr = @LIB_getattr@
147b528cefcSMark MurrayLIB_gethostbyname = @LIB_gethostbyname@
148b528cefcSMark MurrayLIB_getpwent_r = @LIB_getpwent_r@
149b528cefcSMark MurrayLIB_getpwnam_r = @LIB_getpwnam_r@
150b528cefcSMark MurrayLIB_getsockopt = @LIB_getsockopt@
151b528cefcSMark MurrayLIB_logout = @LIB_logout@
152b528cefcSMark MurrayLIB_logwtmp = @LIB_logwtmp@
153b528cefcSMark MurrayLIB_odm_initialize = @LIB_odm_initialize@
1545e9cd1aeSAssar WesterlundLIB_pidfile = @LIB_pidfile@
155b528cefcSMark MurrayLIB_readline = @LIB_readline@
156b528cefcSMark MurrayLIB_res_search = @LIB_res_search@
157b528cefcSMark MurrayLIB_setpcred = @LIB_setpcred@
158b528cefcSMark MurrayLIB_setsockopt = @LIB_setsockopt@
159b528cefcSMark MurrayLIB_socket = @LIB_socket@
160b528cefcSMark MurrayLIB_syslog = @LIB_syslog@
161b528cefcSMark MurrayLIB_tgetent = @LIB_tgetent@
162b528cefcSMark Murray
1635e9cd1aeSAssar WesterlundLIBS = @LIBS@
1645e9cd1aeSAssar Westerlund
165b528cefcSMark MurrayHESIODLIB = @HESIODLIB@
166b528cefcSMark MurrayHESIODINCLUDE = @HESIODINCLUDE@
167b528cefcSMark MurrayINCLUDE_hesiod = @INCLUDE_hesiod@
168b528cefcSMark MurrayLIB_hesiod = @LIB_hesiod@
169b528cefcSMark Murray
170b528cefcSMark MurrayINCLUDE_krb4 = @INCLUDE_krb4@
171b528cefcSMark MurrayLIB_krb4 = @LIB_krb4@
172b528cefcSMark Murray
1735e9cd1aeSAssar WesterlundINCLUDE_openldap = @INCLUDE_openldap@
1745e9cd1aeSAssar WesterlundLIB_openldap = @LIB_openldap@
1755e9cd1aeSAssar Westerlund
176b528cefcSMark MurrayINCLUDE_readline = @INCLUDE_readline@
177b528cefcSMark Murray
178b528cefcSMark MurrayLEXLIB = @LEXLIB@
179b528cefcSMark Murray
180b528cefcSMark MurrayNROFF_MAN = groff -mandoc -Tascii
181b528cefcSMark Murray
1825e9cd1aeSAssar Westerlund@KRB4_TRUE@LIB_kafs = @KRB4_TRUE@$(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS)
183b528cefcSMark Murray
1845e9cd1aeSAssar Westerlund@KRB5_TRUE@LIB_krb5 = @KRB5_TRUE@$(top_builddir)/lib/krb5/libkrb5.la \
1855e9cd1aeSAssar Westerlund@KRB5_TRUE@	$(top_builddir)/lib/asn1/libasn1.la
1865e9cd1aeSAssar Westerlund@KRB5_TRUE@LIB_gssapi = @KRB5_TRUE@$(top_builddir)/lib/gssapi/libgssapi.la
187b528cefcSMark Murray
188b528cefcSMark MurrayCHECK_LOCAL = $(PROGRAMS)
189b528cefcSMark Murray
1905e9cd1aeSAssar WesterlundSUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc tools
191b528cefcSMark Murray
1925e9cd1aeSAssar WesterlundACLOCAL_AMFLAGS = -I cf
193b528cefcSMark Murray
194b528cefcSMark MurrayEXTRA_DIST = Makefile.am.common krb5.conf
1955e9cd1aeSAssar Westerlundsubdir = .
196b528cefcSMark MurrayACLOCAL_M4 = $(top_srcdir)/aclocal.m4
197b528cefcSMark Murraymkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
198b528cefcSMark MurrayCONFIG_HEADER = ./include/config.h
199b528cefcSMark MurrayCONFIG_CLEAN_FILES =
200b528cefcSMark MurrayCFLAGS = @CFLAGS@
201b528cefcSMark MurrayCOMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
202b528cefcSMark MurrayLTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
203b528cefcSMark MurrayCCLD = $(CC)
2045e9cd1aeSAssar WesterlundLINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
2055e9cd1aeSAssar WesterlundDIST_SOURCES =
2065e9cd1aeSAssar Westerlunddepcomp =
2075e9cd1aeSAssar WesterlundDIST_COMMON =  README ChangeLog Makefile.am Makefile.in NEWS TODO \
2085e9cd1aeSAssar Westerlundacconfig.h acinclude.m4 aclocal.m4 config.guess config.sub configure \
2095e9cd1aeSAssar Westerlundconfigure.in install-sh ltconfig ltmain.sh missing mkinstalldirs
210b528cefcSMark Murray
211b528cefcSMark Murray
2125e9cd1aeSAssar WesterlundDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
213b528cefcSMark Murray
214b528cefcSMark MurrayGZIP_ENV = --best
215b528cefcSMark Murrayall: all-redirect
216b528cefcSMark Murray.SUFFIXES:
217b528cefcSMark Murray.SUFFIXES: .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .et .h .x
218b528cefcSMark Murray$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common
219b528cefcSMark Murray	cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
220b528cefcSMark Murray
221b528cefcSMark MurrayMakefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
222b528cefcSMark Murray	cd $(top_builddir) \
223b528cefcSMark Murray	  && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
224b528cefcSMark Murray
2255e9cd1aeSAssar Westerlund$(ACLOCAL_M4):  configure.in  acinclude.m4 cf/aix.m4 cf/auth-modules.m4 \
2265e9cd1aeSAssar Westerlund		cf/broken-getnameinfo.m4 cf/broken-glob.m4 \
2275e9cd1aeSAssar Westerlund		cf/broken-realloc.m4 cf/broken-snprintf.m4 cf/broken.m4 \
2285e9cd1aeSAssar Westerlund		cf/broken2.m4 cf/c-attribute.m4 cf/c-function.m4 \
2295e9cd1aeSAssar Westerlund		cf/capabilities.m4 cf/check-declaration.m4 \
2305e9cd1aeSAssar Westerlund		cf/check-getpwnam_r-posix.m4 cf/check-man.m4 \
2315e9cd1aeSAssar Westerlund		cf/check-netinet-ip-and-tcp.m4 cf/check-type-extra.m4 \
2325e9cd1aeSAssar Westerlund		cf/check-var.m4 cf/check-x.m4 cf/check-xau.m4 cf/db.m4 \
2335e9cd1aeSAssar Westerlund		cf/find-func-no-libs.m4 cf/find-func-no-libs2.m4 \
2345e9cd1aeSAssar Westerlund		cf/find-func.m4 cf/find-if-not-broken.m4 \
2355e9cd1aeSAssar Westerlund		cf/grok-type.m4 cf/have-pragma-weak.m4 \
2365e9cd1aeSAssar Westerlund		cf/have-struct-field.m4 cf/have-type.m4 \
2375e9cd1aeSAssar Westerlund		cf/have-types.m4 cf/krb-bigendian.m4 cf/krb-find-db.m4 \
2385e9cd1aeSAssar Westerlund		cf/krb-func-getcwd-broken.m4 cf/krb-func-getlogin.m4 \
2395e9cd1aeSAssar Westerlund		cf/krb-ipv6.m4 cf/krb-irix.m4 cf/krb-prog-ln-s.m4 \
2405e9cd1aeSAssar Westerlund		cf/krb-prog-ranlib.m4 cf/krb-prog-yacc.m4 \
2415e9cd1aeSAssar Westerlund		cf/krb-readline.m4 cf/krb-struct-spwd.m4 \
2425e9cd1aeSAssar Westerlund		cf/krb-struct-winsize.m4 cf/krb-sys-aix.m4 \
2435e9cd1aeSAssar Westerlund		cf/krb-sys-nextstep.m4 cf/krb-version.m4 cf/mips-abi.m4 \
2445e9cd1aeSAssar Westerlund		cf/misc.m4 cf/need-proto.m4 cf/osfc2.m4 \
2455e9cd1aeSAssar Westerlund		cf/proto-compat.m4 cf/retsigtype.m4 cf/roken-frag.m4 \
2465e9cd1aeSAssar Westerlund		cf/roken.m4 cf/shared-libs.m4 cf/test-package.m4 \
2475e9cd1aeSAssar Westerlund		cf/wflags.m4
2485e9cd1aeSAssar Westerlund	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
249b528cefcSMark Murray
250b528cefcSMark Murrayconfig.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
251b528cefcSMark Murray	$(SHELL) ./config.status --recheck
252b528cefcSMark Murray$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
253b528cefcSMark Murray	cd $(srcdir) && $(AUTOCONF)
254b528cefcSMark Murray
255b528cefcSMark Murray# This directory's subdirectories are mostly independent; you can cd
256b528cefcSMark Murray# into them and run `make' without going through this Makefile.
257b528cefcSMark Murray# To change the values of `make' variables: instead of editing Makefiles,
258b528cefcSMark Murray# (1) if the variable is set in `config.status', edit `config.status'
259b528cefcSMark Murray#     (which will cause the Makefiles to be regenerated when you run `make');
260b528cefcSMark Murray# (2) otherwise, pass the desired values on the `make' command line.
261b528cefcSMark Murray
262b528cefcSMark Murrayall-recursive install-data-recursive install-exec-recursive \
263b528cefcSMark Murrayinstalldirs-recursive install-recursive uninstall-recursive  \
264b528cefcSMark Murraycheck-recursive installcheck-recursive info-recursive dvi-recursive:
265b528cefcSMark Murray	@set fnord $(MAKEFLAGS); amf=$$2; \
266b528cefcSMark Murray	dot_seen=no; \
267b528cefcSMark Murray	target=`echo $@ | sed s/-recursive//`; \
268b528cefcSMark Murray	list='$(SUBDIRS)'; for subdir in $$list; do \
269b528cefcSMark Murray	  echo "Making $$target in $$subdir"; \
270b528cefcSMark Murray	  if test "$$subdir" = "."; then \
271b528cefcSMark Murray	    dot_seen=yes; \
272b528cefcSMark Murray	    local_target="$$target-am"; \
273b528cefcSMark Murray	  else \
274b528cefcSMark Murray	    local_target="$$target"; \
275b528cefcSMark Murray	  fi; \
276b528cefcSMark Murray	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
277b528cefcSMark Murray	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
278b528cefcSMark Murray	done; \
279b528cefcSMark Murray	if test "$$dot_seen" = "no"; then \
280b528cefcSMark Murray	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
281b528cefcSMark Murray	fi; test -z "$$fail"
282b528cefcSMark Murray
283b528cefcSMark Murraymostlyclean-recursive clean-recursive distclean-recursive \
284b528cefcSMark Murraymaintainer-clean-recursive:
285b528cefcSMark Murray	@set fnord $(MAKEFLAGS); amf=$$2; \
286b528cefcSMark Murray	dot_seen=no; \
287b528cefcSMark Murray	rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
288b528cefcSMark Murray	  rev="$$subdir $$rev"; \
2895e9cd1aeSAssar Westerlund	  if test "$$subdir" = "."; then dot_seen=yes; else :; fi; \
290b528cefcSMark Murray	done; \
291b528cefcSMark Murray	test "$$dot_seen" = "no" && rev=". $$rev"; \
292b528cefcSMark Murray	target=`echo $@ | sed s/-recursive//`; \
293b528cefcSMark Murray	for subdir in $$rev; do \
294b528cefcSMark Murray	  echo "Making $$target in $$subdir"; \
295b528cefcSMark Murray	  if test "$$subdir" = "."; then \
296b528cefcSMark Murray	    local_target="$$target-am"; \
297b528cefcSMark Murray	  else \
298b528cefcSMark Murray	    local_target="$$target"; \
299b528cefcSMark Murray	  fi; \
300b528cefcSMark Murray	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
301b528cefcSMark Murray	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
302b528cefcSMark Murray	done && test -z "$$fail"
303b528cefcSMark Murraytags-recursive:
304b528cefcSMark Murray	list='$(SUBDIRS)'; for subdir in $$list; do \
305b528cefcSMark Murray	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
306b528cefcSMark Murray	done
307b528cefcSMark Murray
308b528cefcSMark Murraytags: TAGS
309b528cefcSMark Murray
3105e9cd1aeSAssar WesterlundID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
3115e9cd1aeSAssar Westerlund	list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
3125e9cd1aeSAssar Westerlund	unique=`for i in $$list; do \
3135e9cd1aeSAssar Westerlund	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3145e9cd1aeSAssar Westerlund	  done | \
3155e9cd1aeSAssar Westerlund	  $(AWK) '    { files[$$0] = 1; } \
316b528cefcSMark Murray	       END { for (i in files) print i; }'`; \
3175e9cd1aeSAssar Westerlund	mkid -fID $$unique $(LISP)
318b528cefcSMark Murray
3195e9cd1aeSAssar WesterlundTAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3205e9cd1aeSAssar Westerlund		$(TAGS_FILES) $(LISP)
321b528cefcSMark Murray	tags=; \
322b528cefcSMark Murray	here=`pwd`; \
323b528cefcSMark Murray	list='$(SUBDIRS)'; for subdir in $$list; do \
324b528cefcSMark Murray   if test "$$subdir" = .; then :; else \
325b528cefcSMark Murray	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
326b528cefcSMark Murray   fi; \
327b528cefcSMark Murray	done; \
3285e9cd1aeSAssar Westerlund	list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
3295e9cd1aeSAssar Westerlund	unique=`for i in $$list; do \
3305e9cd1aeSAssar Westerlund	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3315e9cd1aeSAssar Westerlund	  done | \
3325e9cd1aeSAssar Westerlund	  $(AWK) '    { files[$$0] = 1; } \
333b528cefcSMark Murray	       END { for (i in files) print i; }'`; \
334b528cefcSMark Murray	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
3355e9cd1aeSAssar Westerlund	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
336b528cefcSMark Murray
337b528cefcSMark Murraymostlyclean-tags:
338b528cefcSMark Murray
339b528cefcSMark Murrayclean-tags:
340b528cefcSMark Murray
341b528cefcSMark Murraydistclean-tags:
342b528cefcSMark Murray	-rm -f TAGS ID
343b528cefcSMark Murray
344b528cefcSMark Murraymaintainer-clean-tags:
345b528cefcSMark Murray
346b528cefcSMark Murraydistdir = $(PACKAGE)-$(VERSION)
347b528cefcSMark Murraytop_distdir = $(distdir)
348b528cefcSMark Murray
3495e9cd1aeSAssar Westerlund
350b528cefcSMark Murray# This target untars the dist file and tries a VPATH configuration.  Then
351b528cefcSMark Murray# it guarantees that the distribution is self-contained by making another
352b528cefcSMark Murray# tarfile.
353b528cefcSMark Murraydistcheck: dist
3545e9cd1aeSAssar Westerlund	-chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
3555e9cd1aeSAssar Westerlund	GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
3565e9cd1aeSAssar Westerlund	chmod -R a-w $(distdir); chmod a+w $(distdir)
357b528cefcSMark Murray	mkdir $(distdir)/=build
358b528cefcSMark Murray	mkdir $(distdir)/=inst
3595e9cd1aeSAssar Westerlund	chmod a-w $(distdir)
3605e9cd1aeSAssar Westerlund	dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \
3615e9cd1aeSAssar Westerlund	  && cd $(distdir)/=build \
362b528cefcSMark Murray	  && ../configure --srcdir=.. --prefix=$$dc_install_base \
363b528cefcSMark Murray	  && $(MAKE) $(AM_MAKEFLAGS) \
364b528cefcSMark Murray	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
365b528cefcSMark Murray	  && $(MAKE) $(AM_MAKEFLAGS) check \
366b528cefcSMark Murray	  && $(MAKE) $(AM_MAKEFLAGS) install \
367b528cefcSMark Murray	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
3685e9cd1aeSAssar Westerlund	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
3695e9cd1aeSAssar Westerlund	  && test `find $$dc_install_base -type f -print | wc -l` -le 1 \
3705e9cd1aeSAssar Westerlund	  && $(MAKE) $(AM_MAKEFLAGS) dist \
3715e9cd1aeSAssar Westerlund	  && $(MAKE) $(AM_MAKEFLAGS) distclean \
3725e9cd1aeSAssar Westerlund	  && rm -f $(distdir).tar.gz \
3735e9cd1aeSAssar Westerlund	  && test `find . -type f -print | wc -l` -eq 0
3745e9cd1aeSAssar Westerlund	-chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
375b528cefcSMark Murray	@banner="$(distdir).tar.gz is ready for distribution"; \
376b528cefcSMark Murray	dashes=`echo "$$banner" | sed s/./=/g`; \
377b528cefcSMark Murray	echo "$$dashes"; \
378b528cefcSMark Murray	echo "$$banner"; \
379b528cefcSMark Murray	echo "$$dashes"
380b528cefcSMark Murraydist: distdir
3815e9cd1aeSAssar Westerlund	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
3825e9cd1aeSAssar Westerlund	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
3835e9cd1aeSAssar Westerlund	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
3845e9cd1aeSAssar Westerlund	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
3855e9cd1aeSAssar Westerlund	|| chmod -R a+r $(distdir)
3865e9cd1aeSAssar Westerlund	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c > $(distdir).tar.gz
3875e9cd1aeSAssar Westerlund	-chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
388b528cefcSMark Murraydist-all: distdir
3895e9cd1aeSAssar Westerlund	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
3905e9cd1aeSAssar Westerlund	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
3915e9cd1aeSAssar Westerlund	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
3925e9cd1aeSAssar Westerlund	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
3935e9cd1aeSAssar Westerlund	|| chmod -R a+r $(distdir)
3945e9cd1aeSAssar Westerlund	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c > $(distdir).tar.gz
3955e9cd1aeSAssar Westerlund	-chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
396b528cefcSMark Murraydistdir: $(DISTFILES)
3975e9cd1aeSAssar Westerlund	-chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
398b528cefcSMark Murray	mkdir $(distdir)
399b528cefcSMark Murray	@for file in $(DISTFILES); do \
400b528cefcSMark Murray	  d=$(srcdir); \
401b528cefcSMark Murray	  if test -d $$d/$$file; then \
4025e9cd1aeSAssar Westerlund	    cp -pR $$d/$$file $(distdir) \
4035e9cd1aeSAssar Westerlund	    || exit 1; \
404b528cefcSMark Murray	  else \
405b528cefcSMark Murray	    test -f $(distdir)/$$file \
4065e9cd1aeSAssar Westerlund	    || cp -p $$d/$$file $(distdir)/$$file \
4075e9cd1aeSAssar Westerlund	    || exit 1; \
408b528cefcSMark Murray	  fi; \
409b528cefcSMark Murray	done
410b528cefcSMark Murray	for subdir in $(SUBDIRS); do \
411b528cefcSMark Murray	  if test "$$subdir" = .; then :; else \
412b528cefcSMark Murray	    test -d $(distdir)/$$subdir \
413b528cefcSMark Murray	    || mkdir $(distdir)/$$subdir \
414b528cefcSMark Murray	    || exit 1; \
415b528cefcSMark Murray	    (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
416b528cefcSMark Murray	      || exit 1; \
417b528cefcSMark Murray	  fi; \
418b528cefcSMark Murray	done
419b528cefcSMark Murray	$(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
420b528cefcSMark Murrayinfo-am:
421b528cefcSMark Murrayinfo: info-recursive
422b528cefcSMark Murraydvi-am:
423b528cefcSMark Murraydvi: dvi-recursive
424b528cefcSMark Murraycheck-am: all-am
425b528cefcSMark Murray	$(MAKE) $(AM_MAKEFLAGS) check-local
426b528cefcSMark Murraycheck: check-recursive
427b528cefcSMark Murrayinstallcheck-am:
428b528cefcSMark Murrayinstallcheck: installcheck-recursive
429b528cefcSMark Murrayinstall-exec-am:
430b528cefcSMark Murray	@$(NORMAL_INSTALL)
431b528cefcSMark Murray	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
432b528cefcSMark Murrayinstall-exec: install-exec-recursive
433b528cefcSMark Murray
434b528cefcSMark Murrayinstall-data-am: install-data-local
435b528cefcSMark Murrayinstall-data: install-data-recursive
436b528cefcSMark Murray
437b528cefcSMark Murrayinstall-am: all-am
438b528cefcSMark Murray	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
439b528cefcSMark Murrayinstall: install-recursive
440b528cefcSMark Murrayuninstall-am:
441b528cefcSMark Murrayuninstall: uninstall-recursive
442b528cefcSMark Murrayall-am: Makefile all-local
443b528cefcSMark Murrayall-redirect: all-recursive
444b528cefcSMark Murrayinstall-strip:
4455e9cd1aeSAssar Westerlund	$(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
446b528cefcSMark Murrayinstalldirs: installdirs-recursive
447b528cefcSMark Murrayinstalldirs-am:
448b528cefcSMark Murray
449b528cefcSMark Murray
450b528cefcSMark Murraymostlyclean-generic:
451b528cefcSMark Murray
452b528cefcSMark Murrayclean-generic:
453b528cefcSMark Murray
454b528cefcSMark Murraydistclean-generic:
455b528cefcSMark Murray	-rm -f Makefile $(CONFIG_CLEAN_FILES)
456b528cefcSMark Murray	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
457b528cefcSMark Murray
458b528cefcSMark Murraymaintainer-clean-generic:
4595e9cd1aeSAssar Westerlund	-rm -f Makefile.in
460b528cefcSMark Murraymostlyclean-am:  mostlyclean-tags mostlyclean-generic
461b528cefcSMark Murray
462b528cefcSMark Murraymostlyclean: mostlyclean-recursive
463b528cefcSMark Murray
464b528cefcSMark Murrayclean-am:  clean-tags clean-generic mostlyclean-am
465b528cefcSMark Murray
466b528cefcSMark Murrayclean: clean-recursive
467b528cefcSMark Murray
468b528cefcSMark Murraydistclean-am:  distclean-tags distclean-generic clean-am
469b528cefcSMark Murray	-rm -f libtool
470b528cefcSMark Murray
471b528cefcSMark Murraydistclean: distclean-recursive
472b528cefcSMark Murray	-rm -f config.status
473b528cefcSMark Murray
474b528cefcSMark Murraymaintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
475b528cefcSMark Murray		distclean-am
476b528cefcSMark Murray	@echo "This command is intended for maintainers to use;"
477b528cefcSMark Murray	@echo "it deletes files that may require special tools to rebuild."
478b528cefcSMark Murray
479b528cefcSMark Murraymaintainer-clean: maintainer-clean-recursive
480b528cefcSMark Murray	-rm -f config.status
481b528cefcSMark Murray
4825e9cd1aeSAssar Westerlund.PHONY: install-recursive uninstall-recursive install-data-recursive \
4835e9cd1aeSAssar Westerlunduninstall-data-recursive install-exec-recursive \
4845e9cd1aeSAssar Westerlunduninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
4855e9cd1aeSAssar Westerlundall-recursive check-recursive installcheck-recursive info-recursive \
4865e9cd1aeSAssar Westerlunddvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
487b528cefcSMark Murraymaintainer-clean-recursive tags tags-recursive mostlyclean-tags \
488b528cefcSMark Murraydistclean-tags clean-tags maintainer-clean-tags distdir info-am info \
489b528cefcSMark Murraydvi-am dvi check-local check check-am installcheck-am installcheck \
490b528cefcSMark Murrayinstall-exec-am install-exec install-data-local install-data-am \
491b528cefcSMark Murrayinstall-data install-am install uninstall-am uninstall all-local \
4925e9cd1aeSAssar Westerlundall-redirect all-am all install-strip installdirs-am installdirs \
4935e9cd1aeSAssar Westerlundmostlyclean-generic distclean-generic clean-generic \
4945e9cd1aeSAssar Westerlundmaintainer-clean-generic clean mostlyclean distclean maintainer-clean
495b528cefcSMark Murray
496b528cefcSMark Murray
497b528cefcSMark Murrayinstall-suid-programs:
498b528cefcSMark Murray	@foo='$(bin_SUIDS)'; \
499b528cefcSMark Murray	for file in $$foo; do \
500b528cefcSMark Murray	x=$(DESTDIR)$(bindir)/$$file; \
501b528cefcSMark Murray	if chown 0:0 $$x && chmod u+s $$x; then :; else \
5025e9cd1aeSAssar Westerlund	echo "*"; \
5035e9cd1aeSAssar Westerlund	echo "* Failed to install $$x setuid root"; \
5045e9cd1aeSAssar Westerlund	echo "*"; \
5055e9cd1aeSAssar Westerlund	fi; done
506b528cefcSMark Murray
507b528cefcSMark Murrayinstall-exec-hook: install-suid-programs
508b528cefcSMark Murray
509b528cefcSMark Murrayinstall-build-headers:: $(include_HEADERS) $(build_HEADERZ)
510b528cefcSMark Murray	@foo='$(include_HEADERS) $(build_HEADERZ)'; \
511b528cefcSMark Murray	for f in $$foo; do \
512b528cefcSMark Murray		f=`basename $$f`; \
513b528cefcSMark Murray		if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
514b528cefcSMark Murray		else file="$$f"; fi; \
515b528cefcSMark Murray		if cmp -s  $$file $(buildinclude)/$$f 2> /dev/null ; then \
516b528cefcSMark Murray		: ; else \
5175e9cd1aeSAssar Westerlund			echo " $(CP) $$file $(buildinclude)/$$f"; \
5185e9cd1aeSAssar Westerlund			$(CP) $$file $(buildinclude)/$$f; \
519b528cefcSMark Murray		fi ; \
520b528cefcSMark Murray	done
521b528cefcSMark Murray
522b528cefcSMark Murrayall-local: install-build-headers
523b528cefcSMark Murray#NROFF_MAN = nroff -man
524b528cefcSMark Murray.1.cat1:
525b528cefcSMark Murray	$(NROFF_MAN) $< > $@
526b528cefcSMark Murray.3.cat3:
527b528cefcSMark Murray	$(NROFF_MAN) $< > $@
528b528cefcSMark Murray.5.cat5:
529b528cefcSMark Murray	$(NROFF_MAN) $< > $@
530b528cefcSMark Murray.8.cat8:
531b528cefcSMark Murray	$(NROFF_MAN) $< > $@
532b528cefcSMark Murray
533b528cefcSMark Murraydist-cat1-mans:
534b528cefcSMark Murray	@foo='$(man1_MANS)'; \
535b528cefcSMark Murray	bar='$(man_MANS)'; \
536b528cefcSMark Murray	for i in $$bar; do \
537b528cefcSMark Murray	case $$i in \
538b528cefcSMark Murray	*.1) foo="$$foo $$i";; \
539b528cefcSMark Murray	esac; done ;\
540b528cefcSMark Murray	for i in $$foo; do \
541b528cefcSMark Murray		x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \
542b528cefcSMark Murray		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
543b528cefcSMark Murray		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
544b528cefcSMark Murray	done
545b528cefcSMark Murray
546b528cefcSMark Murraydist-cat3-mans:
547b528cefcSMark Murray	@foo='$(man3_MANS)'; \
548b528cefcSMark Murray	bar='$(man_MANS)'; \
549b528cefcSMark Murray	for i in $$bar; do \
550b528cefcSMark Murray	case $$i in \
551b528cefcSMark Murray	*.3) foo="$$foo $$i";; \
552b528cefcSMark Murray	esac; done ;\
553b528cefcSMark Murray	for i in $$foo; do \
554b528cefcSMark Murray		x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \
555b528cefcSMark Murray		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
556b528cefcSMark Murray		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
557b528cefcSMark Murray	done
558b528cefcSMark Murray
559b528cefcSMark Murraydist-cat5-mans:
560b528cefcSMark Murray	@foo='$(man5_MANS)'; \
561b528cefcSMark Murray	bar='$(man_MANS)'; \
562b528cefcSMark Murray	for i in $$bar; do \
563b528cefcSMark Murray	case $$i in \
564b528cefcSMark Murray	*.5) foo="$$foo $$i";; \
565b528cefcSMark Murray	esac; done ;\
566b528cefcSMark Murray	for i in $$foo; do \
567b528cefcSMark Murray		x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \
568b528cefcSMark Murray		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
569b528cefcSMark Murray		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
570b528cefcSMark Murray	done
571b528cefcSMark Murray
572b528cefcSMark Murraydist-cat8-mans:
573b528cefcSMark Murray	@foo='$(man8_MANS)'; \
574b528cefcSMark Murray	bar='$(man_MANS)'; \
575b528cefcSMark Murray	for i in $$bar; do \
576b528cefcSMark Murray	case $$i in \
577b528cefcSMark Murray	*.8) foo="$$foo $$i";; \
578b528cefcSMark Murray	esac; done ;\
579b528cefcSMark Murray	for i in $$foo; do \
580b528cefcSMark Murray		x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \
581b528cefcSMark Murray		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
582b528cefcSMark Murray		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
583b528cefcSMark Murray	done
584b528cefcSMark Murray
585b528cefcSMark Murraydist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans
586b528cefcSMark Murray
5875e9cd1aeSAssar Westerlundinstall-cat-mans:
5885e9cd1aeSAssar Westerlund	$(SHELL) $(top_srcdir)/cf/install-catman.sh "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
589b528cefcSMark Murray
590b528cefcSMark Murrayinstall-data-local: install-cat-mans
591b528cefcSMark Murray
592b528cefcSMark Murray.et.h:
593b528cefcSMark Murray	$(COMPILE_ET) $<
594b528cefcSMark Murray.et.c:
595b528cefcSMark Murray	$(COMPILE_ET) $<
596b528cefcSMark Murray
597b528cefcSMark Murray.x.c:
598b528cefcSMark Murray	@cmp -s $< $@ 2> /dev/null || cp $< $@
599b528cefcSMark Murray
600b528cefcSMark Murraycheck-local::
601b528cefcSMark Murray	@foo='$(CHECK_LOCAL)'; \
602b528cefcSMark Murray	  if test "$$foo"; then \
603b528cefcSMark Murray	  failed=0; all=0; \
604b528cefcSMark Murray	  for i in $$foo; do \
605b528cefcSMark Murray	    all=`expr $$all + 1`; \
606b528cefcSMark Murray	    if ./$$i --version > /dev/null 2>&1; then \
607b528cefcSMark Murray	      echo "PASS: $$i"; \
608b528cefcSMark Murray	    else \
609b528cefcSMark Murray	      echo "FAIL: $$i"; \
610b528cefcSMark Murray	      failed=`expr $$failed + 1`; \
611b528cefcSMark Murray	    fi; \
612b528cefcSMark Murray	  done; \
613b528cefcSMark Murray	  if test "$$failed" -eq 0; then \
614b528cefcSMark Murray	    banner="All $$all tests passed"; \
615b528cefcSMark Murray	  else \
616b528cefcSMark Murray	    banner="$$failed of $$all tests failed"; \
617b528cefcSMark Murray	  fi; \
618b528cefcSMark Murray	  dashes=`echo "$$banner" | sed s/./=/g`; \
619b528cefcSMark Murray	  echo "$$dashes"; \
620b528cefcSMark Murray	  echo "$$banner"; \
621b528cefcSMark Murray	  echo "$$dashes"; \
622b528cefcSMark Murray	  test "$$failed" -eq 0; \
623b528cefcSMark Murray	fi
624b528cefcSMark Murray
625b528cefcSMark Murray# Tell versions [3.59,3.63) of GNU make to not export all variables.
626b528cefcSMark Murray# Otherwise a system limit (for SysV at least) may be exceeded.
627b528cefcSMark Murray.NOEXPORT:
628