X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2FMakefile.in;h=10c16cb48a98163e6fbca6ffeecdd51eabbacc1d;hb=e2b0b4a5bc39813736d624662b9006a645d08083;hp=85b543f79c38a18f170670e07aca15021ade7536;hpb=efae05c23addc144041c27747db9d2cf9613aed0;p=gnulib.git diff --git a/lib/Makefile.in b/lib/Makefile.in index 85b543f79..10c16cb48 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -1,6 +1,7 @@ -# Makefile.in generated automatically by automake 1.4a from Makefile.am +# Makefile.in generated automatically by automake 1.4b from Makefile.am -# Copyright (C) 1994, 1995-9, 2000 Free Software Foundation, Inc. +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000 +# 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. @@ -128,9 +129,9 @@ libfetish_a_SOURCES = \ full-write.c getopt.c getopt1.c getstr.c getugroups.c hard-locale.c hash.c \ human.c idcache.c isdir.c linebuffer.c localcharset.c long-options.c \ makepath.c mbswidth.c md5.c memcasecmp.c memcoll.c modechange.c \ - path-concat.c \ + path-concat.c physmem.c \ quote.c quotearg.c readtokens.c safe-read.c same.c save-cwd.c \ - savedir.c stripslash.c unicodeio.c userspec.c version-etc.c xgetcwd.c \ + savedir.c sha.c stripslash.c unicodeio.c userspec.c version-etc.c xgetcwd.c \ xgethostname.c xmalloc.c xstrdup.c xstrtod.c xstrtol.c xstrtoul.c \ xstrtoumax.c yesno.c @@ -140,12 +141,14 @@ libfetish_a_DEPENDENCIES = $(libfetish_a_LIBADD) noinst_HEADERS = \ argmatch.h backupfile.h bumpalloc.h closeout.h diacrit.h dirname.h error.h \ - exclude.h filemode.h fnmatch.h fsusage.h getdate.h getline.h getopt.h \ + exclude.h filemode.h fnmatch.h __fpending.h fsusage.h \ + getdate.h getline.h getopt.h \ getstr.h getpagesize.h group-member.h hard-locale.h hash.h human.h lchown.h \ linebuffer.h long-options.h mbswidth.h md5.h memcasecmp.h memcoll.h \ makepath.h mbswidth.h modechange.h mountlist.h nanosleep.h obstack.h \ - path-concat.h pathmax.h posixtm.h quote.h quotearg.h readtokens.h \ - readutmp.h regex.h safe-read.h same.h save-cwd.h savedir.h \ + path-concat.h pathmax.h physmem.h posixtm.h \ + quote.h quotearg.h readtokens.h \ + readutmp.h regex.h safe-read.h same.h save-cwd.h savedir.h sha.h \ strverscmp.h unicodeio.h version-etc.h xalloc.h xstrtod.h xstrtol.h @@ -178,11 +181,12 @@ diacrit$U.o dirname$U.o exclude$U.o filemode$U.o full-write$U.o \ getopt$U.o getopt1$U.o getstr$U.o getugroups$U.o hard-locale$U.o \ hash$U.o human$U.o idcache$U.o isdir$U.o linebuffer$U.o \ localcharset$U.o long-options$U.o makepath$U.o mbswidth$U.o md5$U.o \ -memcasecmp$U.o memcoll$U.o modechange$U.o path-concat$U.o quote$U.o \ -quotearg$U.o readtokens$U.o safe-read$U.o same$U.o save-cwd$U.o \ -savedir$U.o stripslash$U.o unicodeio$U.o userspec$U.o version-etc$U.o \ -xgetcwd$U.o xgethostname$U.o xmalloc$U.o xstrdup$U.o xstrtod$U.o \ -xstrtol$U.o xstrtoul$U.o xstrtoumax$U.o yesno$U.o +memcasecmp$U.o memcoll$U.o modechange$U.o path-concat$U.o physmem$U.o \ +quote$U.o quotearg$U.o readtokens$U.o safe-read$U.o same$U.o \ +save-cwd$U.o savedir$U.o sha$U.o stripslash$U.o unicodeio$U.o \ +userspec$U.o version-etc$U.o xgetcwd$U.o xgethostname$U.o xmalloc$U.o \ +xstrdup$U.o xstrtod$U.o xstrtol$U.o xstrtoul$U.o xstrtoumax$U.o \ +yesno$U.o libfetish_a_OBJECTS = $(am_libfetish_a_OBJECTS) AR = ar COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) @@ -193,35 +197,37 @@ DIST_SOURCES = $(libfetish_a_SOURCES) HEADERS = $(noinst_HEADERS) depcomp = $(SHELL) $(top_srcdir)/depcomp -DEP_FILES = @AMDEP@ $(DEPDIR)/addext$U.Po $(DEPDIR)/alloca.Po \ -$(DEPDIR)/argmatch$U.Po $(DEPDIR)/atexit.Po $(DEPDIR)/backupfile$U.Po \ -$(DEPDIR)/basename$U.Po $(DEPDIR)/canon-host$U.Po $(DEPDIR)/chown.Po \ -$(DEPDIR)/closeout$U.Po $(DEPDIR)/diacrit$U.Po $(DEPDIR)/dirname$U.Po \ -$(DEPDIR)/dup2.Po $(DEPDIR)/error.Po $(DEPDIR)/euidaccess.Po \ -$(DEPDIR)/exclude$U.Po $(DEPDIR)/fileblocks.Po $(DEPDIR)/filemode$U.Po \ -$(DEPDIR)/fnmatch.Po $(DEPDIR)/fsusage.Po $(DEPDIR)/ftruncate.Po \ -$(DEPDIR)/full-write$U.Po $(DEPDIR)/getdate$U.Po $(DEPDIR)/getgroups.Po \ -$(DEPDIR)/gethostname.Po $(DEPDIR)/getline.Po $(DEPDIR)/getloadavg.Po \ -$(DEPDIR)/getopt$U.Po $(DEPDIR)/getopt1$U.Po $(DEPDIR)/getpass.Po \ -$(DEPDIR)/getstr$U.Po $(DEPDIR)/getugroups$U.Po \ -$(DEPDIR)/getusershell.Po $(DEPDIR)/group-member.Po \ -$(DEPDIR)/hard-locale$U.Po $(DEPDIR)/hash$U.Po $(DEPDIR)/human$U.Po \ -$(DEPDIR)/idcache$U.Po $(DEPDIR)/isdir$U.Po $(DEPDIR)/lchown.Po \ -$(DEPDIR)/linebuffer$U.Po $(DEPDIR)/localcharset$U.Po \ -$(DEPDIR)/long-options$U.Po $(DEPDIR)/lstat.Po $(DEPDIR)/makepath$U.Po \ -$(DEPDIR)/malloc.Po $(DEPDIR)/mbswidth$U.Po $(DEPDIR)/md5$U.Po \ -$(DEPDIR)/memcasecmp$U.Po $(DEPDIR)/memchr.Po $(DEPDIR)/memcmp.Po \ -$(DEPDIR)/memcoll$U.Po $(DEPDIR)/memcpy.Po $(DEPDIR)/memmove.Po \ +DEP_FILES = @AMDEP@ $(DEPDIR)/__fpending.Po $(DEPDIR)/addext$U.Po \ +$(DEPDIR)/alloca.Po $(DEPDIR)/argmatch$U.Po $(DEPDIR)/atexit.Po \ +$(DEPDIR)/backupfile$U.Po $(DEPDIR)/basename$U.Po \ +$(DEPDIR)/canon-host$U.Po $(DEPDIR)/chown.Po $(DEPDIR)/closeout$U.Po \ +$(DEPDIR)/diacrit$U.Po $(DEPDIR)/dirname$U.Po $(DEPDIR)/dup2.Po \ +$(DEPDIR)/error.Po $(DEPDIR)/euidaccess.Po $(DEPDIR)/exclude$U.Po \ +$(DEPDIR)/fileblocks.Po $(DEPDIR)/filemode$U.Po $(DEPDIR)/fnmatch.Po \ +$(DEPDIR)/fsusage.Po $(DEPDIR)/ftruncate.Po $(DEPDIR)/full-write$U.Po \ +$(DEPDIR)/getdate$U.Po $(DEPDIR)/getgroups.Po $(DEPDIR)/gethostname.Po \ +$(DEPDIR)/getline.Po $(DEPDIR)/getloadavg.Po $(DEPDIR)/getopt$U.Po \ +$(DEPDIR)/getopt1$U.Po $(DEPDIR)/getpass.Po $(DEPDIR)/getstr$U.Po \ +$(DEPDIR)/getugroups$U.Po $(DEPDIR)/getusershell.Po \ +$(DEPDIR)/group-member.Po $(DEPDIR)/hard-locale$U.Po \ +$(DEPDIR)/hash$U.Po $(DEPDIR)/human$U.Po $(DEPDIR)/idcache$U.Po \ +$(DEPDIR)/isdir$U.Po $(DEPDIR)/lchown.Po $(DEPDIR)/linebuffer$U.Po \ +$(DEPDIR)/localcharset$U.Po $(DEPDIR)/long-options$U.Po \ +$(DEPDIR)/lstat.Po $(DEPDIR)/makepath$U.Po $(DEPDIR)/malloc.Po \ +$(DEPDIR)/mbswidth$U.Po $(DEPDIR)/md5$U.Po $(DEPDIR)/memcasecmp$U.Po \ +$(DEPDIR)/memchr.Po $(DEPDIR)/memcmp.Po $(DEPDIR)/memcoll$U.Po \ +$(DEPDIR)/memcpy.Po $(DEPDIR)/memmove.Po $(DEPDIR)/memrchr.Po \ $(DEPDIR)/memset.Po $(DEPDIR)/mktime.Po $(DEPDIR)/modechange$U.Po \ $(DEPDIR)/mountlist.Po $(DEPDIR)/nanosleep.Po $(DEPDIR)/obstack.Po \ -$(DEPDIR)/path-concat$U.Po $(DEPDIR)/posixtm$U.Po $(DEPDIR)/putenv.Po \ -$(DEPDIR)/quote$U.Po $(DEPDIR)/quotearg$U.Po $(DEPDIR)/readtokens$U.Po \ -$(DEPDIR)/readutmp.Po $(DEPDIR)/realloc.Po $(DEPDIR)/regex.Po \ +$(DEPDIR)/path-concat$U.Po $(DEPDIR)/physmem$U.Po \ +$(DEPDIR)/posixtm$U.Po $(DEPDIR)/putenv.Po $(DEPDIR)/quote$U.Po \ +$(DEPDIR)/quotearg$U.Po $(DEPDIR)/readtokens$U.Po $(DEPDIR)/readutmp.Po \ +$(DEPDIR)/realloc.Po $(DEPDIR)/regex.Po $(DEPDIR)/rename.Po \ $(DEPDIR)/rmdir.Po $(DEPDIR)/rpmatch.Po $(DEPDIR)/safe-read$U.Po \ $(DEPDIR)/same$U.Po $(DEPDIR)/save-cwd$U.Po $(DEPDIR)/savedir$U.Po \ -$(DEPDIR)/stat.Po $(DEPDIR)/stime.Po $(DEPDIR)/stpcpy.Po \ -$(DEPDIR)/strcasecmp.Po $(DEPDIR)/strcspn.Po $(DEPDIR)/strdup.Po \ -$(DEPDIR)/strftime.Po $(DEPDIR)/stripslash$U.Po \ +$(DEPDIR)/sha$U.Po $(DEPDIR)/stat.Po $(DEPDIR)/stime.Po \ +$(DEPDIR)/stpcpy.Po $(DEPDIR)/strcasecmp.Po $(DEPDIR)/strcspn.Po \ +$(DEPDIR)/strdup.Po $(DEPDIR)/strftime.Po $(DEPDIR)/stripslash$U.Po \ $(DEPDIR)/strncasecmp.Po $(DEPDIR)/strndup.Po $(DEPDIR)/strnlen.Po \ $(DEPDIR)/strpbrk.Po $(DEPDIR)/strstr.Po $(DEPDIR)/strtod.Po \ $(DEPDIR)/strtol.Po $(DEPDIR)/strtoul.Po $(DEPDIR)/strtoull.Po \ @@ -232,15 +238,15 @@ $(DEPDIR)/xmalloc$U.Po $(DEPDIR)/xstrdup$U.Po $(DEPDIR)/xstrtod$U.Po \ $(DEPDIR)/xstrtol$U.Po $(DEPDIR)/xstrtoul$U.Po \ $(DEPDIR)/xstrtoumax$U.Po $(DEPDIR)/yesno$U.Po DIST_COMMON = README $(noinst_HEADERS) ChangeLog Makefile.am \ -Makefile.in TODO alloca.c atexit.c chown.c dup2.c error.c error.h \ -euidaccess.c fileblocks.c fnmatch.c fsusage.c ftruncate.c getdate.c \ -getgroups.c gethostname.c getline.c getloadavg.c getpass.c \ +Makefile.in TODO __fpending.c alloca.c atexit.c chown.c dup2.c error.c \ +error.h euidaccess.c fileblocks.c fnmatch.c fsusage.c ftruncate.c \ +getdate.c getgroups.c gethostname.c getline.c getloadavg.c getpass.c \ getusershell.c group-member.c lchown.c malloc.c memchr.c memcmp.c \ -memcpy.c memmove.c memset.c mktime.c mountlist.c nanosleep.c obstack.c \ -obstack.h putenv.c readutmp.c realloc.c regex.c rmdir.c rpmatch.c \ -stime.c stpcpy.c strcasecmp.c strcspn.c strdup.c strftime.c \ -strncasecmp.c strndup.c strnlen.c strpbrk.c strstr.c strtod.c strtol.c \ -strtoul.c strtoull.c strtoumax.c strverscmp.c utime.c +memcpy.c memmove.c memrchr.c memset.c mktime.c mountlist.c nanosleep.c \ +obstack.c obstack.h putenv.c readutmp.c realloc.c regex.c rename.c \ +rmdir.c rpmatch.c stime.c stpcpy.c strcasecmp.c strcspn.c strdup.c \ +strftime.c strncasecmp.c strndup.c strnlen.c strpbrk.c strstr.c \ +strtod.c strtol.c strtoul.c strtoull.c strtoumax.c strverscmp.c utime.c DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -251,7 +257,7 @@ OBJECTS = $(am_libfetish_a_OBJECTS) all: all-redirect .SUFFIXES: -.SUFFIXES: .c .o .sed .sin .y +.SUFFIXES: .sed .sin .c .o .y $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile @@ -298,6 +304,8 @@ libfetish.a: $(libfetish_a_OBJECTS) $(libfetish_a_DEPENDENCIES) -rm -f libfetish.a $(libfetish_a_AR) libfetish.a $(libfetish_a_OBJECTS) $(libfetish_a_LIBADD) $(RANLIB) libfetish.a +__fpending_.c: __fpending.c $(ANSI2KNR) + $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/__fpending.c; then echo $(srcdir)/__fpending.c; else echo __fpending.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > __fpending_.c addext_.c: addext.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/addext.c; then echo $(srcdir)/addext.c; else echo addext.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > addext_.c alloca_.c: alloca.c $(ANSI2KNR) @@ -404,6 +412,8 @@ memcpy_.c: memcpy.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memcpy.c; then echo $(srcdir)/memcpy.c; else echo memcpy.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memcpy_.c memmove_.c: memmove.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memmove.c; then echo $(srcdir)/memmove.c; else echo memmove.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memmove_.c +memrchr_.c: memrchr.c $(ANSI2KNR) + $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memrchr.c; then echo $(srcdir)/memrchr.c; else echo memrchr.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memrchr_.c memset_.c: memset.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memset.c; then echo $(srcdir)/memset.c; else echo memset.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memset_.c mktime_.c: mktime.c $(ANSI2KNR) @@ -418,6 +428,8 @@ obstack_.c: obstack.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/obstack.c; then echo $(srcdir)/obstack.c; else echo obstack.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > obstack_.c path-concat_.c: path-concat.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/path-concat.c; then echo $(srcdir)/path-concat.c; else echo path-concat.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > path-concat_.c +physmem_.c: physmem.c $(ANSI2KNR) + $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/physmem.c; then echo $(srcdir)/physmem.c; else echo physmem.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > physmem_.c posixtm_.c: posixtm.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/posixtm.c; then echo $(srcdir)/posixtm.c; else echo posixtm.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > posixtm_.c putenv_.c: putenv.c $(ANSI2KNR) @@ -434,6 +446,8 @@ realloc_.c: realloc.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/realloc.c; then echo $(srcdir)/realloc.c; else echo realloc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > realloc_.c regex_.c: regex.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/regex.c; then echo $(srcdir)/regex.c; else echo regex.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > regex_.c +rename_.c: rename.c $(ANSI2KNR) + $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/rename.c; then echo $(srcdir)/rename.c; else echo rename.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > rename_.c rmdir_.c: rmdir.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/rmdir.c; then echo $(srcdir)/rmdir.c; else echo rmdir.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > rmdir_.c rpmatch_.c: rpmatch.c $(ANSI2KNR) @@ -446,6 +460,8 @@ save-cwd_.c: save-cwd.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/save-cwd.c; then echo $(srcdir)/save-cwd.c; else echo save-cwd.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > save-cwd_.c savedir_.c: savedir.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/savedir.c; then echo $(srcdir)/savedir.c; else echo savedir.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > savedir_.c +sha_.c: sha.c $(ANSI2KNR) + $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/sha.c; then echo $(srcdir)/sha.c; else echo sha.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > sha_.c stat_.c: stat.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/stat.c; then echo $(srcdir)/stat.c; else echo stat.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > stat_.c stime_.c: stime.c $(ANSI2KNR) @@ -510,22 +526,23 @@ xstrtoumax_.c: xstrtoumax.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xstrtoumax.c; then echo $(srcdir)/xstrtoumax.c; else echo xstrtoumax.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xstrtoumax_.c yesno_.c: yesno.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/yesno.c; then echo $(srcdir)/yesno.c; else echo yesno.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > yesno_.c -addext_.o alloca_.o argmatch_.o atexit_.o backupfile_.o basename_.o \ -canon-host_.o chown_.o closeout_.o diacrit_.o dirname_.o dup2_.o \ -error_.o euidaccess_.o exclude_.o fileblocks_.o filemode_.o fnmatch_.o \ -fsusage_.o ftruncate_.o full-write_.o getdate_.o getgroups_.o \ -gethostname_.o getline_.o getloadavg_.o getopt_.o getopt1_.o getpass_.o \ -getstr_.o getugroups_.o getusershell_.o group-member_.o hard-locale_.o \ -hash_.o human_.o idcache_.o isdir_.o lchown_.o linebuffer_.o \ -localcharset_.o long-options_.o lstat_.o makepath_.o malloc_.o \ -mbswidth_.o md5_.o memcasecmp_.o memchr_.o memcmp_.o memcoll_.o \ -memcpy_.o memmove_.o memset_.o mktime_.o modechange_.o mountlist_.o \ -nanosleep_.o obstack_.o path-concat_.o posixtm_.o putenv_.o quote_.o \ -quotearg_.o readtokens_.o readutmp_.o realloc_.o regex_.o rmdir_.o \ -rpmatch_.o safe-read_.o same_.o save-cwd_.o savedir_.o stat_.o stime_.o \ -stpcpy_.o strcasecmp_.o strcspn_.o strdup_.o strftime_.o stripslash_.o \ -strncasecmp_.o strndup_.o strnlen_.o strpbrk_.o strstr_.o strtod_.o \ -strtol_.o strtoul_.o strtoull_.o strtoumax_.o strverscmp_.o \ +__fpending_.o addext_.o alloca_.o argmatch_.o atexit_.o backupfile_.o \ +basename_.o canon-host_.o chown_.o closeout_.o diacrit_.o dirname_.o \ +dup2_.o error_.o euidaccess_.o exclude_.o fileblocks_.o filemode_.o \ +fnmatch_.o fsusage_.o ftruncate_.o full-write_.o getdate_.o \ +getgroups_.o gethostname_.o getline_.o getloadavg_.o getopt_.o \ +getopt1_.o getpass_.o getstr_.o getugroups_.o getusershell_.o \ +group-member_.o hard-locale_.o hash_.o human_.o idcache_.o isdir_.o \ +lchown_.o linebuffer_.o localcharset_.o long-options_.o lstat_.o \ +makepath_.o malloc_.o mbswidth_.o md5_.o memcasecmp_.o memchr_.o \ +memcmp_.o memcoll_.o memcpy_.o memmove_.o memrchr_.o memset_.o \ +mktime_.o modechange_.o mountlist_.o nanosleep_.o obstack_.o \ +path-concat_.o physmem_.o posixtm_.o putenv_.o quote_.o quotearg_.o \ +readtokens_.o readutmp_.o realloc_.o regex_.o rename_.o rmdir_.o \ +rpmatch_.o safe-read_.o same_.o save-cwd_.o savedir_.o sha_.o stat_.o \ +stime_.o stpcpy_.o strcasecmp_.o strcspn_.o strdup_.o strftime_.o \ +stripslash_.o strncasecmp_.o strndup_.o strnlen_.o strpbrk_.o strstr_.o \ +strtod_.o strtol_.o strtoul_.o strtoull_.o strtoumax_.o strverscmp_.o \ unicodeio_.o userspec_.o utime_.o version-etc_.o xgetcwd_.o \ xgethostname_.o xmalloc_.o xstrdup_.o xstrtod_.o xstrtol_.o xstrtoul_.o \ xstrtoumax_.o yesno_.o : $(ANSI2KNR) @@ -560,6 +577,11 @@ TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ || etags $(ETAGS_ARGS) $$tags $$unique $(LISP) +GTAGS: + here=`CDPATH=: && cd $(top_builddir) && pwd` \ + && cd $(top_srcdir) \ + && gtags -i $$here + mostlyclean-tags: clean-tags: @@ -569,6 +591,7 @@ distclean-tags: maintainer-clean-tags: +@AMDEP@include $(DEPDIR)/__fpending.Po @AMDEP@include $(DEPDIR)/addext$U.Po @AMDEP@include $(DEPDIR)/alloca.Po @AMDEP@include $(DEPDIR)/argmatch$U.Po @@ -622,6 +645,7 @@ maintainer-clean-tags: @AMDEP@include $(DEPDIR)/memcoll$U.Po @AMDEP@include $(DEPDIR)/memcpy.Po @AMDEP@include $(DEPDIR)/memmove.Po +@AMDEP@include $(DEPDIR)/memrchr.Po @AMDEP@include $(DEPDIR)/memset.Po @AMDEP@include $(DEPDIR)/mktime.Po @AMDEP@include $(DEPDIR)/modechange$U.Po @@ -629,6 +653,7 @@ maintainer-clean-tags: @AMDEP@include $(DEPDIR)/nanosleep.Po @AMDEP@include $(DEPDIR)/obstack.Po @AMDEP@include $(DEPDIR)/path-concat$U.Po +@AMDEP@include $(DEPDIR)/physmem$U.Po @AMDEP@include $(DEPDIR)/posixtm$U.Po @AMDEP@include $(DEPDIR)/putenv.Po @AMDEP@include $(DEPDIR)/quote$U.Po @@ -637,12 +662,14 @@ maintainer-clean-tags: @AMDEP@include $(DEPDIR)/readutmp.Po @AMDEP@include $(DEPDIR)/realloc.Po @AMDEP@include $(DEPDIR)/regex.Po +@AMDEP@include $(DEPDIR)/rename.Po @AMDEP@include $(DEPDIR)/rmdir.Po @AMDEP@include $(DEPDIR)/rpmatch.Po @AMDEP@include $(DEPDIR)/safe-read$U.Po @AMDEP@include $(DEPDIR)/same$U.Po @AMDEP@include $(DEPDIR)/save-cwd$U.Po @AMDEP@include $(DEPDIR)/savedir$U.Po +@AMDEP@include $(DEPDIR)/sha$U.Po @AMDEP@include $(DEPDIR)/stat.Po @AMDEP@include $(DEPDIR)/stime.Po @AMDEP@include $(DEPDIR)/stpcpy.Po @@ -716,6 +743,9 @@ check-am: all-am check: check-am installcheck-am: installcheck: installcheck-am +all-recursive-am: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) all-recursive + install-exec-am: install-exec-local install-exec: install-exec-am @@ -780,12 +810,12 @@ maintainer-clean-compile mostlyclean-kr distclean-kr clean-kr \ maintainer-clean-kr tags mostlyclean-tags distclean-tags clean-tags \ maintainer-clean-tags mostlyclean-depend distclean-depend clean-depend \ maintainer-clean-depend distdir info-am info dvi-am dvi check check-am \ -installcheck-am installcheck install-exec-local install-exec-am \ -install-exec install-data-am install-data install-am install \ -uninstall-local uninstall-am uninstall all-local all-redirect all-am \ -all install-strip installdirs mostlyclean-generic distclean-generic \ -clean-generic maintainer-clean-generic clean mostlyclean distclean \ -maintainer-clean +installcheck-am installcheck all-recursive-am install-exec-local \ +install-exec-am install-exec install-data-am install-data install-am \ +install uninstall-local uninstall-am uninstall all-local all-redirect \ +all-am all install-strip installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean lstat.c: xstat.in sed \