1b528cefcSMark Murray# Makefile.in generated automatically by automake 1.4 from Makefile.am 2b528cefcSMark Murray 3b528cefcSMark Murray# Copyright (C) 1994, 1995-8, 1999 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 Murray# $Id: Makefile.am,v 1.30 1999/12/21 17:03:11 assar Exp $ 14b528cefcSMark Murray 15b528cefcSMark Murray 16b528cefcSMark Murray# $Id: Makefile.am.common,v 1.3 1999/04/01 14:58:43 joda Exp $ 17b528cefcSMark Murray 18b528cefcSMark Murray 19b528cefcSMark Murray# $Id: Makefile.am.common,v 1.13 1999/11/01 03:19:58 assar Exp $ 20b528cefcSMark Murray 21b528cefcSMark Murray 22b528cefcSMark MurraySHELL = @SHELL@ 23b528cefcSMark Murray 24b528cefcSMark Murraysrcdir = @srcdir@ 25b528cefcSMark Murraytop_srcdir = @top_srcdir@ 26b528cefcSMark MurrayVPATH = @srcdir@ 27b528cefcSMark Murrayprefix = @prefix@ 28b528cefcSMark Murrayexec_prefix = @exec_prefix@ 29b528cefcSMark Murray 30b528cefcSMark Murraybindir = @bindir@ 31b528cefcSMark Murraysbindir = @sbindir@ 32b528cefcSMark Murraylibexecdir = @libexecdir@ 33b528cefcSMark Murraydatadir = @datadir@ 34b528cefcSMark Murraysysconfdir = @sysconfdir@ 35b528cefcSMark Murraysharedstatedir = @sharedstatedir@ 36b528cefcSMark Murraylocalstatedir = @localstatedir@ 37b528cefcSMark Murraylibdir = @libdir@ 38b528cefcSMark Murrayinfodir = @infodir@ 39b528cefcSMark Murraymandir = @mandir@ 40b528cefcSMark Murrayincludedir = @includedir@ 41b528cefcSMark Murrayoldincludedir = /usr/include 42b528cefcSMark Murray 43b528cefcSMark MurrayDESTDIR = 44b528cefcSMark Murray 45b528cefcSMark Murraypkgdatadir = $(datadir)/@PACKAGE@ 46b528cefcSMark Murraypkglibdir = $(libdir)/@PACKAGE@ 47b528cefcSMark Murraypkgincludedir = $(includedir)/@PACKAGE@ 48b528cefcSMark Murray 49b528cefcSMark Murraytop_builddir = .. 50b528cefcSMark Murray 51b528cefcSMark MurrayACLOCAL = @ACLOCAL@ 52b528cefcSMark MurrayAUTOCONF = @AUTOCONF@ 53b528cefcSMark MurrayAUTOMAKE = @AUTOMAKE@ 54b528cefcSMark MurrayAUTOHEADER = @AUTOHEADER@ 55b528cefcSMark Murray 56b528cefcSMark MurrayINSTALL = @INSTALL@ 57b528cefcSMark MurrayINSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) 58b528cefcSMark MurrayINSTALL_DATA = @INSTALL_DATA@ 59b528cefcSMark MurrayINSTALL_SCRIPT = @INSTALL_SCRIPT@ 60b528cefcSMark Murraytransform = @program_transform_name@ 61b528cefcSMark Murray 62b528cefcSMark MurrayNORMAL_INSTALL = : 63b528cefcSMark MurrayPRE_INSTALL = : 64b528cefcSMark MurrayPOST_INSTALL = : 65b528cefcSMark MurrayNORMAL_UNINSTALL = : 66b528cefcSMark MurrayPRE_UNINSTALL = : 67b528cefcSMark MurrayPOST_UNINSTALL = : 68b528cefcSMark Murrayhost_alias = @host_alias@ 69b528cefcSMark Murrayhost_triplet = @host@ 70b528cefcSMark MurrayAFS_EXTRA_LD = @AFS_EXTRA_LD@ 71b528cefcSMark MurrayAIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@ 72b528cefcSMark MurrayAWK = @AWK@ 73b528cefcSMark MurrayCANONICAL_HOST = @CANONICAL_HOST@ 74b528cefcSMark MurrayCATMAN = @CATMAN@ 75b528cefcSMark MurrayCATMANEXT = @CATMANEXT@ 76b528cefcSMark MurrayCC = @CC@ 77b528cefcSMark MurrayDBLIB = @DBLIB@ 78b528cefcSMark MurrayEXEEXT = @EXEEXT@ 79b528cefcSMark MurrayEXTRA_LIB45 = @EXTRA_LIB45@ 80b528cefcSMark MurrayGROFF = @GROFF@ 81b528cefcSMark MurrayINCLUDE_ = @INCLUDE_@ 82b528cefcSMark MurrayLD = @LD@ 83b528cefcSMark MurrayLEX = @LEX@ 84b528cefcSMark MurrayLIBOBJS = @LIBOBJS@ 85b528cefcSMark MurrayLIBTOOL = @LIBTOOL@ 86b528cefcSMark MurrayLIB_ = @LIB_@ 87b528cefcSMark MurrayLIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@ 88b528cefcSMark MurrayLIB_kdb = @LIB_kdb@ 89b528cefcSMark MurrayLIB_otp = @LIB_otp@ 90b528cefcSMark MurrayLIB_roken = @LIB_roken@ 91b528cefcSMark MurrayLIB_security = @LIB_security@ 92b528cefcSMark MurrayLN_S = @LN_S@ 93b528cefcSMark MurrayLTLIBOBJS = @LTLIBOBJS@ 94b528cefcSMark MurrayMAKEINFO = @MAKEINFO@ 95b528cefcSMark MurrayMAKE_X_PROGS_BIN_PROGS = @MAKE_X_PROGS_BIN_PROGS@ 96b528cefcSMark MurrayMAKE_X_PROGS_BIN_SCRPTS = @MAKE_X_PROGS_BIN_SCRPTS@ 97b528cefcSMark MurrayMAKE_X_PROGS_LIBEXEC_PROGS = @MAKE_X_PROGS_LIBEXEC_PROGS@ 98b528cefcSMark MurrayNEED_WRITEAUTH_FALSE = @NEED_WRITEAUTH_FALSE@ 99b528cefcSMark MurrayNEED_WRITEAUTH_TRUE = @NEED_WRITEAUTH_TRUE@ 100b528cefcSMark MurrayNM = @NM@ 101b528cefcSMark MurrayNROFF = @NROFF@ 102b528cefcSMark MurrayOBJEXT = @OBJEXT@ 103b528cefcSMark MurrayPACKAGE = @PACKAGE@ 104b528cefcSMark MurrayRANLIB = @RANLIB@ 105b528cefcSMark MurrayVERSION = @VERSION@ 106b528cefcSMark MurrayVOID_RETSIGTYPE = @VOID_RETSIGTYPE@ 107b528cefcSMark MurrayWFLAGS = @WFLAGS@ 108b528cefcSMark MurrayWFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@ 109b528cefcSMark MurrayWFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@ 110b528cefcSMark MurrayYACC = @YACC@ 111b528cefcSMark Murray 112b528cefcSMark MurrayAUTOMAKE_OPTIONS = foreign no-dependencies 113b528cefcSMark Murray 114b528cefcSMark MurraySUFFIXES = .et .h .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .x 115b528cefcSMark Murray 116b528cefcSMark MurrayINCLUDES = -DHOST=\"$(CANONICAL_HOST)\" 117b528cefcSMark Murray 118b528cefcSMark MurrayAM_CFLAGS = $(WFLAGS) 119b528cefcSMark Murray 120b528cefcSMark MurrayCOMPILE_ET = $(top_builddir)/lib/com_err/compile_et 121b528cefcSMark Murray 122b528cefcSMark Murraybuildinclude = $(top_builddir)/include 123b528cefcSMark Murray 124b528cefcSMark MurrayLIB_XauReadAuth = @LIB_XauReadAuth@ 125b528cefcSMark MurrayLIB_crypt = @LIB_crypt@ 126b528cefcSMark MurrayLIB_dbm_firstkey = @LIB_dbm_firstkey@ 127b528cefcSMark MurrayLIB_dbopen = @LIB_dbopen@ 128b528cefcSMark MurrayLIB_dlopen = @LIB_dlopen@ 129b528cefcSMark MurrayLIB_dn_expand = @LIB_dn_expand@ 130b528cefcSMark MurrayLIB_el_init = @LIB_el_init@ 131b528cefcSMark MurrayLIB_getattr = @LIB_getattr@ 132b528cefcSMark MurrayLIB_gethostbyname = @LIB_gethostbyname@ 133b528cefcSMark MurrayLIB_getpwent_r = @LIB_getpwent_r@ 134b528cefcSMark MurrayLIB_getpwnam_r = @LIB_getpwnam_r@ 135b528cefcSMark MurrayLIB_getsockopt = @LIB_getsockopt@ 136b528cefcSMark MurrayLIB_logout = @LIB_logout@ 137b528cefcSMark MurrayLIB_logwtmp = @LIB_logwtmp@ 138b528cefcSMark MurrayLIB_odm_initialize = @LIB_odm_initialize@ 139b528cefcSMark MurrayLIB_readline = @LIB_readline@ 140b528cefcSMark MurrayLIB_res_search = @LIB_res_search@ 141b528cefcSMark MurrayLIB_setpcred = @LIB_setpcred@ 142b528cefcSMark MurrayLIB_setsockopt = @LIB_setsockopt@ 143b528cefcSMark MurrayLIB_socket = @LIB_socket@ 144b528cefcSMark MurrayLIB_syslog = @LIB_syslog@ 145b528cefcSMark MurrayLIB_tgetent = @LIB_tgetent@ 146b528cefcSMark Murray 147b528cefcSMark MurrayHESIODLIB = @HESIODLIB@ 148b528cefcSMark MurrayHESIODINCLUDE = @HESIODINCLUDE@ 149b528cefcSMark MurrayINCLUDE_hesiod = @INCLUDE_hesiod@ 150b528cefcSMark MurrayLIB_hesiod = @LIB_hesiod@ 151b528cefcSMark Murray 152b528cefcSMark MurrayINCLUDE_krb4 = @INCLUDE_krb4@ 153b528cefcSMark MurrayLIB_krb4 = @LIB_krb4@ 154b528cefcSMark Murray 155b528cefcSMark MurrayINCLUDE_readline = @INCLUDE_readline@ 156b528cefcSMark Murray 157b528cefcSMark MurrayLEXLIB = @LEXLIB@ 158b528cefcSMark Murray 159b528cefcSMark Murraycat1dir = $(mandir)/cat1 160b528cefcSMark Murraycat3dir = $(mandir)/cat3 161b528cefcSMark Murraycat5dir = $(mandir)/cat5 162b528cefcSMark Murraycat8dir = $(mandir)/cat8 163b528cefcSMark Murray 164b528cefcSMark MurrayMANRX = \(.*\)\.\([0-9]\) 165b528cefcSMark MurrayCATSUFFIX = @CATSUFFIX@ 166b528cefcSMark Murray 167b528cefcSMark MurrayNROFF_MAN = groff -mandoc -Tascii 168b528cefcSMark Murray 169b528cefcSMark Murray@KRB4_TRUE@LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS) 170b528cefcSMark Murray 171b528cefcSMark Murray@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la $(top_builddir)/lib/asn1/libasn1.la 172b528cefcSMark Murray@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la 173b528cefcSMark MurrayCHECK_LOCAL = 174b528cefcSMark Murray 175b528cefcSMark MurraySUBDIRS = kadm5 176b528cefcSMark Murray 177b528cefcSMark Murraynoinst_PROGRAMS = bits 178b528cefcSMark Murray 179b528cefcSMark Murrayinclude_HEADERS = krb5-types.h 180b528cefcSMark Murray 181b528cefcSMark MurrayCLEANFILES = asn1.h asn1_err.h base64.h com_err.h com_right.h der.h des.h editline.h err.h getarg.h glob.h gssapi.h hdb.h hdb_asn1.h hdb_err.h heim_err.h kafs.h krb5-protos.h krb5-private.h krb5-types.h krb5.h krb5_err.h md4.h md5.h otp.h parse_time.h parse_units.h resolve.h roken-common.h roken.h sha.h sl.h xdbm.h 182b528cefcSMark Murray 183b528cefcSMark Murraymkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 184b528cefcSMark MurrayCONFIG_HEADER = config.h 185b528cefcSMark MurrayCONFIG_CLEAN_FILES = 186b528cefcSMark Murraynoinst_PROGRAMS = bits$(EXEEXT) 187b528cefcSMark MurrayPROGRAMS = $(noinst_PROGRAMS) 188b528cefcSMark Murray 189b528cefcSMark Murray 190b528cefcSMark MurrayDEFS = @DEFS@ -I. -I$(srcdir) -I. 191b528cefcSMark MurrayCPPFLAGS = @CPPFLAGS@ 192b528cefcSMark MurrayLDFLAGS = @LDFLAGS@ 193b528cefcSMark MurrayLIBS = @LIBS@ 194b528cefcSMark MurrayX_CFLAGS = @X_CFLAGS@ 195b528cefcSMark MurrayX_LIBS = @X_LIBS@ 196b528cefcSMark MurrayX_EXTRA_LIBS = @X_EXTRA_LIBS@ 197b528cefcSMark MurrayX_PRE_LIBS = @X_PRE_LIBS@ 198b528cefcSMark Murraybits_SOURCES = bits.c 199b528cefcSMark Murraybits_OBJECTS = bits.$(OBJEXT) 200b528cefcSMark Murraybits_LDADD = $(LDADD) 201b528cefcSMark Murraybits_DEPENDENCIES = 202b528cefcSMark Murraybits_LDFLAGS = 203b528cefcSMark MurrayCFLAGS = @CFLAGS@ 204b528cefcSMark MurrayCOMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 205b528cefcSMark MurrayLTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 206b528cefcSMark MurrayCCLD = $(CC) 207b528cefcSMark MurrayLINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ 208b528cefcSMark MurrayHEADERS = $(include_HEADERS) 209b528cefcSMark Murray 210b528cefcSMark MurrayDIST_COMMON = ./stamp-h.in Makefile.am Makefile.in config.h.in 211b528cefcSMark Murray 212b528cefcSMark Murray 213b528cefcSMark MurrayDISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) 214b528cefcSMark Murray 215b528cefcSMark MurrayTAR = tar 216b528cefcSMark MurrayGZIP_ENV = --best 217b528cefcSMark MurraySOURCES = bits.c 218b528cefcSMark MurrayOBJECTS = bits.$(OBJEXT) 219b528cefcSMark Murray 220b528cefcSMark Murrayall: all-redirect 221b528cefcSMark Murray.SUFFIXES: 222b528cefcSMark Murray.SUFFIXES: .1 .3 .5 .8 .S .c .cat1 .cat3 .cat5 .cat8 .et .h .lo .o .obj .s .x 223b528cefcSMark Murray$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common 224b528cefcSMark Murray cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile 225b528cefcSMark Murray 226b528cefcSMark MurrayMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 227b528cefcSMark Murray cd $(top_builddir) \ 228b528cefcSMark Murray && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status 229b528cefcSMark Murray 230b528cefcSMark Murray 231b528cefcSMark Murrayconfig.h: stamp-h 232b528cefcSMark Murray @if test ! -f $@; then \ 233b528cefcSMark Murray rm -f stamp-h; \ 234b528cefcSMark Murray $(MAKE) stamp-h; \ 235b528cefcSMark Murray else :; fi 236b528cefcSMark Murraystamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status 237b528cefcSMark Murray cd $(top_builddir) \ 238b528cefcSMark Murray && CONFIG_FILES= CONFIG_HEADERS=include/config.h \ 239b528cefcSMark Murray $(SHELL) ./config.status 240b528cefcSMark Murray @echo timestamp > stamp-h 2> /dev/null 241b528cefcSMark Murray$(srcdir)/config.h.in: $(srcdir)/stamp-h.in 242b528cefcSMark Murray @if test ! -f $@; then \ 243b528cefcSMark Murray rm -f $(srcdir)/stamp-h.in; \ 244b528cefcSMark Murray $(MAKE) $(srcdir)/stamp-h.in; \ 245b528cefcSMark Murray else :; fi 246b528cefcSMark Murray$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) 247b528cefcSMark Murray cd $(top_srcdir) && $(AUTOHEADER) 248b528cefcSMark Murray @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null 249b528cefcSMark Murray 250b528cefcSMark Murraymostlyclean-hdr: 251b528cefcSMark Murray 252b528cefcSMark Murrayclean-hdr: 253b528cefcSMark Murray 254b528cefcSMark Murraydistclean-hdr: 255b528cefcSMark Murray -rm -f config.h 256b528cefcSMark Murray 257b528cefcSMark Murraymaintainer-clean-hdr: 258b528cefcSMark Murray 259b528cefcSMark Murraymostlyclean-noinstPROGRAMS: 260b528cefcSMark Murray 261b528cefcSMark Murrayclean-noinstPROGRAMS: 262b528cefcSMark Murray -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS) 263b528cefcSMark Murray 264b528cefcSMark Murraydistclean-noinstPROGRAMS: 265b528cefcSMark Murray 266b528cefcSMark Murraymaintainer-clean-noinstPROGRAMS: 267b528cefcSMark Murray 268b528cefcSMark Murray.c.o: 269b528cefcSMark Murray $(COMPILE) -c $< 270b528cefcSMark Murray 271b528cefcSMark Murray# FIXME: We should only use cygpath when building on Windows, 272b528cefcSMark Murray# and only if it is available. 273b528cefcSMark Murray.c.obj: 274b528cefcSMark Murray $(COMPILE) -c `cygpath -w $<` 275b528cefcSMark Murray 276b528cefcSMark Murray.s.o: 277b528cefcSMark Murray $(COMPILE) -c $< 278b528cefcSMark Murray 279b528cefcSMark Murray.S.o: 280b528cefcSMark Murray $(COMPILE) -c $< 281b528cefcSMark Murray 282b528cefcSMark Murraymostlyclean-compile: 283b528cefcSMark Murray -rm -f *.o core *.core 284b528cefcSMark Murray -rm -f *.$(OBJEXT) 285b528cefcSMark Murray 286b528cefcSMark Murrayclean-compile: 287b528cefcSMark Murray 288b528cefcSMark Murraydistclean-compile: 289b528cefcSMark Murray -rm -f *.tab.c 290b528cefcSMark Murray 291b528cefcSMark Murraymaintainer-clean-compile: 292b528cefcSMark Murray 293b528cefcSMark Murray.c.lo: 294b528cefcSMark Murray $(LIBTOOL) --mode=compile $(COMPILE) -c $< 295b528cefcSMark Murray 296b528cefcSMark Murray.s.lo: 297b528cefcSMark Murray $(LIBTOOL) --mode=compile $(COMPILE) -c $< 298b528cefcSMark Murray 299b528cefcSMark Murray.S.lo: 300b528cefcSMark Murray $(LIBTOOL) --mode=compile $(COMPILE) -c $< 301b528cefcSMark Murray 302b528cefcSMark Murraymostlyclean-libtool: 303b528cefcSMark Murray -rm -f *.lo 304b528cefcSMark Murray 305b528cefcSMark Murrayclean-libtool: 306b528cefcSMark Murray -rm -rf .libs _libs 307b528cefcSMark Murray 308b528cefcSMark Murraydistclean-libtool: 309b528cefcSMark Murray 310b528cefcSMark Murraymaintainer-clean-libtool: 311b528cefcSMark Murray 312b528cefcSMark Murraybits$(EXEEXT): $(bits_OBJECTS) $(bits_DEPENDENCIES) 313b528cefcSMark Murray @rm -f bits$(EXEEXT) 314b528cefcSMark Murray $(LINK) $(bits_LDFLAGS) $(bits_OBJECTS) $(bits_LDADD) $(LIBS) 315b528cefcSMark Murray 316b528cefcSMark Murrayinstall-includeHEADERS: $(include_HEADERS) 317b528cefcSMark Murray @$(NORMAL_INSTALL) 318b528cefcSMark Murray $(mkinstalldirs) $(DESTDIR)$(includedir) 319b528cefcSMark Murray @list='$(include_HEADERS)'; for p in $$list; do \ 320b528cefcSMark Murray if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ 321b528cefcSMark Murray echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; \ 322b528cefcSMark Murray $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p; \ 323b528cefcSMark Murray done 324b528cefcSMark Murray 325b528cefcSMark Murrayuninstall-includeHEADERS: 326b528cefcSMark Murray @$(NORMAL_UNINSTALL) 327b528cefcSMark Murray list='$(include_HEADERS)'; for p in $$list; do \ 328b528cefcSMark Murray rm -f $(DESTDIR)$(includedir)/$$p; \ 329b528cefcSMark Murray done 330b528cefcSMark Murray 331b528cefcSMark Murray# This directory's subdirectories are mostly independent; you can cd 332b528cefcSMark Murray# into them and run `make' without going through this Makefile. 333b528cefcSMark Murray# To change the values of `make' variables: instead of editing Makefiles, 334b528cefcSMark Murray# (1) if the variable is set in `config.status', edit `config.status' 335b528cefcSMark Murray# (which will cause the Makefiles to be regenerated when you run `make'); 336b528cefcSMark Murray# (2) otherwise, pass the desired values on the `make' command line. 337b528cefcSMark Murray 338b528cefcSMark Murray@SET_MAKE@ 339b528cefcSMark Murray 340b528cefcSMark Murrayall-recursive install-data-recursive install-exec-recursive \ 341b528cefcSMark Murrayinstalldirs-recursive install-recursive uninstall-recursive \ 342b528cefcSMark Murraycheck-recursive installcheck-recursive info-recursive dvi-recursive: 343b528cefcSMark Murray @set fnord $(MAKEFLAGS); amf=$$2; \ 344b528cefcSMark Murray dot_seen=no; \ 345b528cefcSMark Murray target=`echo $@ | sed s/-recursive//`; \ 346b528cefcSMark Murray list='$(SUBDIRS)'; for subdir in $$list; do \ 347b528cefcSMark Murray echo "Making $$target in $$subdir"; \ 348b528cefcSMark Murray if test "$$subdir" = "."; then \ 349b528cefcSMark Murray dot_seen=yes; \ 350b528cefcSMark Murray local_target="$$target-am"; \ 351b528cefcSMark Murray else \ 352b528cefcSMark Murray local_target="$$target"; \ 353b528cefcSMark Murray fi; \ 354b528cefcSMark Murray (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 355b528cefcSMark Murray || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 356b528cefcSMark Murray done; \ 357b528cefcSMark Murray if test "$$dot_seen" = "no"; then \ 358b528cefcSMark Murray $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 359b528cefcSMark Murray fi; test -z "$$fail" 360b528cefcSMark Murray 361b528cefcSMark Murraymostlyclean-recursive clean-recursive distclean-recursive \ 362b528cefcSMark Murraymaintainer-clean-recursive: 363b528cefcSMark Murray @set fnord $(MAKEFLAGS); amf=$$2; \ 364b528cefcSMark Murray dot_seen=no; \ 365b528cefcSMark Murray rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ 366b528cefcSMark Murray rev="$$subdir $$rev"; \ 367b528cefcSMark Murray test "$$subdir" = "." && dot_seen=yes; \ 368b528cefcSMark Murray done; \ 369b528cefcSMark Murray test "$$dot_seen" = "no" && rev=". $$rev"; \ 370b528cefcSMark Murray target=`echo $@ | sed s/-recursive//`; \ 371b528cefcSMark Murray for subdir in $$rev; do \ 372b528cefcSMark Murray echo "Making $$target in $$subdir"; \ 373b528cefcSMark Murray if test "$$subdir" = "."; then \ 374b528cefcSMark Murray local_target="$$target-am"; \ 375b528cefcSMark Murray else \ 376b528cefcSMark Murray local_target="$$target"; \ 377b528cefcSMark Murray fi; \ 378b528cefcSMark Murray (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 379b528cefcSMark Murray || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 380b528cefcSMark Murray done && test -z "$$fail" 381b528cefcSMark Murraytags-recursive: 382b528cefcSMark Murray list='$(SUBDIRS)'; for subdir in $$list; do \ 383b528cefcSMark Murray test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 384b528cefcSMark Murray done 385b528cefcSMark Murray 386b528cefcSMark Murraytags: TAGS 387b528cefcSMark Murray 388b528cefcSMark MurrayID: $(HEADERS) $(SOURCES) $(LISP) 389b528cefcSMark Murray list='$(SOURCES) $(HEADERS)'; \ 390b528cefcSMark Murray unique=`for i in $$list; do echo $$i; done | \ 391b528cefcSMark Murray awk ' { files[$$0] = 1; } \ 392b528cefcSMark Murray END { for (i in files) print i; }'`; \ 393b528cefcSMark Murray here=`pwd` && cd $(srcdir) \ 394b528cefcSMark Murray && mkid -f$$here/ID $$unique $(LISP) 395b528cefcSMark Murray 396b528cefcSMark MurrayTAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP) 397b528cefcSMark Murray tags=; \ 398b528cefcSMark Murray here=`pwd`; \ 399b528cefcSMark Murray list='$(SUBDIRS)'; for subdir in $$list; do \ 400b528cefcSMark Murray if test "$$subdir" = .; then :; else \ 401b528cefcSMark Murray test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ 402b528cefcSMark Murray fi; \ 403b528cefcSMark Murray done; \ 404b528cefcSMark Murray list='$(SOURCES) $(HEADERS)'; \ 405b528cefcSMark Murray unique=`for i in $$list; do echo $$i; done | \ 406b528cefcSMark Murray awk ' { files[$$0] = 1; } \ 407b528cefcSMark Murray END { for (i in files) print i; }'`; \ 408b528cefcSMark Murray test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \ 409b528cefcSMark Murray || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS) 410b528cefcSMark Murray 411b528cefcSMark Murraymostlyclean-tags: 412b528cefcSMark Murray 413b528cefcSMark Murrayclean-tags: 414b528cefcSMark Murray 415b528cefcSMark Murraydistclean-tags: 416b528cefcSMark Murray -rm -f TAGS ID 417b528cefcSMark Murray 418b528cefcSMark Murraymaintainer-clean-tags: 419b528cefcSMark Murray 420b528cefcSMark Murraydistdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) 421b528cefcSMark Murray 422b528cefcSMark Murraysubdir = include 423b528cefcSMark Murray 424b528cefcSMark Murraydistdir: $(DISTFILES) 425b528cefcSMark Murray @for file in $(DISTFILES); do \ 426b528cefcSMark Murray d=$(srcdir); \ 427b528cefcSMark Murray if test -d $$d/$$file; then \ 428b528cefcSMark Murray cp -pr $$/$$file $(distdir)/$$file; \ 429b528cefcSMark Murray else \ 430b528cefcSMark Murray test -f $(distdir)/$$file \ 431b528cefcSMark Murray || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ 432b528cefcSMark Murray || cp -p $$d/$$file $(distdir)/$$file || :; \ 433b528cefcSMark Murray fi; \ 434b528cefcSMark Murray done 435b528cefcSMark Murray for subdir in $(SUBDIRS); do \ 436b528cefcSMark Murray if test "$$subdir" = .; then :; else \ 437b528cefcSMark Murray test -d $(distdir)/$$subdir \ 438b528cefcSMark Murray || mkdir $(distdir)/$$subdir \ 439b528cefcSMark Murray || exit 1; \ 440b528cefcSMark Murray chmod 777 $(distdir)/$$subdir; \ 441b528cefcSMark Murray (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ 442b528cefcSMark Murray || exit 1; \ 443b528cefcSMark Murray fi; \ 444b528cefcSMark Murray done 445b528cefcSMark Murray $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook 446b528cefcSMark Murrayinfo-am: 447b528cefcSMark Murrayinfo: info-recursive 448b528cefcSMark Murraydvi-am: 449b528cefcSMark Murraydvi: dvi-recursive 450b528cefcSMark Murraycheck-am: all-am 451b528cefcSMark Murray $(MAKE) $(AM_MAKEFLAGS) check-local 452b528cefcSMark Murraycheck: check-recursive 453b528cefcSMark Murrayinstallcheck-am: 454b528cefcSMark Murrayinstallcheck: installcheck-recursive 455b528cefcSMark Murrayall-recursive-am: config.h 456b528cefcSMark Murray $(MAKE) $(AM_MAKEFLAGS) all-recursive 457b528cefcSMark Murray 458b528cefcSMark Murrayinstall-exec-am: 459b528cefcSMark Murray @$(NORMAL_INSTALL) 460b528cefcSMark Murray $(MAKE) $(AM_MAKEFLAGS) install-exec-hook 461b528cefcSMark Murrayinstall-exec: install-exec-recursive 462b528cefcSMark Murray 463b528cefcSMark Murrayinstall-data-am: install-includeHEADERS install-data-local 464b528cefcSMark Murrayinstall-data: install-data-recursive 465b528cefcSMark Murray 466b528cefcSMark Murrayinstall-am: all-am 467b528cefcSMark Murray @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 468b528cefcSMark Murrayinstall: install-recursive 469b528cefcSMark Murrayuninstall-am: uninstall-includeHEADERS 470b528cefcSMark Murrayuninstall: uninstall-recursive 471b528cefcSMark Murrayall-am: Makefile $(PROGRAMS) $(HEADERS) config.h all-local 472b528cefcSMark Murrayall-redirect: all-recursive-am 473b528cefcSMark Murrayinstall-strip: 474b528cefcSMark Murray $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install 475b528cefcSMark Murrayinstalldirs: installdirs-recursive 476b528cefcSMark Murrayinstalldirs-am: 477b528cefcSMark Murray $(mkinstalldirs) $(DESTDIR)$(includedir) 478b528cefcSMark Murray 479b528cefcSMark Murray 480b528cefcSMark Murraymostlyclean-generic: 481b528cefcSMark Murray 482b528cefcSMark Murrayclean-generic: 483b528cefcSMark Murray -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 484b528cefcSMark Murray 485b528cefcSMark Murraydistclean-generic: 486b528cefcSMark Murray -rm -f Makefile $(CONFIG_CLEAN_FILES) 487b528cefcSMark Murray -rm -f config.cache config.log stamp-h stamp-h[0-9]* 488b528cefcSMark Murray 489b528cefcSMark Murraymaintainer-clean-generic: 490b528cefcSMark Murraymostlyclean-am: mostlyclean-hdr mostlyclean-noinstPROGRAMS \ 491b528cefcSMark Murray mostlyclean-compile mostlyclean-libtool \ 492b528cefcSMark Murray mostlyclean-tags mostlyclean-generic 493b528cefcSMark Murray 494b528cefcSMark Murraymostlyclean: mostlyclean-recursive 495b528cefcSMark Murray 496b528cefcSMark Murrayclean-am: clean-hdr clean-noinstPROGRAMS clean-compile clean-libtool \ 497b528cefcSMark Murray clean-tags clean-generic mostlyclean-am 498b528cefcSMark Murray 499b528cefcSMark Murrayclean: clean-recursive 500b528cefcSMark Murray 501b528cefcSMark Murraydistclean-am: distclean-hdr distclean-noinstPROGRAMS distclean-compile \ 502b528cefcSMark Murray distclean-libtool distclean-tags distclean-generic \ 503b528cefcSMark Murray clean-am 504b528cefcSMark Murray -rm -f libtool 505b528cefcSMark Murray 506b528cefcSMark Murraydistclean: distclean-recursive 507b528cefcSMark Murray 508b528cefcSMark Murraymaintainer-clean-am: maintainer-clean-hdr \ 509b528cefcSMark Murray maintainer-clean-noinstPROGRAMS \ 510b528cefcSMark Murray maintainer-clean-compile maintainer-clean-libtool \ 511b528cefcSMark Murray maintainer-clean-tags maintainer-clean-generic \ 512b528cefcSMark Murray distclean-am 513b528cefcSMark Murray @echo "This command is intended for maintainers to use;" 514b528cefcSMark Murray @echo "it deletes files that may require special tools to rebuild." 515b528cefcSMark Murray 516b528cefcSMark Murraymaintainer-clean: maintainer-clean-recursive 517b528cefcSMark Murray 518b528cefcSMark Murray.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \ 519b528cefcSMark Murraymostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \ 520b528cefcSMark Murrayclean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \ 521b528cefcSMark Murraymostlyclean-compile distclean-compile clean-compile \ 522b528cefcSMark Murraymaintainer-clean-compile mostlyclean-libtool distclean-libtool \ 523b528cefcSMark Murrayclean-libtool maintainer-clean-libtool uninstall-includeHEADERS \ 524b528cefcSMark Murrayinstall-includeHEADERS install-data-recursive uninstall-data-recursive \ 525b528cefcSMark Murrayinstall-exec-recursive uninstall-exec-recursive installdirs-recursive \ 526b528cefcSMark Murrayuninstalldirs-recursive all-recursive check-recursive \ 527b528cefcSMark Murrayinstallcheck-recursive info-recursive dvi-recursive \ 528b528cefcSMark Murraymostlyclean-recursive distclean-recursive clean-recursive \ 529b528cefcSMark Murraymaintainer-clean-recursive tags tags-recursive mostlyclean-tags \ 530b528cefcSMark Murraydistclean-tags clean-tags maintainer-clean-tags distdir info-am info \ 531b528cefcSMark Murraydvi-am dvi check-local check check-am installcheck-am installcheck \ 532b528cefcSMark Murrayall-recursive-am install-exec-am install-exec install-data-local \ 533b528cefcSMark Murrayinstall-data-am install-data install-am install uninstall-am uninstall \ 534b528cefcSMark Murrayall-local all-redirect all-am all installdirs-am installdirs \ 535b528cefcSMark Murraymostlyclean-generic distclean-generic clean-generic \ 536b528cefcSMark Murraymaintainer-clean-generic clean mostlyclean distclean maintainer-clean 537b528cefcSMark Murray 538b528cefcSMark Murray 539b528cefcSMark Murrayinstall-suid-programs: 540b528cefcSMark Murray @foo='$(bin_SUIDS)'; \ 541b528cefcSMark Murray for file in $$foo; do \ 542b528cefcSMark Murray x=$(DESTDIR)$(bindir)/$$file; \ 543b528cefcSMark Murray if chown 0:0 $$x && chmod u+s $$x; then :; else \ 544b528cefcSMark Murray chmod 0 $$x; fi; done 545b528cefcSMark Murray 546b528cefcSMark Murrayinstall-exec-hook: install-suid-programs 547b528cefcSMark Murray 548b528cefcSMark Murrayinstall-build-headers:: $(include_HEADERS) $(build_HEADERZ) 549b528cefcSMark Murray @foo='$(include_HEADERS) $(build_HEADERZ)'; \ 550b528cefcSMark Murray for f in $$foo; do \ 551b528cefcSMark Murray f=`basename $$f`; \ 552b528cefcSMark Murray if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \ 553b528cefcSMark Murray else file="$$f"; fi; \ 554b528cefcSMark Murray if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \ 555b528cefcSMark Murray : ; else \ 556b528cefcSMark Murray echo " cp $$file $(buildinclude)/$$f"; \ 557b528cefcSMark Murray cp $$file $(buildinclude)/$$f; \ 558b528cefcSMark Murray fi ; \ 559b528cefcSMark Murray done 560b528cefcSMark Murray 561b528cefcSMark Murrayall-local: install-build-headers 562b528cefcSMark Murray#NROFF_MAN = nroff -man 563b528cefcSMark Murray.1.cat1: 564b528cefcSMark Murray $(NROFF_MAN) $< > $@ 565b528cefcSMark Murray.3.cat3: 566b528cefcSMark Murray $(NROFF_MAN) $< > $@ 567b528cefcSMark Murray.5.cat5: 568b528cefcSMark Murray $(NROFF_MAN) $< > $@ 569b528cefcSMark Murray.8.cat8: 570b528cefcSMark Murray $(NROFF_MAN) $< > $@ 571b528cefcSMark Murray 572b528cefcSMark Murraydist-cat1-mans: 573b528cefcSMark Murray @foo='$(man1_MANS)'; \ 574b528cefcSMark Murray bar='$(man_MANS)'; \ 575b528cefcSMark Murray for i in $$bar; do \ 576b528cefcSMark Murray case $$i in \ 577b528cefcSMark Murray *.1) foo="$$foo $$i";; \ 578b528cefcSMark Murray esac; done ;\ 579b528cefcSMark Murray for i in $$foo; do \ 580b528cefcSMark Murray x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \ 581b528cefcSMark Murray echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 582b528cefcSMark Murray $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 583b528cefcSMark Murray done 584b528cefcSMark Murray 585b528cefcSMark Murraydist-cat3-mans: 586b528cefcSMark Murray @foo='$(man3_MANS)'; \ 587b528cefcSMark Murray bar='$(man_MANS)'; \ 588b528cefcSMark Murray for i in $$bar; do \ 589b528cefcSMark Murray case $$i in \ 590b528cefcSMark Murray *.3) foo="$$foo $$i";; \ 591b528cefcSMark Murray esac; done ;\ 592b528cefcSMark Murray for i in $$foo; do \ 593b528cefcSMark Murray x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \ 594b528cefcSMark Murray echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 595b528cefcSMark Murray $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 596b528cefcSMark Murray done 597b528cefcSMark Murray 598b528cefcSMark Murraydist-cat5-mans: 599b528cefcSMark Murray @foo='$(man5_MANS)'; \ 600b528cefcSMark Murray bar='$(man_MANS)'; \ 601b528cefcSMark Murray for i in $$bar; do \ 602b528cefcSMark Murray case $$i in \ 603b528cefcSMark Murray *.5) foo="$$foo $$i";; \ 604b528cefcSMark Murray esac; done ;\ 605b528cefcSMark Murray for i in $$foo; do \ 606b528cefcSMark Murray x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \ 607b528cefcSMark Murray echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 608b528cefcSMark Murray $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 609b528cefcSMark Murray done 610b528cefcSMark Murray 611b528cefcSMark Murraydist-cat8-mans: 612b528cefcSMark Murray @foo='$(man8_MANS)'; \ 613b528cefcSMark Murray bar='$(man_MANS)'; \ 614b528cefcSMark Murray for i in $$bar; do \ 615b528cefcSMark Murray case $$i in \ 616b528cefcSMark Murray *.8) foo="$$foo $$i";; \ 617b528cefcSMark Murray esac; done ;\ 618b528cefcSMark Murray for i in $$foo; do \ 619b528cefcSMark Murray x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \ 620b528cefcSMark Murray echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 621b528cefcSMark Murray $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 622b528cefcSMark Murray done 623b528cefcSMark Murray 624b528cefcSMark Murraydist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans 625b528cefcSMark Murray 626b528cefcSMark Murrayinstall-cat1-mans: 627b528cefcSMark Murray @ext=1;\ 628b528cefcSMark Murray foo='$(man1_MANS)'; \ 629b528cefcSMark Murray bar='$(man_MANS)'; \ 630b528cefcSMark Murray for i in $$bar; do \ 631b528cefcSMark Murray case $$i in \ 632b528cefcSMark Murray *.1) foo="$$foo $$i";; \ 633b528cefcSMark Murray esac; done; \ 634b528cefcSMark Murray if test "$$foo"; then \ 635b528cefcSMark Murray $(mkinstalldirs) $(DESTDIR)$(cat1dir); \ 636b528cefcSMark Murray for x in $$foo; do \ 637b528cefcSMark Murray f=`echo $$x | sed 's/\.[^.]*$$/.cat1/'`; \ 638b528cefcSMark Murray if test -f "$(srcdir)/$$f"; then \ 639b528cefcSMark Murray b=`echo $$x | sed 's!$(MANRX)!\1!'`; \ 640b528cefcSMark Murray echo "$(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(cat1dir)/$$b.$(CATSUFFIX)";\ 641b528cefcSMark Murray $(INSTALL_DATA) $(srcdir)/$$g $(DESTDIR)$(cat1dir)/$$b.$(CATSUFFIX);\ 642b528cefcSMark Murray fi; \ 643b528cefcSMark Murray done ;\ 644b528cefcSMark Murray fi 645b528cefcSMark Murray 646b528cefcSMark Murrayinstall-cat3-mans: 647b528cefcSMark Murray @ext=3;\ 648b528cefcSMark Murray foo='$(man3_MANS)'; \ 649b528cefcSMark Murray bar='$(man_MANS)'; \ 650b528cefcSMark Murray for i in $$bar; do \ 651b528cefcSMark Murray case $$i in \ 652b528cefcSMark Murray *.3) foo="$$foo $$i";; \ 653b528cefcSMark Murray esac; done; \ 654b528cefcSMark Murray if test "$$foo"; then \ 655b528cefcSMark Murray $(mkinstalldirs) $(DESTDIR)$(cat3dir); \ 656b528cefcSMark Murray for x in $$foo; do \ 657b528cefcSMark Murray f=`echo $$x | sed 's/\.[^.]*$$/.cat3/'`; \ 658b528cefcSMark Murray if test -f "$(srcdir)/$$f"; then \ 659b528cefcSMark Murray b=`echo $$x | sed 's!$(MANRX)!\1!'`; \ 660b528cefcSMark Murray echo "$(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(cat3dir)/$$b.$(CATSUFFIX)";\ 661b528cefcSMark Murray $(INSTALL_DATA) $(srcdir)/$$g $(DESTDIR)$(cat3dir)/$$b.$(CATSUFFIX);\ 662b528cefcSMark Murray fi; \ 663b528cefcSMark Murray done ;\ 664b528cefcSMark Murray fi 665b528cefcSMark Murray 666b528cefcSMark Murrayinstall-cat5-mans: 667b528cefcSMark Murray @ext=5;\ 668b528cefcSMark Murray foo='$(man5_MANS)'; \ 669b528cefcSMark Murray bar='$(man_MANS)'; \ 670b528cefcSMark Murray for i in $$bar; do \ 671b528cefcSMark Murray case $$i in \ 672b528cefcSMark Murray *.5) foo="$$foo $$i";; \ 673b528cefcSMark Murray esac; done; \ 674b528cefcSMark Murray if test "$$foo"; then \ 675b528cefcSMark Murray $(mkinstalldirs) $(DESTDIR)$(cat5dir); \ 676b528cefcSMark Murray for x in $$foo; do \ 677b528cefcSMark Murray f=`echo $$x | sed 's/\.[^.]*$$/.cat5/'`; \ 678b528cefcSMark Murray if test -f "$(srcdir)/$$f"; then \ 679b528cefcSMark Murray b=`echo $$x | sed 's!$(MANRX)!\1!'`; \ 680b528cefcSMark Murray echo "$(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(cat5dir)/$$b.$(CATSUFFIX)";\ 681b528cefcSMark Murray $(INSTALL_DATA) $(srcdir)/$$g $(DESTDIR)$(cat5dir)/$$b.$(CATSUFFIX);\ 682b528cefcSMark Murray fi; \ 683b528cefcSMark Murray done ;\ 684b528cefcSMark Murray fi 685b528cefcSMark Murray 686b528cefcSMark Murrayinstall-cat8-mans: 687b528cefcSMark Murray @ext=8;\ 688b528cefcSMark Murray foo='$(man8_MANS)'; \ 689b528cefcSMark Murray bar='$(man_MANS)'; \ 690b528cefcSMark Murray for i in $$bar; do \ 691b528cefcSMark Murray case $$i in \ 692b528cefcSMark Murray *.8) foo="$$foo $$i";; \ 693b528cefcSMark Murray esac; done; \ 694b528cefcSMark Murray if test "$$foo"; then \ 695b528cefcSMark Murray $(mkinstalldirs) $(DESTDIR)$(cat8dir); \ 696b528cefcSMark Murray for x in $$foo; do \ 697b528cefcSMark Murray f=`echo $$x | sed 's/\.[^.]*$$/.cat8/'`; \ 698b528cefcSMark Murray if test -f "$(srcdir)/$$f"; then \ 699b528cefcSMark Murray b=`echo $$x | sed 's!$(MANRX)!\1!'`; \ 700b528cefcSMark Murray echo "$(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(cat8dir)/$$b.$(CATSUFFIX)";\ 701b528cefcSMark Murray $(INSTALL_DATA) $(srcdir)/$$g $(DESTDIR)$(cat8dir)/$$b.$(CATSUFFIX);\ 702b528cefcSMark Murray fi; \ 703b528cefcSMark Murray done ;\ 704b528cefcSMark Murray fi 705b528cefcSMark Murray 706b528cefcSMark Murrayinstall-cat-mans: install-cat1-mans install-cat3-mans install-cat5-mans install-cat8-mans 707b528cefcSMark Murray 708b528cefcSMark Murrayinstall-data-local: install-cat-mans 709b528cefcSMark Murray 710b528cefcSMark Murray.et.h: 711b528cefcSMark Murray $(COMPILE_ET) $< 712b528cefcSMark Murray.et.c: 713b528cefcSMark Murray $(COMPILE_ET) $< 714b528cefcSMark Murray 715b528cefcSMark Murray.x.c: 716b528cefcSMark Murray @cmp -s $< $@ 2> /dev/null || cp $< $@ 717b528cefcSMark Murray 718b528cefcSMark Murraycheck-local:: 719b528cefcSMark Murray @foo='$(CHECK_LOCAL)'; \ 720b528cefcSMark Murray if test "$$foo"; then \ 721b528cefcSMark Murray failed=0; all=0; \ 722b528cefcSMark Murray for i in $$foo; do \ 723b528cefcSMark Murray all=`expr $$all + 1`; \ 724b528cefcSMark Murray if ./$$i --version > /dev/null 2>&1; then \ 725b528cefcSMark Murray echo "PASS: $$i"; \ 726b528cefcSMark Murray else \ 727b528cefcSMark Murray echo "FAIL: $$i"; \ 728b528cefcSMark Murray failed=`expr $$failed + 1`; \ 729b528cefcSMark Murray fi; \ 730b528cefcSMark Murray done; \ 731b528cefcSMark Murray if test "$$failed" -eq 0; then \ 732b528cefcSMark Murray banner="All $$all tests passed"; \ 733b528cefcSMark Murray else \ 734b528cefcSMark Murray banner="$$failed of $$all tests failed"; \ 735b528cefcSMark Murray fi; \ 736b528cefcSMark Murray dashes=`echo "$$banner" | sed s/./=/g`; \ 737b528cefcSMark Murray echo "$$dashes"; \ 738b528cefcSMark Murray echo "$$banner"; \ 739b528cefcSMark Murray echo "$$dashes"; \ 740b528cefcSMark Murray test "$$failed" -eq 0; \ 741b528cefcSMark Murray fi 742b528cefcSMark Murray 743b528cefcSMark Murraykrb5-types.h: bits$(EXEEXT) 744b528cefcSMark Murray ./bits$(EXEEXT) krb5-types.h 745b528cefcSMark Murray 746b528cefcSMark Murray# Tell versions [3.59,3.63) of GNU make to not export all variables. 747b528cefcSMark Murray# Otherwise a system limit (for SysV at least) may be exceeded. 748b528cefcSMark Murray.NOEXPORT: 749