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.11 1999/06/27 00:45:26 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 = -I$(top_builddir)/include $(INCLUDE_krb4) 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 Murray 174b528cefcSMark MurrayCHECK_LOCAL = $(PROGRAMS) 175b528cefcSMark Murray 176b528cefcSMark Murray@KRB4_TRUE@AFSPROGS = afslog pagsh 177b528cefcSMark Murraybin_PROGRAMS = $(AFSPROGS) 178b528cefcSMark Murray 179b528cefcSMark Murrayafslog_SOURCES = afslog.c 180b528cefcSMark Murray 181b528cefcSMark Murraypagsh_SOURCES = pagsh.c 182b528cefcSMark Murray 183b528cefcSMark MurrayLDADD = $(LIB_kafs) $(LIB_krb4) $(top_builddir)/lib/krb5/libkrb5.la $(top_builddir)/lib/asn1/libasn1.la $(top_builddir)/lib/des/libdes.la $(LIB_roken) 184b528cefcSMark Murray 185b528cefcSMark Murraymkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 186b528cefcSMark MurrayCONFIG_HEADER = ../../include/config.h 187b528cefcSMark MurrayCONFIG_CLEAN_FILES = 188b528cefcSMark Murray@KRB4_TRUE@bin_PROGRAMS = afslog$(EXEEXT) pagsh$(EXEEXT) 189b528cefcSMark Murray@KRB4_FALSE@bin_PROGRAMS = 190b528cefcSMark MurrayPROGRAMS = $(bin_PROGRAMS) 191b528cefcSMark Murray 192b528cefcSMark Murray 193b528cefcSMark MurrayDEFS = @DEFS@ -I. -I$(srcdir) -I../../include 194b528cefcSMark MurrayCPPFLAGS = @CPPFLAGS@ 195b528cefcSMark MurrayLDFLAGS = @LDFLAGS@ 196b528cefcSMark MurrayLIBS = @LIBS@ 197b528cefcSMark MurrayX_CFLAGS = @X_CFLAGS@ 198b528cefcSMark MurrayX_LIBS = @X_LIBS@ 199b528cefcSMark MurrayX_EXTRA_LIBS = @X_EXTRA_LIBS@ 200b528cefcSMark MurrayX_PRE_LIBS = @X_PRE_LIBS@ 201b528cefcSMark Murrayafslog_OBJECTS = afslog.$(OBJEXT) 202b528cefcSMark Murrayafslog_LDADD = $(LDADD) 203b528cefcSMark Murray@KRB4_TRUE@afslog_DEPENDENCIES = $(top_builddir)/lib/kafs/libkafs.la \ 204b528cefcSMark Murray@KRB4_TRUE@$(top_builddir)/lib/krb5/libkrb5.la \ 205b528cefcSMark Murray@KRB4_TRUE@$(top_builddir)/lib/asn1/libasn1.la \ 206b528cefcSMark Murray@KRB4_TRUE@$(top_builddir)/lib/des/libdes.la 207b528cefcSMark Murray@KRB4_FALSE@afslog_DEPENDENCIES = $(top_builddir)/lib/krb5/libkrb5.la \ 208b528cefcSMark Murray@KRB4_FALSE@$(top_builddir)/lib/asn1/libasn1.la \ 209b528cefcSMark Murray@KRB4_FALSE@$(top_builddir)/lib/des/libdes.la 210b528cefcSMark Murrayafslog_LDFLAGS = 211b528cefcSMark Murraypagsh_OBJECTS = pagsh.$(OBJEXT) 212b528cefcSMark Murraypagsh_LDADD = $(LDADD) 213b528cefcSMark Murray@KRB4_TRUE@pagsh_DEPENDENCIES = $(top_builddir)/lib/kafs/libkafs.la \ 214b528cefcSMark Murray@KRB4_TRUE@$(top_builddir)/lib/krb5/libkrb5.la \ 215b528cefcSMark Murray@KRB4_TRUE@$(top_builddir)/lib/asn1/libasn1.la \ 216b528cefcSMark Murray@KRB4_TRUE@$(top_builddir)/lib/des/libdes.la 217b528cefcSMark Murray@KRB4_FALSE@pagsh_DEPENDENCIES = $(top_builddir)/lib/krb5/libkrb5.la \ 218b528cefcSMark Murray@KRB4_FALSE@$(top_builddir)/lib/asn1/libasn1.la \ 219b528cefcSMark Murray@KRB4_FALSE@$(top_builddir)/lib/des/libdes.la 220b528cefcSMark Murraypagsh_LDFLAGS = 221b528cefcSMark MurrayCFLAGS = @CFLAGS@ 222b528cefcSMark MurrayCOMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 223b528cefcSMark MurrayLTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 224b528cefcSMark MurrayCCLD = $(CC) 225b528cefcSMark MurrayLINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ 226b528cefcSMark MurrayDIST_COMMON = ChangeLog Makefile.am Makefile.in 227b528cefcSMark Murray 228b528cefcSMark Murray 229b528cefcSMark MurrayDISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) 230b528cefcSMark Murray 231b528cefcSMark MurrayTAR = tar 232b528cefcSMark MurrayGZIP_ENV = --best 233b528cefcSMark MurraySOURCES = $(afslog_SOURCES) $(pagsh_SOURCES) 234b528cefcSMark MurrayOBJECTS = $(afslog_OBJECTS) $(pagsh_OBJECTS) 235b528cefcSMark Murray 236b528cefcSMark Murrayall: all-redirect 237b528cefcSMark Murray.SUFFIXES: 238b528cefcSMark Murray.SUFFIXES: .1 .3 .5 .8 .S .c .cat1 .cat3 .cat5 .cat8 .et .h .lo .o .obj .s .x 239b528cefcSMark Murray$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common 240b528cefcSMark Murray cd $(top_srcdir) && $(AUTOMAKE) --foreign appl/afsutil/Makefile 241b528cefcSMark Murray 242b528cefcSMark MurrayMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 243b528cefcSMark Murray cd $(top_builddir) \ 244b528cefcSMark Murray && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status 245b528cefcSMark Murray 246b528cefcSMark Murray 247b528cefcSMark Murraymostlyclean-binPROGRAMS: 248b528cefcSMark Murray 249b528cefcSMark Murrayclean-binPROGRAMS: 250b528cefcSMark Murray -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) 251b528cefcSMark Murray 252b528cefcSMark Murraydistclean-binPROGRAMS: 253b528cefcSMark Murray 254b528cefcSMark Murraymaintainer-clean-binPROGRAMS: 255b528cefcSMark Murray 256b528cefcSMark Murrayinstall-binPROGRAMS: $(bin_PROGRAMS) 257b528cefcSMark Murray @$(NORMAL_INSTALL) 258b528cefcSMark Murray $(mkinstalldirs) $(DESTDIR)$(bindir) 259b528cefcSMark Murray @list='$(bin_PROGRAMS)'; for p in $$list; do \ 260b528cefcSMark Murray if test -f $$p; then \ 261b528cefcSMark Murray echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ 262b528cefcSMark Murray $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ 263b528cefcSMark Murray else :; fi; \ 264b528cefcSMark Murray done 265b528cefcSMark Murray 266b528cefcSMark Murrayuninstall-binPROGRAMS: 267b528cefcSMark Murray @$(NORMAL_UNINSTALL) 268b528cefcSMark Murray list='$(bin_PROGRAMS)'; for p in $$list; do \ 269b528cefcSMark Murray rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ 270b528cefcSMark Murray done 271b528cefcSMark Murray 272b528cefcSMark Murray.c.o: 273b528cefcSMark Murray $(COMPILE) -c $< 274b528cefcSMark Murray 275b528cefcSMark Murray# FIXME: We should only use cygpath when building on Windows, 276b528cefcSMark Murray# and only if it is available. 277b528cefcSMark Murray.c.obj: 278b528cefcSMark Murray $(COMPILE) -c `cygpath -w $<` 279b528cefcSMark Murray 280b528cefcSMark Murray.s.o: 281b528cefcSMark Murray $(COMPILE) -c $< 282b528cefcSMark Murray 283b528cefcSMark Murray.S.o: 284b528cefcSMark Murray $(COMPILE) -c $< 285b528cefcSMark Murray 286b528cefcSMark Murraymostlyclean-compile: 287b528cefcSMark Murray -rm -f *.o core *.core 288b528cefcSMark Murray -rm -f *.$(OBJEXT) 289b528cefcSMark Murray 290b528cefcSMark Murrayclean-compile: 291b528cefcSMark Murray 292b528cefcSMark Murraydistclean-compile: 293b528cefcSMark Murray -rm -f *.tab.c 294b528cefcSMark Murray 295b528cefcSMark Murraymaintainer-clean-compile: 296b528cefcSMark Murray 297b528cefcSMark Murray.c.lo: 298b528cefcSMark Murray $(LIBTOOL) --mode=compile $(COMPILE) -c $< 299b528cefcSMark Murray 300b528cefcSMark Murray.s.lo: 301b528cefcSMark Murray $(LIBTOOL) --mode=compile $(COMPILE) -c $< 302b528cefcSMark Murray 303b528cefcSMark Murray.S.lo: 304b528cefcSMark Murray $(LIBTOOL) --mode=compile $(COMPILE) -c $< 305b528cefcSMark Murray 306b528cefcSMark Murraymostlyclean-libtool: 307b528cefcSMark Murray -rm -f *.lo 308b528cefcSMark Murray 309b528cefcSMark Murrayclean-libtool: 310b528cefcSMark Murray -rm -rf .libs _libs 311b528cefcSMark Murray 312b528cefcSMark Murraydistclean-libtool: 313b528cefcSMark Murray 314b528cefcSMark Murraymaintainer-clean-libtool: 315b528cefcSMark Murray 316b528cefcSMark Murrayafslog$(EXEEXT): $(afslog_OBJECTS) $(afslog_DEPENDENCIES) 317b528cefcSMark Murray @rm -f afslog$(EXEEXT) 318b528cefcSMark Murray $(LINK) $(afslog_LDFLAGS) $(afslog_OBJECTS) $(afslog_LDADD) $(LIBS) 319b528cefcSMark Murray 320b528cefcSMark Murraypagsh$(EXEEXT): $(pagsh_OBJECTS) $(pagsh_DEPENDENCIES) 321b528cefcSMark Murray @rm -f pagsh$(EXEEXT) 322b528cefcSMark Murray $(LINK) $(pagsh_LDFLAGS) $(pagsh_OBJECTS) $(pagsh_LDADD) $(LIBS) 323b528cefcSMark Murray 324b528cefcSMark Murraytags: TAGS 325b528cefcSMark Murray 326b528cefcSMark MurrayID: $(HEADERS) $(SOURCES) $(LISP) 327b528cefcSMark Murray list='$(SOURCES) $(HEADERS)'; \ 328b528cefcSMark Murray unique=`for i in $$list; do echo $$i; done | \ 329b528cefcSMark Murray awk ' { files[$$0] = 1; } \ 330b528cefcSMark Murray END { for (i in files) print i; }'`; \ 331b528cefcSMark Murray here=`pwd` && cd $(srcdir) \ 332b528cefcSMark Murray && mkid -f$$here/ID $$unique $(LISP) 333b528cefcSMark Murray 334b528cefcSMark MurrayTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) 335b528cefcSMark Murray tags=; \ 336b528cefcSMark Murray here=`pwd`; \ 337b528cefcSMark Murray list='$(SOURCES) $(HEADERS)'; \ 338b528cefcSMark Murray unique=`for i in $$list; do echo $$i; done | \ 339b528cefcSMark Murray awk ' { files[$$0] = 1; } \ 340b528cefcSMark Murray END { for (i in files) print i; }'`; \ 341b528cefcSMark Murray test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ 342b528cefcSMark Murray || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) 343b528cefcSMark Murray 344b528cefcSMark Murraymostlyclean-tags: 345b528cefcSMark Murray 346b528cefcSMark Murrayclean-tags: 347b528cefcSMark Murray 348b528cefcSMark Murraydistclean-tags: 349b528cefcSMark Murray -rm -f TAGS ID 350b528cefcSMark Murray 351b528cefcSMark Murraymaintainer-clean-tags: 352b528cefcSMark Murray 353b528cefcSMark Murraydistdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) 354b528cefcSMark Murray 355b528cefcSMark Murraysubdir = appl/afsutil 356b528cefcSMark Murray 357b528cefcSMark Murraydistdir: $(DISTFILES) 358b528cefcSMark Murray @for file in $(DISTFILES); do \ 359b528cefcSMark Murray d=$(srcdir); \ 360b528cefcSMark Murray if test -d $$d/$$file; then \ 361b528cefcSMark Murray cp -pr $$/$$file $(distdir)/$$file; \ 362b528cefcSMark Murray else \ 363b528cefcSMark Murray test -f $(distdir)/$$file \ 364b528cefcSMark Murray || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ 365b528cefcSMark Murray || cp -p $$d/$$file $(distdir)/$$file || :; \ 366b528cefcSMark Murray fi; \ 367b528cefcSMark Murray done 368b528cefcSMark Murray $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook 369b528cefcSMark Murrayinfo-am: 370b528cefcSMark Murrayinfo: info-am 371b528cefcSMark Murraydvi-am: 372b528cefcSMark Murraydvi: dvi-am 373b528cefcSMark Murraycheck-am: all-am 374b528cefcSMark Murray $(MAKE) $(AM_MAKEFLAGS) check-local 375b528cefcSMark Murraycheck: check-am 376b528cefcSMark Murrayinstallcheck-am: 377b528cefcSMark Murrayinstallcheck: installcheck-am 378b528cefcSMark Murrayinstall-exec-am: install-binPROGRAMS 379b528cefcSMark Murray @$(NORMAL_INSTALL) 380b528cefcSMark Murray $(MAKE) $(AM_MAKEFLAGS) install-exec-hook 381b528cefcSMark Murrayinstall-exec: install-exec-am 382b528cefcSMark Murray 383b528cefcSMark Murrayinstall-data-am: install-data-local 384b528cefcSMark Murrayinstall-data: install-data-am 385b528cefcSMark Murray 386b528cefcSMark Murrayinstall-am: all-am 387b528cefcSMark Murray @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 388b528cefcSMark Murrayinstall: install-am 389b528cefcSMark Murrayuninstall-am: uninstall-binPROGRAMS 390b528cefcSMark Murrayuninstall: uninstall-am 391b528cefcSMark Murrayall-am: Makefile $(PROGRAMS) all-local 392b528cefcSMark Murrayall-redirect: all-am 393b528cefcSMark Murrayinstall-strip: 394b528cefcSMark Murray $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install 395b528cefcSMark Murrayinstalldirs: 396b528cefcSMark Murray $(mkinstalldirs) $(DESTDIR)$(bindir) 397b528cefcSMark Murray 398b528cefcSMark Murray 399b528cefcSMark Murraymostlyclean-generic: 400b528cefcSMark Murray 401b528cefcSMark Murrayclean-generic: 402b528cefcSMark Murray 403b528cefcSMark Murraydistclean-generic: 404b528cefcSMark Murray -rm -f Makefile $(CONFIG_CLEAN_FILES) 405b528cefcSMark Murray -rm -f config.cache config.log stamp-h stamp-h[0-9]* 406b528cefcSMark Murray 407b528cefcSMark Murraymaintainer-clean-generic: 408b528cefcSMark Murraymostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \ 409b528cefcSMark Murray mostlyclean-libtool mostlyclean-tags \ 410b528cefcSMark Murray mostlyclean-generic 411b528cefcSMark Murray 412b528cefcSMark Murraymostlyclean: mostlyclean-am 413b528cefcSMark Murray 414b528cefcSMark Murrayclean-am: clean-binPROGRAMS clean-compile clean-libtool clean-tags \ 415b528cefcSMark Murray clean-generic mostlyclean-am 416b528cefcSMark Murray 417b528cefcSMark Murrayclean: clean-am 418b528cefcSMark Murray 419b528cefcSMark Murraydistclean-am: distclean-binPROGRAMS distclean-compile distclean-libtool \ 420b528cefcSMark Murray distclean-tags distclean-generic clean-am 421b528cefcSMark Murray -rm -f libtool 422b528cefcSMark Murray 423b528cefcSMark Murraydistclean: distclean-am 424b528cefcSMark Murray 425b528cefcSMark Murraymaintainer-clean-am: maintainer-clean-binPROGRAMS \ 426b528cefcSMark Murray maintainer-clean-compile maintainer-clean-libtool \ 427b528cefcSMark Murray maintainer-clean-tags maintainer-clean-generic \ 428b528cefcSMark Murray distclean-am 429b528cefcSMark Murray @echo "This command is intended for maintainers to use;" 430b528cefcSMark Murray @echo "it deletes files that may require special tools to rebuild." 431b528cefcSMark Murray 432b528cefcSMark Murraymaintainer-clean: maintainer-clean-am 433b528cefcSMark Murray 434b528cefcSMark Murray.PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \ 435b528cefcSMark Murraymaintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \ 436b528cefcSMark Murraymostlyclean-compile distclean-compile clean-compile \ 437b528cefcSMark Murraymaintainer-clean-compile mostlyclean-libtool distclean-libtool \ 438b528cefcSMark Murrayclean-libtool maintainer-clean-libtool tags mostlyclean-tags \ 439b528cefcSMark Murraydistclean-tags clean-tags maintainer-clean-tags distdir info-am info \ 440b528cefcSMark Murraydvi-am dvi check-local check check-am installcheck-am installcheck \ 441b528cefcSMark Murrayinstall-exec-am install-exec install-data-local install-data-am \ 442b528cefcSMark Murrayinstall-data install-am install uninstall-am uninstall all-local \ 443b528cefcSMark Murrayall-redirect all-am all installdirs mostlyclean-generic \ 444b528cefcSMark Murraydistclean-generic clean-generic maintainer-clean-generic clean \ 445b528cefcSMark Murraymostlyclean distclean maintainer-clean 446b528cefcSMark Murray 447b528cefcSMark Murray 448b528cefcSMark Murrayinstall-suid-programs: 449b528cefcSMark Murray @foo='$(bin_SUIDS)'; \ 450b528cefcSMark Murray for file in $$foo; do \ 451b528cefcSMark Murray x=$(DESTDIR)$(bindir)/$$file; \ 452b528cefcSMark Murray if chown 0:0 $$x && chmod u+s $$x; then :; else \ 453b528cefcSMark Murray chmod 0 $$x; fi; done 454b528cefcSMark Murray 455b528cefcSMark Murrayinstall-exec-hook: install-suid-programs 456b528cefcSMark Murray 457b528cefcSMark Murrayinstall-build-headers:: $(include_HEADERS) $(build_HEADERZ) 458b528cefcSMark Murray @foo='$(include_HEADERS) $(build_HEADERZ)'; \ 459b528cefcSMark Murray for f in $$foo; do \ 460b528cefcSMark Murray f=`basename $$f`; \ 461b528cefcSMark Murray if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \ 462b528cefcSMark Murray else file="$$f"; fi; \ 463b528cefcSMark Murray if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \ 464b528cefcSMark Murray : ; else \ 465b528cefcSMark Murray echo " cp $$file $(buildinclude)/$$f"; \ 466b528cefcSMark Murray cp $$file $(buildinclude)/$$f; \ 467b528cefcSMark Murray fi ; \ 468b528cefcSMark Murray done 469b528cefcSMark Murray 470b528cefcSMark Murrayall-local: install-build-headers 471b528cefcSMark Murray#NROFF_MAN = nroff -man 472b528cefcSMark Murray.1.cat1: 473b528cefcSMark Murray $(NROFF_MAN) $< > $@ 474b528cefcSMark Murray.3.cat3: 475b528cefcSMark Murray $(NROFF_MAN) $< > $@ 476b528cefcSMark Murray.5.cat5: 477b528cefcSMark Murray $(NROFF_MAN) $< > $@ 478b528cefcSMark Murray.8.cat8: 479b528cefcSMark Murray $(NROFF_MAN) $< > $@ 480b528cefcSMark Murray 481b528cefcSMark Murraydist-cat1-mans: 482b528cefcSMark Murray @foo='$(man1_MANS)'; \ 483b528cefcSMark Murray bar='$(man_MANS)'; \ 484b528cefcSMark Murray for i in $$bar; do \ 485b528cefcSMark Murray case $$i in \ 486b528cefcSMark Murray *.1) foo="$$foo $$i";; \ 487b528cefcSMark Murray esac; done ;\ 488b528cefcSMark Murray for i in $$foo; do \ 489b528cefcSMark Murray x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \ 490b528cefcSMark Murray echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 491b528cefcSMark Murray $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 492b528cefcSMark Murray done 493b528cefcSMark Murray 494b528cefcSMark Murraydist-cat3-mans: 495b528cefcSMark Murray @foo='$(man3_MANS)'; \ 496b528cefcSMark Murray bar='$(man_MANS)'; \ 497b528cefcSMark Murray for i in $$bar; do \ 498b528cefcSMark Murray case $$i in \ 499b528cefcSMark Murray *.3) foo="$$foo $$i";; \ 500b528cefcSMark Murray esac; done ;\ 501b528cefcSMark Murray for i in $$foo; do \ 502b528cefcSMark Murray x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \ 503b528cefcSMark Murray echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 504b528cefcSMark Murray $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 505b528cefcSMark Murray done 506b528cefcSMark Murray 507b528cefcSMark Murraydist-cat5-mans: 508b528cefcSMark Murray @foo='$(man5_MANS)'; \ 509b528cefcSMark Murray bar='$(man_MANS)'; \ 510b528cefcSMark Murray for i in $$bar; do \ 511b528cefcSMark Murray case $$i in \ 512b528cefcSMark Murray *.5) foo="$$foo $$i";; \ 513b528cefcSMark Murray esac; done ;\ 514b528cefcSMark Murray for i in $$foo; do \ 515b528cefcSMark Murray x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \ 516b528cefcSMark Murray echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 517b528cefcSMark Murray $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 518b528cefcSMark Murray done 519b528cefcSMark Murray 520b528cefcSMark Murraydist-cat8-mans: 521b528cefcSMark Murray @foo='$(man8_MANS)'; \ 522b528cefcSMark Murray bar='$(man_MANS)'; \ 523b528cefcSMark Murray for i in $$bar; do \ 524b528cefcSMark Murray case $$i in \ 525b528cefcSMark Murray *.8) foo="$$foo $$i";; \ 526b528cefcSMark Murray esac; done ;\ 527b528cefcSMark Murray for i in $$foo; do \ 528b528cefcSMark Murray x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \ 529b528cefcSMark Murray echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 530b528cefcSMark Murray $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 531b528cefcSMark Murray done 532b528cefcSMark Murray 533b528cefcSMark Murraydist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans 534b528cefcSMark Murray 535b528cefcSMark Murrayinstall-cat1-mans: 536b528cefcSMark Murray @ext=1;\ 537b528cefcSMark Murray foo='$(man1_MANS)'; \ 538b528cefcSMark Murray bar='$(man_MANS)'; \ 539b528cefcSMark Murray for i in $$bar; do \ 540b528cefcSMark Murray case $$i in \ 541b528cefcSMark Murray *.1) foo="$$foo $$i";; \ 542b528cefcSMark Murray esac; done; \ 543b528cefcSMark Murray if test "$$foo"; then \ 544b528cefcSMark Murray $(mkinstalldirs) $(DESTDIR)$(cat1dir); \ 545b528cefcSMark Murray for x in $$foo; do \ 546b528cefcSMark Murray f=`echo $$x | sed 's/\.[^.]*$$/.cat1/'`; \ 547b528cefcSMark Murray if test -f "$(srcdir)/$$f"; then \ 548b528cefcSMark Murray b=`echo $$x | sed 's!$(MANRX)!\1!'`; \ 549b528cefcSMark Murray echo "$(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(cat1dir)/$$b.$(CATSUFFIX)";\ 550b528cefcSMark Murray $(INSTALL_DATA) $(srcdir)/$$g $(DESTDIR)$(cat1dir)/$$b.$(CATSUFFIX);\ 551b528cefcSMark Murray fi; \ 552b528cefcSMark Murray done ;\ 553b528cefcSMark Murray fi 554b528cefcSMark Murray 555b528cefcSMark Murrayinstall-cat3-mans: 556b528cefcSMark Murray @ext=3;\ 557b528cefcSMark Murray foo='$(man3_MANS)'; \ 558b528cefcSMark Murray bar='$(man_MANS)'; \ 559b528cefcSMark Murray for i in $$bar; do \ 560b528cefcSMark Murray case $$i in \ 561b528cefcSMark Murray *.3) foo="$$foo $$i";; \ 562b528cefcSMark Murray esac; done; \ 563b528cefcSMark Murray if test "$$foo"; then \ 564b528cefcSMark Murray $(mkinstalldirs) $(DESTDIR)$(cat3dir); \ 565b528cefcSMark Murray for x in $$foo; do \ 566b528cefcSMark Murray f=`echo $$x | sed 's/\.[^.]*$$/.cat3/'`; \ 567b528cefcSMark Murray if test -f "$(srcdir)/$$f"; then \ 568b528cefcSMark Murray b=`echo $$x | sed 's!$(MANRX)!\1!'`; \ 569b528cefcSMark Murray echo "$(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(cat3dir)/$$b.$(CATSUFFIX)";\ 570b528cefcSMark Murray $(INSTALL_DATA) $(srcdir)/$$g $(DESTDIR)$(cat3dir)/$$b.$(CATSUFFIX);\ 571b528cefcSMark Murray fi; \ 572b528cefcSMark Murray done ;\ 573b528cefcSMark Murray fi 574b528cefcSMark Murray 575b528cefcSMark Murrayinstall-cat5-mans: 576b528cefcSMark Murray @ext=5;\ 577b528cefcSMark Murray foo='$(man5_MANS)'; \ 578b528cefcSMark Murray bar='$(man_MANS)'; \ 579b528cefcSMark Murray for i in $$bar; do \ 580b528cefcSMark Murray case $$i in \ 581b528cefcSMark Murray *.5) foo="$$foo $$i";; \ 582b528cefcSMark Murray esac; done; \ 583b528cefcSMark Murray if test "$$foo"; then \ 584b528cefcSMark Murray $(mkinstalldirs) $(DESTDIR)$(cat5dir); \ 585b528cefcSMark Murray for x in $$foo; do \ 586b528cefcSMark Murray f=`echo $$x | sed 's/\.[^.]*$$/.cat5/'`; \ 587b528cefcSMark Murray if test -f "$(srcdir)/$$f"; then \ 588b528cefcSMark Murray b=`echo $$x | sed 's!$(MANRX)!\1!'`; \ 589b528cefcSMark Murray echo "$(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(cat5dir)/$$b.$(CATSUFFIX)";\ 590b528cefcSMark Murray $(INSTALL_DATA) $(srcdir)/$$g $(DESTDIR)$(cat5dir)/$$b.$(CATSUFFIX);\ 591b528cefcSMark Murray fi; \ 592b528cefcSMark Murray done ;\ 593b528cefcSMark Murray fi 594b528cefcSMark Murray 595b528cefcSMark Murrayinstall-cat8-mans: 596b528cefcSMark Murray @ext=8;\ 597b528cefcSMark Murray foo='$(man8_MANS)'; \ 598b528cefcSMark Murray bar='$(man_MANS)'; \ 599b528cefcSMark Murray for i in $$bar; do \ 600b528cefcSMark Murray case $$i in \ 601b528cefcSMark Murray *.8) foo="$$foo $$i";; \ 602b528cefcSMark Murray esac; done; \ 603b528cefcSMark Murray if test "$$foo"; then \ 604b528cefcSMark Murray $(mkinstalldirs) $(DESTDIR)$(cat8dir); \ 605b528cefcSMark Murray for x in $$foo; do \ 606b528cefcSMark Murray f=`echo $$x | sed 's/\.[^.]*$$/.cat8/'`; \ 607b528cefcSMark Murray if test -f "$(srcdir)/$$f"; then \ 608b528cefcSMark Murray b=`echo $$x | sed 's!$(MANRX)!\1!'`; \ 609b528cefcSMark Murray echo "$(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(cat8dir)/$$b.$(CATSUFFIX)";\ 610b528cefcSMark Murray $(INSTALL_DATA) $(srcdir)/$$g $(DESTDIR)$(cat8dir)/$$b.$(CATSUFFIX);\ 611b528cefcSMark Murray fi; \ 612b528cefcSMark Murray done ;\ 613b528cefcSMark Murray fi 614b528cefcSMark Murray 615b528cefcSMark Murrayinstall-cat-mans: install-cat1-mans install-cat3-mans install-cat5-mans install-cat8-mans 616b528cefcSMark Murray 617b528cefcSMark Murrayinstall-data-local: install-cat-mans 618b528cefcSMark Murray 619b528cefcSMark Murray.et.h: 620b528cefcSMark Murray $(COMPILE_ET) $< 621b528cefcSMark Murray.et.c: 622b528cefcSMark Murray $(COMPILE_ET) $< 623b528cefcSMark Murray 624b528cefcSMark Murray.x.c: 625b528cefcSMark Murray @cmp -s $< $@ 2> /dev/null || cp $< $@ 626b528cefcSMark Murray 627b528cefcSMark Murraycheck-local:: 628b528cefcSMark Murray @foo='$(CHECK_LOCAL)'; \ 629b528cefcSMark Murray if test "$$foo"; then \ 630b528cefcSMark Murray failed=0; all=0; \ 631b528cefcSMark Murray for i in $$foo; do \ 632b528cefcSMark Murray all=`expr $$all + 1`; \ 633b528cefcSMark Murray if ./$$i --version > /dev/null 2>&1; then \ 634b528cefcSMark Murray echo "PASS: $$i"; \ 635b528cefcSMark Murray else \ 636b528cefcSMark Murray echo "FAIL: $$i"; \ 637b528cefcSMark Murray failed=`expr $$failed + 1`; \ 638b528cefcSMark Murray fi; \ 639b528cefcSMark Murray done; \ 640b528cefcSMark Murray if test "$$failed" -eq 0; then \ 641b528cefcSMark Murray banner="All $$all tests passed"; \ 642b528cefcSMark Murray else \ 643b528cefcSMark Murray banner="$$failed of $$all tests failed"; \ 644b528cefcSMark Murray fi; \ 645b528cefcSMark Murray dashes=`echo "$$banner" | sed s/./=/g`; \ 646b528cefcSMark Murray echo "$$dashes"; \ 647b528cefcSMark Murray echo "$$banner"; \ 648b528cefcSMark Murray echo "$$dashes"; \ 649b528cefcSMark Murray test "$$failed" -eq 0; \ 650b528cefcSMark Murray fi 651b528cefcSMark Murray 652b528cefcSMark Murray# Tell versions [3.59,3.63) of GNU make to not export all variables. 653b528cefcSMark Murray# Otherwise a system limit (for SysV at least) may be exceeded. 654b528cefcSMark Murray.NOEXPORT: 655