419 lines
13 KiB
Makefile
419 lines
13 KiB
Makefile
# Makefile.in generated automatically by automake 1.3 from Makefile.am
|
|
|
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
# with or without modifications, as long as this notice is preserved.
|
|
|
|
# This program is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
# PARTICULAR PURPOSE.
|
|
|
|
|
|
SHELL = /bin/sh
|
|
|
|
srcdir = @srcdir@
|
|
top_srcdir = @top_srcdir@
|
|
VPATH = @srcdir@
|
|
prefix = @prefix@
|
|
exec_prefix = @exec_prefix@
|
|
|
|
bindir = @bindir@
|
|
sbindir = @sbindir@
|
|
libexecdir = @libexecdir@
|
|
datadir = @datadir@
|
|
sysconfdir = @sysconfdir@
|
|
sharedstatedir = @sharedstatedir@
|
|
localstatedir = @localstatedir@
|
|
infodir = @infodir@
|
|
mandir = @mandir@
|
|
includedir = @includedir@
|
|
oldincludedir = /usr/include
|
|
|
|
DISTDIR =
|
|
|
|
pkgdatadir = $(datadir)/@PACKAGE@
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|
|
|
|
top_builddir = ..
|
|
|
|
ACLOCAL = @ACLOCAL@
|
|
AUTOCONF = @AUTOCONF@
|
|
AUTOMAKE = @AUTOMAKE@
|
|
AUTOHEADER = @AUTOHEADER@
|
|
|
|
INSTALL = @INSTALL@
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
INSTALL_DATA = @INSTALL_DATA@
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
transform = @program_transform_name@
|
|
|
|
NORMAL_INSTALL = :
|
|
PRE_INSTALL = :
|
|
POST_INSTALL = :
|
|
NORMAL_UNINSTALL = :
|
|
PRE_UNINSTALL = :
|
|
POST_UNINSTALL = :
|
|
host_alias = @host_alias@
|
|
host_triplet = @host@
|
|
CATALOGS = @CATALOGS@
|
|
CATOBJEXT = @CATOBJEXT@
|
|
CC = @CC@
|
|
CPP = @CPP@
|
|
DATADIRNAME = @DATADIRNAME@
|
|
GENCAT = @GENCAT@
|
|
GMOFILES = @GMOFILES@
|
|
GMSGFMT = @GMSGFMT@
|
|
GT_NO = @GT_NO@
|
|
GT_YES = @GT_YES@
|
|
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
|
|
INSTOBJEXT = @INSTOBJEXT@
|
|
INTLDEPS = @INTLDEPS@
|
|
INTLLIBS = @INTLLIBS@
|
|
INTLOBJS = @INTLOBJS@
|
|
LD = @LD@
|
|
LIBCRACK = @LIBCRACK@
|
|
LIBCRYPT = @LIBCRYPT@
|
|
LIBPAM = @LIBPAM@
|
|
LIBSKEY = @LIBSKEY@
|
|
LIBTCFS = @LIBTCFS@
|
|
LIBTOOL = @LIBTOOL@
|
|
LN_S = @LN_S@
|
|
LTLIBOBJS = @LTLIBOBJS@
|
|
MAKEINFO = @MAKEINFO@
|
|
MKINSTALLDIRS = @MKINSTALLDIRS@
|
|
MSGFMT = @MSGFMT@
|
|
NM = @NM@
|
|
PACKAGE = @PACKAGE@
|
|
POFILES = @POFILES@
|
|
POSUB = @POSUB@
|
|
RANLIB = @RANLIB@
|
|
U = @U@
|
|
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
|
|
USE_NLS = @USE_NLS@
|
|
VERSION = @VERSION@
|
|
YACC = @YACC@
|
|
l = @l@
|
|
|
|
AUTOMAKE_OPTIONS = 1.0 foreign
|
|
|
|
noinst_HEADERS = chkname.h failure.h getdate.h
|
|
|
|
noinst_LIBRARIES = libmisc.a
|
|
|
|
libdir = $(prefix)/lib
|
|
localedir = $(datadir)/locale
|
|
INCLUDES = -I$(top_srcdir)/libmisc -I$(top_srcdir)/lib
|
|
DEFS = -DLOCALEDIR=\"$(localedir)\" -I. -I$(srcdir) -I.. @DEFS@
|
|
|
|
libmisc_a_SOURCES = addgrps.c age.c basename.c chkname.c chkshell.c \
|
|
chowndir.c chowntty.c console.c copydir.c entry.c env.c failure.c \
|
|
fields.c getdate.y hushed.c isexpired.c limits.c list.c log.c \
|
|
login_access.c login_desrpc.c login_krb.c loginprompt.c mail.c motd.c \
|
|
myname.c obscure.c pam_pass.c pwd2spwd.c pwdcheck.c pwd_init.c rlogin.c \
|
|
salt.c setugid.c setup.c setupenv.c shell.c strtoday.c suauth.c sub.c \
|
|
sulog.c ttytype.c tz.c ulimit.c utmp.c valid.c xmalloc.c
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = ../config.h
|
|
CONFIG_CLEAN_FILES =
|
|
LIBRARIES = $(noinst_LIBRARIES)
|
|
|
|
CPPFLAGS = @CPPFLAGS@
|
|
LDFLAGS = @LDFLAGS@
|
|
LIBS = @LIBS@
|
|
libmisc_a_LIBADD =
|
|
libmisc_a_OBJECTS = addgrps.o age.o basename.o chkname.o chkshell.o \
|
|
chowndir.o chowntty.o console.o copydir.o entry.o env.o failure.o \
|
|
fields.o getdate.o hushed.o isexpired.o limits.o list.o log.o \
|
|
login_access.o login_desrpc.o login_krb.o loginprompt.o mail.o motd.o \
|
|
myname.o obscure.o pam_pass.o pwd2spwd.o pwdcheck.o pwd_init.o rlogin.o \
|
|
salt.o setugid.o setup.o setupenv.o shell.o strtoday.o suauth.o sub.o \
|
|
sulog.o ttytype.o tz.o ulimit.o utmp.o valid.o xmalloc.o
|
|
AR = ar
|
|
CFLAGS = @CFLAGS@
|
|
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
|
|
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
|
|
LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
|
|
HEADERS = $(noinst_HEADERS)
|
|
|
|
DIST_COMMON = Makefile.am Makefile.in getdate.c
|
|
|
|
|
|
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
|
|
|
|
TAR = tar
|
|
GZIP = --best
|
|
SOURCES = $(libmisc_a_SOURCES)
|
|
OBJECTS = $(libmisc_a_OBJECTS)
|
|
|
|
all: Makefile $(LIBRARIES) $(HEADERS)
|
|
|
|
.SUFFIXES:
|
|
.SUFFIXES: .S .c .lo .o .s .y
|
|
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
|
cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps libmisc/Makefile
|
|
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
cd $(top_builddir) \
|
|
&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
|
|
|
|
|
mostlyclean-noinstLIBRARIES:
|
|
|
|
clean-noinstLIBRARIES:
|
|
-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
|
|
|
|
distclean-noinstLIBRARIES:
|
|
|
|
maintainer-clean-noinstLIBRARIES:
|
|
|
|
.c.o:
|
|
$(COMPILE) -c $<
|
|
|
|
.s.o:
|
|
$(COMPILE) -c $<
|
|
|
|
.S.o:
|
|
$(COMPILE) -c $<
|
|
|
|
mostlyclean-compile:
|
|
-rm -f *.o core *.core
|
|
|
|
clean-compile:
|
|
|
|
distclean-compile:
|
|
-rm -f *.tab.c
|
|
|
|
maintainer-clean-compile:
|
|
|
|
.c.lo:
|
|
$(LIBTOOL) --mode=compile $(COMPILE) -c $<
|
|
|
|
.s.lo:
|
|
$(LIBTOOL) --mode=compile $(COMPILE) -c $<
|
|
|
|
.S.lo:
|
|
$(LIBTOOL) --mode=compile $(COMPILE) -c $<
|
|
|
|
mostlyclean-libtool:
|
|
-rm -f *.lo
|
|
|
|
clean-libtool:
|
|
-rm -rf .libs _libs
|
|
|
|
distclean-libtool:
|
|
|
|
maintainer-clean-libtool:
|
|
|
|
libmisc.a: $(libmisc_a_OBJECTS) $(libmisc_a_DEPENDENCIES)
|
|
-rm -f libmisc.a
|
|
$(AR) cru libmisc.a $(libmisc_a_OBJECTS) $(libmisc_a_LIBADD)
|
|
$(RANLIB) libmisc.a
|
|
.y.c:
|
|
$(YACC) $(YFLAGS) $< && mv y.tab.c $*.c
|
|
if test -f y.tab.h; then \
|
|
if cmp -s y.tab.h $*.h; then rm -f y.tab.h; else mv y.tab.h $*.h; fi; \
|
|
else :; fi
|
|
getdate.h: getdate.c
|
|
|
|
|
|
tags: TAGS
|
|
|
|
ID: $(HEADERS) $(SOURCES) $(LISP)
|
|
here=`pwd` && cd $(srcdir) \
|
|
&& mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
|
|
|
|
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
|
|
tags=; \
|
|
here=`pwd`; \
|
|
list='$(SOURCES) $(HEADERS)'; \
|
|
unique=`for i in $$list; do echo $$i; done | \
|
|
awk ' { files[$$0] = 1; } \
|
|
END { for (i in files) print i; }'`; \
|
|
test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
|
|
|| (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
|
|
|
|
mostlyclean-tags:
|
|
|
|
clean-tags:
|
|
|
|
distclean-tags:
|
|
-rm -f TAGS ID
|
|
|
|
maintainer-clean-tags:
|
|
|
|
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
|
|
|
|
subdir = libmisc
|
|
|
|
distdir: $(DISTFILES)
|
|
@for file in $(DISTFILES); do \
|
|
d=$(srcdir); \
|
|
test -f $(distdir)/$$file \
|
|
|| ln $$d/$$file $(distdir)/$$file 2> /dev/null \
|
|
|| cp -p $$d/$$file $(distdir)/$$file; \
|
|
done
|
|
addgrps.o: addgrps.c ../config.h ../lib/prototypes.h ../lib/defines.h \
|
|
../lib/gshadow_.h ../lib/rcsid.h
|
|
age.o: age.c ../config.h ../lib/prototypes.h ../lib/defines.h \
|
|
../lib/gshadow_.h ../lib/rcsid.h
|
|
basename.o: basename.c ../config.h ../lib/rcsid.h ../lib/defines.h \
|
|
../lib/gshadow_.h ../lib/prototypes.h
|
|
chkname.o: chkname.c ../config.h ../lib/rcsid.h ../lib/defines.h \
|
|
../lib/gshadow_.h chkname.h
|
|
chkshell.o: chkshell.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h
|
|
chowndir.o: chowndir.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h
|
|
chowntty.o: chowntty.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h ../lib/getdef.h
|
|
console.o: console.c ../config.h ../lib/defines.h ../lib/gshadow_.h \
|
|
../lib/getdef.h ../lib/rcsid.h
|
|
copydir.o: copydir.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h
|
|
entry.o: entry.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h
|
|
env.o: env.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h
|
|
failure.o: failure.c ../config.h ../lib/rcsid.h ../lib/defines.h \
|
|
../lib/gshadow_.h ../lib/faillog.h ../lib/getdef.h failure.h
|
|
fields.o: fields.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h
|
|
getdate.o: getdate.c ../config.h getdate.h ../lib/defines.h \
|
|
../lib/gshadow_.h
|
|
hushed.o: hushed.c ../config.h ../lib/rcsid.h ../lib/defines.h \
|
|
../lib/gshadow_.h ../lib/prototypes.h ../lib/getdef.h
|
|
isexpired.o: isexpired.c ../config.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h ../lib/rcsid.h
|
|
limits.o: limits.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h ../lib/getdef.h
|
|
list.o: list.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h
|
|
login_access.o: login_access.c ../config.h ../lib/rcsid.h \
|
|
../lib/prototypes.h ../lib/defines.h ../lib/gshadow_.h
|
|
login_desrpc.o: login_desrpc.c ../config.h
|
|
login_krb.o: login_krb.c ../config.h
|
|
loginprompt.o: loginprompt.c ../config.h ../lib/rcsid.h \
|
|
../lib/prototypes.h ../lib/defines.h ../lib/gshadow_.h \
|
|
../lib/getdef.h
|
|
log.o: log.c ../config.h ../lib/rcsid.h ../lib/defines.h \
|
|
../lib/gshadow_.h
|
|
mail.o: mail.c ../config.h ../lib/prototypes.h ../lib/defines.h \
|
|
../lib/gshadow_.h ../lib/getdef.h ../lib/rcsid.h
|
|
motd.o: motd.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h ../lib/getdef.h
|
|
myname.o: myname.c ../config.h ../lib/rcsid.h ../lib/defines.h \
|
|
../lib/gshadow_.h ../lib/prototypes.h
|
|
obscure.o: obscure.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h ../lib/getdef.h
|
|
pam_pass.o: pam_pass.c ../config.h
|
|
pwd2spwd.o: pwd2spwd.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h
|
|
pwdcheck.o: pwdcheck.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h ../lib/pwauth.h
|
|
pwd_init.o: pwd_init.c ../config.h ../lib/rcsid.h ../lib/defines.h \
|
|
../lib/gshadow_.h
|
|
rlogin.o: rlogin.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h
|
|
salt.o: salt.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h ../lib/getdef.h
|
|
setugid.o: setugid.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h ../lib/getdef.h
|
|
setupenv.o: setupenv.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h ../lib/getdef.h
|
|
setup.o: setup.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h
|
|
shell.o: shell.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h
|
|
strtoday.o: strtoday.c ../config.h ../lib/rcsid.h ../lib/defines.h \
|
|
../lib/gshadow_.h getdate.h
|
|
suauth.o: suauth.c ../config.h ../lib/prototypes.h ../lib/defines.h \
|
|
../lib/gshadow_.h
|
|
sub.o: sub.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h
|
|
sulog.o: sulog.c ../config.h ../lib/rcsid.h ../lib/defines.h \
|
|
../lib/gshadow_.h ../lib/getdef.h
|
|
ttytype.o: ttytype.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h ../lib/getdef.h
|
|
tz.o: tz.c ../config.h ../lib/rcsid.h ../lib/defines.h ../lib/gshadow_.h \
|
|
../lib/getdef.h
|
|
ulimit.o: ulimit.c ../config.h ../lib/rcsid.h
|
|
utmp.o: utmp.c ../config.h ../lib/defines.h ../lib/gshadow_.h \
|
|
../lib/rcsid.h
|
|
valid.o: valid.c ../config.h ../lib/rcsid.h ../lib/prototypes.h \
|
|
../lib/defines.h ../lib/gshadow_.h
|
|
xmalloc.o: xmalloc.c ../config.h ../lib/rcsid.h ../lib/defines.h \
|
|
../lib/gshadow_.h
|
|
|
|
info:
|
|
dvi:
|
|
check: all
|
|
$(MAKE)
|
|
installcheck:
|
|
install-exec:
|
|
@$(NORMAL_INSTALL)
|
|
|
|
install-data:
|
|
@$(NORMAL_INSTALL)
|
|
|
|
install: install-exec install-data all
|
|
@:
|
|
|
|
uninstall:
|
|
|
|
install-strip:
|
|
$(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
|
|
installdirs:
|
|
|
|
|
|
mostlyclean-generic:
|
|
-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
|
|
|
|
clean-generic:
|
|
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
|
|
|
distclean-generic:
|
|
-rm -f Makefile $(DISTCLEANFILES)
|
|
-rm -f config.cache config.log stamp-h stamp-h[0-9]*
|
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|
|
|
maintainer-clean-generic:
|
|
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
|
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
|
|
mostlyclean: mostlyclean-noinstLIBRARIES mostlyclean-compile \
|
|
mostlyclean-libtool mostlyclean-tags \
|
|
mostlyclean-generic
|
|
|
|
clean: clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \
|
|
clean-generic mostlyclean
|
|
|
|
distclean: distclean-noinstLIBRARIES distclean-compile \
|
|
distclean-libtool distclean-tags distclean-generic \
|
|
clean
|
|
-rm -f config.status
|
|
-rm -f libtool
|
|
|
|
maintainer-clean: maintainer-clean-noinstLIBRARIES \
|
|
maintainer-clean-compile maintainer-clean-libtool \
|
|
maintainer-clean-tags maintainer-clean-generic \
|
|
distclean
|
|
@echo "This command is intended for maintainers to use;"
|
|
@echo "it deletes files that may require special tools to rebuild."
|
|
|
|
.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
|
|
clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
|
|
mostlyclean-compile distclean-compile clean-compile \
|
|
maintainer-clean-compile mostlyclean-libtool distclean-libtool \
|
|
clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
|
|
distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
|
|
installcheck install-exec install-data install uninstall all \
|
|
installdirs mostlyclean-generic distclean-generic clean-generic \
|
|
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
|
|
|
|
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
.NOEXPORT:
|