coreutils/lib/Makefile.in

839 lines
45 KiB
Makefile
Raw Normal View History

1999-01-31 13:39:01 +08:00
# Makefile.in generated automatically by automake 1.4a from Makefile.am
1996-01-31 22:53:02 +08:00
2000-03-24 14:40:29 +08:00
# Copyright (C) 1994, 1995-9, 2000 Free Software Foundation, Inc.
1996-01-31 22:53:02 +08:00
# This Makefile.in is free software; the Free Software Foundation
1997-09-02 04:25:23 +08:00
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
1998-09-29 11:12:27 +08:00
1997-09-02 04:25:23 +08:00
# 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.
1992-11-01 04:42:48 +08:00
1999-01-13 13:50:05 +08:00
SHELL = @SHELL@
1992-11-01 04:42:48 +08:00
srcdir = @srcdir@
1995-12-19 12:25:24 +08:00
top_srcdir = @top_srcdir@
1992-11-01 04:42:48 +08:00
VPATH = @srcdir@
1995-12-19 12:25:24 +08:00
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@
sbindir = @sbindir@
libexecdir = @libexecdir@
datadir = @datadir@
sysconfdir = @sysconfdir@
sharedstatedir = @sharedstatedir@
localstatedir = @localstatedir@
libdir = @libdir@
infodir = @infodir@
mandir = @mandir@
includedir = @includedir@
oldincludedir = /usr/include
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
1996-02-13 13:17:50 +08:00
top_builddir = ..
1997-03-23 10:56:47 +08:00
ACLOCAL = @ACLOCAL@
AUTOCONF = @AUTOCONF@
AUTOMAKE = @AUTOMAKE@
AUTOHEADER = @AUTOHEADER@
1995-12-19 12:25:24 +08:00
INSTALL = @INSTALL@
1999-03-07 06:00:09 +08:00
INSTALL_PROGRAM = @INSTALL_PROGRAM@
1995-12-19 12:25:24 +08:00
INSTALL_DATA = @INSTALL_DATA@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
1999-03-07 06:00:09 +08:00
INSTALL_STRIP_FLAG =
1995-12-19 12:25:24 +08:00
transform = @program_transform_name@
1997-05-02 12:02:17 +08:00
1997-12-06 17:18:32 +08:00
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
2000-03-01 20:27:54 +08:00
@SET_MAKE@
1999-04-21 10:29:50 +08:00
host_alias = @host_alias@
host_triplet = @host@
1999-11-26 15:31:42 +08:00
AMDEP = @AMDEP@
1999-04-15 22:09:04 +08:00
AMTAR = @AMTAR@
1999-11-14 07:19:08 +08:00
AWK = @AWK@
1997-05-02 12:02:17 +08:00
CATALOGS = @CATALOGS@
CATOBJEXT = @CATOBJEXT@
1996-11-20 13:13:57 +08:00
CC = @CC@
1997-05-02 12:02:17 +08:00
CPP = @CPP@
1999-11-26 15:31:42 +08:00
CXX = @CXX@
CXXCPP = @CXXCPP@
1997-05-02 12:02:17 +08:00
DATADIRNAME = @DATADIRNAME@
1999-11-26 15:31:42 +08:00
DEPDIR = @DEPDIR@
1997-03-23 10:56:47 +08:00
DF_PROG = @DF_PROG@
2000-02-05 16:10:05 +08:00
FESETROUND_LIBM = @FESETROUND_LIBM@
1997-05-02 12:02:17 +08:00
GENCAT = @GENCAT@
2000-01-22 17:44:23 +08:00
GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
1997-05-02 12:02:17 +08:00
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
1999-03-30 12:52:57 +08:00
GNU_PACKAGE = @GNU_PACKAGE@
1997-05-02 12:02:17 +08:00
GT_NO = @GT_NO@
GT_YES = @GT_YES@
1998-05-04 06:14:55 +08:00
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
1997-05-02 12:02:17 +08:00
INSTOBJEXT = @INSTOBJEXT@
INTLDEPS = @INTLDEPS@
INTLLIBS = @INTLLIBS@
INTLOBJS = @INTLOBJS@
2000-01-22 17:44:23 +08:00
KMEM_GROUP = @KMEM_GROUP@
2000-03-05 14:53:08 +08:00
LIBICONV = @LIBICONV@
1997-03-23 10:56:47 +08:00
LIBOBJS = @LIBOBJS@
2000-05-07 23:00:48 +08:00
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
2000-02-05 16:10:05 +08:00
LIB_CRYPT = @LIB_CRYPT@
2000-05-07 23:00:48 +08:00
LIB_NANOSLEEP = @LIB_NANOSLEEP@
1997-05-02 12:02:17 +08:00
MAKEINFO = @MAKEINFO@
2000-01-23 22:01:32 +08:00
MAN = @MAN@
1997-05-02 12:02:17 +08:00
MKINSTALLDIRS = @MKINSTALLDIRS@
MSGFMT = @MSGFMT@
2000-01-22 17:44:23 +08:00
NEED_SETGID = @NEED_SETGID@
2000-01-23 22:01:32 +08:00
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
1997-03-23 10:56:47 +08:00
PACKAGE = @PACKAGE@
PERL = @PERL@
1997-05-02 12:02:17 +08:00
POFILES = @POFILES@
POSUB = @POSUB@
2000-01-23 22:01:32 +08:00
POW_LIBM = @POW_LIBM@
1997-03-23 10:56:47 +08:00
RANLIB = @RANLIB@
2000-02-05 16:10:05 +08:00
SQRT_LIBM = @SQRT_LIBM@
1997-03-23 10:56:47 +08:00
U = @U@
1997-05-02 12:02:17 +08:00
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
1997-03-23 10:56:47 +08:00
VERSION = @VERSION@
YACC = @YACC@
1999-11-14 07:19:08 +08:00
install_sh = @install_sh@
1997-05-02 12:02:17 +08:00
l = @l@
1995-12-19 12:25:24 +08:00
1999-03-26 12:23:01 +08:00
1997-11-20 02:55:53 +08:00
AUTOMAKE_OPTIONS = ../src/ansi2knr
2000-01-16 21:08:07 +08:00
noinst_LIBRARIES = libfetish.a
1995-12-19 12:25:24 +08:00
1996-09-08 02:00:25 +08:00
INCLUDES = -I.. -I$(srcdir) -I../intl
2000-03-01 20:49:12 +08:00
DEFS = -DLIBDIR=\"$(libdir)\" @DEFS@
1995-12-19 12:25:24 +08:00
2000-01-22 17:44:23 +08:00
libfetish_a_SOURCES = \
getdate.y posixtm.c addext.c argmatch.c backupfile.c basename.c \
2000-05-01 19:40:52 +08:00
canon-host.c closeout.c diacrit.c dirname.c exclude.c filemode.c \
2000-01-22 17:44:23 +08:00
full-write.c getopt.c getopt1.c getugroups.c hard-locale.c hash.c \
2000-03-01 20:49:12 +08:00
human.c idcache.c isdir.c linebuffer.c localcharset.c long-options.c \
makepath.c md5.c memcasecmp.c memcoll.c modechange.c path-concat.c \
2000-01-22 17:44:23 +08:00
quotearg.c readtokens.c readutmp.c safe-read.c same.c save-cwd.c \
2000-03-01 20:49:12 +08:00
savedir.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
1999-01-13 13:50:05 +08:00
1996-02-01 01:01:05 +08:00
2000-01-16 21:08:07 +08:00
libfetish_a_LIBADD = @LIBOBJS@ @ALLOCA@
libfetish_a_DEPENDENCIES = $(libfetish_a_LIBADD)
1995-12-19 12:25:24 +08:00
2000-01-22 17:44:23 +08:00
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 \
getpagesize.h group-member.h hard-locale.h hash.h human.h lchown.h \
linebuffer.h long-options.h md5.h memcasecmp.h memcoll.h \
makepath.h modechange.h mountlist.h nanosleep.h obstack.h \
path-concat.h pathmax.h posixtm.h quotearg.h readtokens.h \
readutmp.h regex.h safe-read.h same.h save-cwd.h savedir.h \
2000-03-01 20:49:12 +08:00
strverscmp.h unicodeio.h version-etc.h xalloc.h xstrtod.h xstrtol.h
1999-01-13 13:50:05 +08:00
1995-12-19 12:25:24 +08:00
1999-01-03 03:28:42 +08:00
BUILT_SOURCES = getdate.c lstat.c stat.c
1999-11-11 21:20:24 +08:00
MAINTAINERCLEANFILES = $(BUILT_SOURCES)
1999-11-26 15:31:42 +08:00
DISTCLEANFILES = lstat.c stat.c
1998-12-19 21:54:04 +08:00
2000-04-07 16:45:27 +08:00
EXTRA_DIST = xstat.in config.charset ref-add.sin ref-del.sin
2000-03-01 20:49:12 +08:00
2000-03-24 14:40:29 +08:00
charset_alias = $(DESTDIR)$(libdir)/charset.alias
2000-04-07 16:45:27 +08:00
charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
2000-03-24 14:40:29 +08:00
2000-04-07 16:45:27 +08:00
SUFFIXES = .sed .sin
2000-03-24 14:40:29 +08:00
CLEANFILES = charset.alias ref-add.sed ref-del.sed
1999-11-11 21:20:24 +08:00
subdir = lib
1996-11-20 13:13:57 +08:00
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
1996-02-13 13:17:50 +08:00
CONFIG_HEADER = ../config.h
1998-01-21 23:59:28 +08:00
CONFIG_CLEAN_FILES =
1996-10-08 08:54:12 +08:00
LIBRARIES = $(noinst_LIBRARIES)
1992-11-01 04:42:48 +08:00
1995-12-19 12:25:24 +08:00
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@
1997-11-20 02:55:53 +08:00
ANSI2KNR = ../src/ansi2knr
2000-01-16 21:08:07 +08:00
libfetish_a_AR = $(AR) cru
am_libfetish_a_OBJECTS = getdate$U.o posixtm$U.o addext$U.o \
2000-01-22 17:44:23 +08:00
argmatch$U.o backupfile$U.o basename$U.o canon-host$U.o closeout$U.o \
2000-05-01 19:40:52 +08:00
diacrit$U.o dirname$U.o exclude$U.o filemode$U.o full-write$U.o \
2000-01-22 17:44:23 +08:00
getopt$U.o getopt1$U.o getugroups$U.o hard-locale$U.o hash$U.o \
2000-03-01 20:49:12 +08:00
human$U.o idcache$U.o isdir$U.o linebuffer$U.o localcharset$U.o \
long-options$U.o makepath$U.o md5$U.o memcasecmp$U.o memcoll$U.o \
modechange$U.o path-concat$U.o quotearg$U.o readtokens$U.o readutmp$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
2000-01-16 21:08:07 +08:00
libfetish_a_OBJECTS = $(am_libfetish_a_OBJECTS)
1995-12-19 12:25:24 +08:00
AR = ar
1999-10-23 21:31:09 +08:00
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1999-11-11 21:20:24 +08:00
CFLAGS = @CFLAGS@
1999-01-13 13:50:05 +08:00
CCLD = $(CC)
1999-03-26 12:23:01 +08:00
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
2000-01-16 21:08:07 +08:00
DIST_SOURCES = $(libfetish_a_SOURCES)
1996-10-08 08:54:12 +08:00
HEADERS = $(noinst_HEADERS)
1996-02-28 13:05:21 +08:00
1999-11-26 15:31:42 +08:00
depcomp = $(SHELL) $(top_srcdir)/depcomp
DEP_FILES = @AMDEP@ $(DEPDIR)/addext$U.Po $(DEPDIR)/alloca.Po \
2000-05-08 19:59:34 +08:00
$(DEPDIR)/argmatch$U.Po $(DEPDIR)/atexit.Po $(DEPDIR)/backupfile$U.Po \
2000-01-22 17:44:23 +08:00
$(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)/getugroups$U.Po \
$(DEPDIR)/getusershell.Po $(DEPDIR)/group-member.Po \
$(DEPDIR)/hard-locale$U.Po $(DEPDIR)/hash$U.Po $(DEPDIR)/human$U.Po \
2000-01-16 21:08:07 +08:00
$(DEPDIR)/idcache$U.Po $(DEPDIR)/isdir$U.Po $(DEPDIR)/lchown.Po \
2000-03-01 20:49:12 +08:00
$(DEPDIR)/linebuffer$U.Po $(DEPDIR)/localcharset$U.Po \
$(DEPDIR)/long-options$U.Po $(DEPDIR)/lstat.Po $(DEPDIR)/makepath$U.Po \
$(DEPDIR)/malloc.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)/memset.Po \
$(DEPDIR)/mkdir.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)/quotearg$U.Po $(DEPDIR)/readtokens$U.Po \
$(DEPDIR)/readutmp$U.Po $(DEPDIR)/realloc.Po $(DEPDIR)/regex.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 \
2000-05-06 22:14:14 +08:00
$(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 \
$(DEPDIR)/strtoumax.Po $(DEPDIR)/strverscmp.Po $(DEPDIR)/unicodeio$U.Po \
2000-03-01 20:49:12 +08:00
$(DEPDIR)/userspec$U.Po $(DEPDIR)/utime.Po $(DEPDIR)/version-etc$U.Po \
$(DEPDIR)/xgetcwd$U.Po $(DEPDIR)/xgethostname$U.Po \
$(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
2000-04-27 20:19:38 +08:00
DIST_COMMON = README $(noinst_HEADERS) ChangeLog Makefile.am \
2000-05-08 19:59:34 +08:00
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 getusershell.c \
group-member.c lchown.c malloc.c memchr.c memcmp.c memcpy.c memmove.c \
memset.c mkdir.c mktime.c mountlist.c nanosleep.c obstack.c obstack.h \
putenv.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
2000-03-24 14:40:29 +08:00
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
GZIP_ENV = --best
2000-01-16 21:08:07 +08:00
SOURCES = $(libfetish_a_SOURCES)
OBJECTS = $(am_libfetish_a_OBJECTS)
1992-11-01 04:42:48 +08:00
1999-01-13 13:50:05 +08:00
all: all-redirect
1996-12-08 13:56:37 +08:00
.SUFFIXES:
2000-04-07 16:45:27 +08:00
.SUFFIXES: .c .o .sed .sin .y
1999-01-13 13:50:05 +08:00
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
1999-11-26 15:31:42 +08:00
cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile
1996-01-08 14:15:59 +08:00
2000-03-24 14:40:29 +08:00
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1996-11-20 13:13:57 +08:00
cd $(top_builddir) \
&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
1996-01-31 22:53:02 +08:00
1996-12-08 13:56:37 +08:00
1995-12-19 12:25:24 +08:00
mostlyclean-noinstLIBRARIES:
clean-noinstLIBRARIES:
1997-09-30 12:19:04 +08:00
-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
1995-12-19 12:25:24 +08:00
distclean-noinstLIBRARIES:
maintainer-clean-noinstLIBRARIES:
1994-07-30 21:18:39 +08:00
1995-12-19 12:25:24 +08:00
mostlyclean-compile:
1998-02-26 07:35:53 +08:00
-rm -f *.o core *.core
1995-12-19 12:25:24 +08:00
clean-compile:
distclean-compile:
1997-09-30 12:19:04 +08:00
-rm -f *.tab.c
1995-12-19 12:25:24 +08:00
maintainer-clean-compile:
1997-11-20 02:55:53 +08:00
../src/ansi2knr: ../src/ansi2knr.o
1998-09-29 11:12:27 +08:00
cd ../src && $(MAKE) $(AM_MAKEFLAGS) ansi2knr
1997-11-20 02:55:53 +08:00
1998-03-24 06:47:05 +08:00
../src/ansi2knr.o:
1998-09-29 11:12:27 +08:00
cd ../src && $(MAKE) $(AM_MAKEFLAGS) ansi2knr.o
1998-03-24 06:47:05 +08:00
1997-11-20 02:55:53 +08:00
mostlyclean-kr:
-rm -f *_.c
clean-kr:
distclean-kr:
maintainer-clean-kr:
1996-01-08 14:15:59 +08:00
2000-01-16 21:08:07 +08:00
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
1997-11-20 02:55:53 +08:00
addext_.c: addext.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(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
1998-01-04 06:53:52 +08:00
alloca_.c: alloca.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/alloca.c; then echo $(srcdir)/alloca.c; else echo alloca.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > alloca_.c
1997-11-20 02:55:53 +08:00
argmatch_.c: argmatch.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/argmatch.c; then echo $(srcdir)/argmatch.c; else echo argmatch.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > argmatch_.c
2000-05-08 19:59:34 +08:00
atexit_.c: atexit.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/atexit.c; then echo $(srcdir)/atexit.c; else echo atexit.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > atexit_.c
1997-11-20 02:55:53 +08:00
backupfile_.c: backupfile.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/backupfile.c; then echo $(srcdir)/backupfile.c; else echo backupfile.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > backupfile_.c
1997-11-20 02:55:53 +08:00
basename_.c: basename.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/basename.c; then echo $(srcdir)/basename.c; else echo basename.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > basename_.c
2000-01-22 17:44:23 +08:00
canon-host_.c: canon-host.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/canon-host.c; then echo $(srcdir)/canon-host.c; else echo canon-host.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > canon-host_.c
1998-01-04 06:53:52 +08:00
chown_.c: chown.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/chown.c; then echo $(srcdir)/chown.c; else echo chown.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > chown_.c
1998-01-05 06:46:40 +08:00
closeout_.c: closeout.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/closeout.c; then echo $(srcdir)/closeout.c; else echo closeout.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > closeout_.c
2000-01-22 17:44:23 +08:00
diacrit_.c: diacrit.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/diacrit.c; then echo $(srcdir)/diacrit.c; else echo diacrit.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > diacrit_.c
1997-11-20 02:55:53 +08:00
dirname_.c: dirname.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/dirname.c; then echo $(srcdir)/dirname.c; else echo dirname.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > dirname_.c
1999-05-08 02:52:35 +08:00
dup2_.c: dup2.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/dup2.c; then echo $(srcdir)/dup2.c; else echo dup2.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > dup2_.c
1998-01-04 06:53:52 +08:00
error_.c: error.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/error.c; then echo $(srcdir)/error.c; else echo error.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > error_.c
1998-01-04 06:53:52 +08:00
euidaccess_.c: euidaccess.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/euidaccess.c; then echo $(srcdir)/euidaccess.c; else echo euidaccess.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > euidaccess_.c
1997-12-21 20:29:32 +08:00
exclude_.c: exclude.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/exclude.c; then echo $(srcdir)/exclude.c; else echo exclude.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > exclude_.c
1998-01-04 06:53:52 +08:00
fileblocks_.c: fileblocks.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/fileblocks.c; then echo $(srcdir)/fileblocks.c; else echo fileblocks.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > fileblocks_.c
1997-11-20 02:55:53 +08:00
filemode_.c: filemode.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/filemode.c; then echo $(srcdir)/filemode.c; else echo filemode.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > filemode_.c
1998-01-04 06:53:52 +08:00
fnmatch_.c: fnmatch.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/fnmatch.c; then echo $(srcdir)/fnmatch.c; else echo fnmatch.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > fnmatch_.c
1998-01-04 06:53:52 +08:00
fsusage_.c: fsusage.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/fsusage.c; then echo $(srcdir)/fsusage.c; else echo fsusage.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > fsusage_.c
1998-01-04 06:53:52 +08:00
ftruncate_.c: ftruncate.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ftruncate.c; then echo $(srcdir)/ftruncate.c; else echo ftruncate.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > ftruncate_.c
1997-11-20 02:55:53 +08:00
full-write_.c: full-write.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/full-write.c; then echo $(srcdir)/full-write.c; else echo full-write.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > full-write_.c
1997-11-20 02:55:53 +08:00
getdate_.c: getdate.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getdate.c; then echo $(srcdir)/getdate.c; else echo getdate.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getdate_.c
1998-01-04 06:53:52 +08:00
getgroups_.c: getgroups.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getgroups.c; then echo $(srcdir)/getgroups.c; else echo getgroups.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getgroups_.c
2000-01-16 21:08:07 +08:00
gethostname_.c: gethostname.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/gethostname.c; then echo $(srcdir)/gethostname.c; else echo gethostname.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > gethostname_.c
1998-01-04 06:53:52 +08:00
getline_.c: getline.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getline.c; then echo $(srcdir)/getline.c; else echo getline.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getline_.c
2000-01-22 17:44:23 +08:00
getloadavg_.c: getloadavg.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getloadavg.c; then echo $(srcdir)/getloadavg.c; else echo getloadavg.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getloadavg_.c
1997-11-20 02:55:53 +08:00
getopt_.c: getopt.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getopt.c; then echo $(srcdir)/getopt.c; else echo getopt.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getopt_.c
1997-11-20 02:55:53 +08:00
getopt1_.c: getopt1.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getopt1.c; then echo $(srcdir)/getopt1.c; else echo getopt1.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getopt1_.c
2000-01-22 17:44:23 +08:00
getugroups_.c: getugroups.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getugroups.c; then echo $(srcdir)/getugroups.c; else echo getugroups.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getugroups_.c
2000-01-16 21:08:07 +08:00
getusershell_.c: getusershell.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getusershell.c; then echo $(srcdir)/getusershell.c; else echo getusershell.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getusershell_.c
1998-01-04 06:53:52 +08:00
group-member_.c: group-member.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/group-member.c; then echo $(srcdir)/group-member.c; else echo group-member.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > group-member_.c
2000-01-22 17:44:23 +08:00
hard-locale_.c: hard-locale.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/hard-locale.c; then echo $(srcdir)/hard-locale.c; else echo hard-locale.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > hard-locale_.c
1997-11-20 02:55:53 +08:00
hash_.c: hash.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/hash.c; then echo $(srcdir)/hash.c; else echo hash.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > hash_.c
1997-11-30 19:08:23 +08:00
human_.c: human.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/human.c; then echo $(srcdir)/human.c; else echo human.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > human_.c
1997-11-20 02:55:53 +08:00
idcache_.c: idcache.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/idcache.c; then echo $(srcdir)/idcache.c; else echo idcache.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > idcache_.c
1997-11-20 02:55:53 +08:00
isdir_.c: isdir.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/isdir.c; then echo $(srcdir)/isdir.c; else echo isdir.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > isdir_.c
1998-05-24 22:20:58 +08:00
lchown_.c: lchown.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/lchown.c; then echo $(srcdir)/lchown.c; else echo lchown.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > lchown_.c
2000-01-22 17:44:23 +08:00
linebuffer_.c: linebuffer.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/linebuffer.c; then echo $(srcdir)/linebuffer.c; else echo linebuffer.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > linebuffer_.c
2000-03-01 20:49:12 +08:00
localcharset_.c: localcharset.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/localcharset.c; then echo $(srcdir)/localcharset.c; else echo localcharset.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > localcharset_.c
1997-11-20 02:55:53 +08:00
long-options_.c: long-options.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/long-options.c; then echo $(srcdir)/long-options.c; else echo long-options.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > long-options_.c
2000-01-22 17:44:23 +08:00
lstat_.c: lstat.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/lstat.c; then echo $(srcdir)/lstat.c; else echo lstat.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > lstat_.c
1997-11-20 02:55:53 +08:00
makepath_.c: makepath.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/makepath.c; then echo $(srcdir)/makepath.c; else echo makepath.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > makepath_.c
1998-01-04 06:53:52 +08:00
malloc_.c: malloc.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/malloc.c; then echo $(srcdir)/malloc.c; else echo malloc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > malloc_.c
2000-01-22 17:44:23 +08:00
md5_.c: md5.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/md5.c; then echo $(srcdir)/md5.c; else echo md5.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > md5_.c
memcasecmp_.c: memcasecmp.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memcasecmp.c; then echo $(srcdir)/memcasecmp.c; else echo memcasecmp.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memcasecmp_.c
1999-05-24 05:06:36 +08:00
memchr_.c: memchr.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memchr.c; then echo $(srcdir)/memchr.c; else echo memchr.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memchr_.c
1998-01-04 06:53:52 +08:00
memcmp_.c: memcmp.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memcmp.c; then echo $(srcdir)/memcmp.c; else echo memcmp.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memcmp_.c
2000-01-22 17:44:23 +08:00
memcoll_.c: memcoll.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memcoll.c; then echo $(srcdir)/memcoll.c; else echo memcoll.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memcoll_.c
1998-01-04 06:53:52 +08:00
memcpy_.c: memcpy.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(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
1999-07-31 05:15:01 +08:00
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
1998-01-04 06:53:52 +08:00
memset_.c: memset.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(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
1998-01-04 06:53:52 +08:00
mkdir_.c: mkdir.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/mkdir.c; then echo $(srcdir)/mkdir.c; else echo mkdir.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > mkdir_.c
1999-11-11 21:20:24 +08:00
mktime_.c: mktime.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/mktime.c; then echo $(srcdir)/mktime.c; else echo mktime.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > mktime_.c
1997-11-20 02:55:53 +08:00
modechange_.c: modechange.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/modechange.c; then echo $(srcdir)/modechange.c; else echo modechange.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > modechange_.c
1998-01-04 06:53:52 +08:00
mountlist_.c: mountlist.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/mountlist.c; then echo $(srcdir)/mountlist.c; else echo mountlist.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > mountlist_.c
2000-01-02 17:11:55 +08:00
nanosleep_.c: nanosleep.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/nanosleep.c; then echo $(srcdir)/nanosleep.c; else echo nanosleep.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > nanosleep_.c
1998-01-04 06:53:52 +08:00
obstack_.c: obstack.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(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
1997-11-20 02:55:53 +08:00
path-concat_.c: path-concat.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(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
1997-11-20 02:55:53 +08:00
posixtm_.c: posixtm.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(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
2000-01-22 17:44:23 +08:00
putenv_.c: putenv.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/putenv.c; then echo $(srcdir)/putenv.c; else echo putenv.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > putenv_.c
1998-02-25 07:31:11 +08:00
quotearg_.c: quotearg.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/quotearg.c; then echo $(srcdir)/quotearg.c; else echo quotearg.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > quotearg_.c
2000-01-22 17:44:23 +08:00
readtokens_.c: readtokens.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/readtokens.c; then echo $(srcdir)/readtokens.c; else echo readtokens.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > readtokens_.c
readutmp_.c: readutmp.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/readutmp.c; then echo $(srcdir)/readutmp.c; else echo readutmp.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > readutmp_.c
1998-01-04 06:53:52 +08:00
realloc_.c: realloc.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(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
1998-01-04 06:53:52 +08:00
regex_.c: regex.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(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
1998-01-04 06:53:52 +08:00
rmdir_.c: rmdir.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(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
1998-01-04 06:53:52 +08:00
rpmatch_.c: rpmatch.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/rpmatch.c; then echo $(srcdir)/rpmatch.c; else echo rpmatch.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > rpmatch_.c
1997-11-20 02:55:53 +08:00
safe-read_.c: safe-read.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/safe-read.c; then echo $(srcdir)/safe-read.c; else echo safe-read.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > safe-read_.c
1999-05-24 04:44:48 +08:00
same_.c: same.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/same.c; then echo $(srcdir)/same.c; else echo same.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > same_.c
1997-11-20 02:55:53 +08:00
save-cwd_.c: save-cwd.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(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
1997-11-20 02:55:53 +08:00
savedir_.c: savedir.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(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
2000-01-22 17:44:23 +08:00
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
2000-01-16 21:08:07 +08:00
stime_.c: stime.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/stime.c; then echo $(srcdir)/stime.c; else echo stime.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > stime_.c
1998-01-04 06:53:52 +08:00
stpcpy_.c: stpcpy.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/stpcpy.c; then echo $(srcdir)/stpcpy.c; else echo stpcpy.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > stpcpy_.c
1998-01-04 06:53:52 +08:00
strcasecmp_.c: strcasecmp.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strcasecmp.c; then echo $(srcdir)/strcasecmp.c; else echo strcasecmp.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strcasecmp_.c
2000-01-16 21:08:07 +08:00
strcspn_.c: strcspn.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strcspn.c; then echo $(srcdir)/strcspn.c; else echo strcspn.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strcspn_.c
1998-01-04 06:53:52 +08:00
strdup_.c: strdup.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strdup.c; then echo $(srcdir)/strdup.c; else echo strdup.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strdup_.c
1998-01-04 06:53:52 +08:00
strftime_.c: strftime.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strftime.c; then echo $(srcdir)/strftime.c; else echo strftime.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strftime_.c
1997-11-20 02:55:53 +08:00
stripslash_.c: stripslash.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/stripslash.c; then echo $(srcdir)/stripslash.c; else echo stripslash.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > stripslash_.c
1999-01-01 07:24:08 +08:00
strncasecmp_.c: strncasecmp.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strncasecmp.c; then echo $(srcdir)/strncasecmp.c; else echo strncasecmp.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strncasecmp_.c
1998-01-04 06:53:52 +08:00
strndup_.c: strndup.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strndup.c; then echo $(srcdir)/strndup.c; else echo strndup.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strndup_.c
2000-05-06 22:14:14 +08:00
strnlen_.c: strnlen.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strnlen.c; then echo $(srcdir)/strnlen.c; else echo strnlen.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strnlen_.c
2000-01-16 21:08:07 +08:00
strpbrk_.c: strpbrk.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strpbrk.c; then echo $(srcdir)/strpbrk.c; else echo strpbrk.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strpbrk_.c
1998-01-04 06:53:52 +08:00
strstr_.c: strstr.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strstr.c; then echo $(srcdir)/strstr.c; else echo strstr.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strstr_.c
2000-01-23 22:01:32 +08:00
strtod_.c: strtod.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strtod.c; then echo $(srcdir)/strtod.c; else echo strtod.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strtod_.c
1998-01-04 06:53:52 +08:00
strtol_.c: strtol.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strtol.c; then echo $(srcdir)/strtol.c; else echo strtol.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strtol_.c
1998-01-04 06:53:52 +08:00
strtoul_.c: strtoul.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strtoul.c; then echo $(srcdir)/strtoul.c; else echo strtoul.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strtoul_.c
1999-04-21 12:30:22 +08:00
strtoull_.c: strtoull.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strtoull.c; then echo $(srcdir)/strtoull.c; else echo strtoull.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strtoull_.c
strtoumax_.c: strtoumax.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strtoumax.c; then echo $(srcdir)/strtoumax.c; else echo strtoumax.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strtoumax_.c
1998-01-04 06:53:52 +08:00
strverscmp_.c: strverscmp.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strverscmp.c; then echo $(srcdir)/strverscmp.c; else echo strverscmp.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strverscmp_.c
2000-03-01 20:49:12 +08:00
unicodeio_.c: unicodeio.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/unicodeio.c; then echo $(srcdir)/unicodeio.c; else echo unicodeio.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > unicodeio_.c
1997-11-20 02:55:53 +08:00
userspec_.c: userspec.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/userspec.c; then echo $(srcdir)/userspec.c; else echo userspec.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > userspec_.c
1998-07-25 21:49:47 +08:00
utime_.c: utime.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/utime.c; then echo $(srcdir)/utime.c; else echo utime.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > utime_.c
1999-03-26 12:23:01 +08:00
version-etc_.c: version-etc.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/version-etc.c; then echo $(srcdir)/version-etc.c; else echo version-etc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > version-etc_.c
1997-11-20 02:55:53 +08:00
xgetcwd_.c: xgetcwd.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xgetcwd.c; then echo $(srcdir)/xgetcwd.c; else echo xgetcwd.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xgetcwd_.c
2000-01-22 17:44:23 +08:00
xgethostname_.c: xgethostname.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xgethostname.c; then echo $(srcdir)/xgethostname.c; else echo xgethostname.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xgethostname_.c
1997-11-20 02:55:53 +08:00
xmalloc_.c: xmalloc.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xmalloc.c; then echo $(srcdir)/xmalloc.c; else echo xmalloc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xmalloc_.c
1997-11-20 02:55:53 +08:00
xstrdup_.c: xstrdup.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xstrdup.c; then echo $(srcdir)/xstrdup.c; else echo xstrdup.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xstrdup_.c
2000-01-22 17:44:23 +08:00
xstrtod_.c: xstrtod.c $(ANSI2KNR)
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xstrtod.c; then echo $(srcdir)/xstrtod.c; else echo xstrtod.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xstrtod_.c
1997-11-20 02:55:53 +08:00
xstrtol_.c: xstrtol.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xstrtol.c; then echo $(srcdir)/xstrtol.c; else echo xstrtol.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xstrtol_.c
1997-11-20 02:55:53 +08:00
xstrtoul_.c: xstrtoul.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xstrtoul.c; then echo $(srcdir)/xstrtoul.c; else echo xstrtoul.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xstrtoul_.c
1999-04-21 10:29:50 +08:00
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
1997-11-20 02:55:53 +08:00
yesno_.c: yesno.c $(ANSI2KNR)
1999-01-13 13:50:05 +08:00
$(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
2000-05-08 19:59:34 +08:00
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 \
2000-01-22 17:44:23 +08:00
fsusage_.o ftruncate_.o full-write_.o getdate_.o getgroups_.o \
gethostname_.o getline_.o getloadavg_.o getopt_.o getopt1_.o \
getugroups_.o getusershell_.o group-member_.o hard-locale_.o hash_.o \
2000-03-01 20:49:12 +08:00
human_.o idcache_.o isdir_.o lchown_.o linebuffer_.o localcharset_.o \
long-options_.o lstat_.o makepath_.o malloc_.o md5_.o memcasecmp_.o \
memchr_.o memcmp_.o memcoll_.o memcpy_.o memmove_.o memset_.o mkdir_.o \
mktime_.o modechange_.o mountlist_.o nanosleep_.o obstack_.o \
path-concat_.o posixtm_.o putenv_.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 \
2000-05-06 22:14:14 +08:00
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)
1999-01-13 13:50:05 +08:00
.y.c:
$(YACC) $(AM_YFLAGS) $(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
1995-12-19 12:25:24 +08:00
1996-12-08 13:56:37 +08:00
tags: TAGS
1999-11-11 21:20:24 +08:00
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
1999-01-13 13:50:05 +08:00
END { for (i in files) print i; }'`; \
2000-03-24 14:40:29 +08:00
mkid -fID $$unique $(LISP)
1992-11-01 04:42:48 +08:00
1999-11-11 21:20:24 +08:00
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
1996-12-08 13:56:37 +08:00
tags=; \
here=`pwd`; \
1999-11-11 21:20:24 +08:00
list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
1998-02-26 07:35:53 +08:00
END { for (i in files) print i; }'`; \
test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
1999-11-11 21:20:24 +08:00
|| etags $(ETAGS_ARGS) $$tags $$unique $(LISP)
1992-11-01 04:42:48 +08:00
1995-12-19 12:25:24 +08:00
mostlyclean-tags:
1992-11-01 04:42:48 +08:00
1995-12-19 12:25:24 +08:00
clean-tags:
1992-11-01 04:42:48 +08:00
1995-12-19 12:25:24 +08:00
distclean-tags:
1997-09-30 12:19:04 +08:00
-rm -f TAGS ID
1992-11-01 04:42:48 +08:00
1995-12-19 12:25:24 +08:00
maintainer-clean-tags:
1992-11-01 04:42:48 +08:00
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/addext$U.Po
@AMDEP@include $(DEPDIR)/alloca.Po
@AMDEP@include $(DEPDIR)/argmatch$U.Po
2000-05-08 19:59:34 +08:00
@AMDEP@include $(DEPDIR)/atexit.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/backupfile$U.Po
@AMDEP@include $(DEPDIR)/basename$U.Po
2000-01-22 17:44:23 +08:00
@AMDEP@include $(DEPDIR)/canon-host$U.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/chown.Po
@AMDEP@include $(DEPDIR)/closeout$U.Po
2000-01-22 17:44:23 +08:00
@AMDEP@include $(DEPDIR)/diacrit$U.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/dirname$U.Po
@AMDEP@include $(DEPDIR)/dup2.Po
@AMDEP@include $(DEPDIR)/error.Po
@AMDEP@include $(DEPDIR)/euidaccess.Po
@AMDEP@include $(DEPDIR)/exclude$U.Po
@AMDEP@include $(DEPDIR)/fileblocks.Po
@AMDEP@include $(DEPDIR)/filemode$U.Po
@AMDEP@include $(DEPDIR)/fnmatch.Po
@AMDEP@include $(DEPDIR)/fsusage.Po
@AMDEP@include $(DEPDIR)/ftruncate.Po
@AMDEP@include $(DEPDIR)/full-write$U.Po
@AMDEP@include $(DEPDIR)/getdate$U.Po
@AMDEP@include $(DEPDIR)/getgroups.Po
2000-01-16 21:08:07 +08:00
@AMDEP@include $(DEPDIR)/gethostname.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/getline.Po
2000-01-22 17:44:23 +08:00
@AMDEP@include $(DEPDIR)/getloadavg.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/getopt$U.Po
@AMDEP@include $(DEPDIR)/getopt1$U.Po
2000-01-22 17:44:23 +08:00
@AMDEP@include $(DEPDIR)/getugroups$U.Po
2000-01-16 21:08:07 +08:00
@AMDEP@include $(DEPDIR)/getusershell.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/group-member.Po
2000-01-22 17:44:23 +08:00
@AMDEP@include $(DEPDIR)/hard-locale$U.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/hash$U.Po
@AMDEP@include $(DEPDIR)/human$U.Po
@AMDEP@include $(DEPDIR)/idcache$U.Po
@AMDEP@include $(DEPDIR)/isdir$U.Po
@AMDEP@include $(DEPDIR)/lchown.Po
2000-01-22 17:44:23 +08:00
@AMDEP@include $(DEPDIR)/linebuffer$U.Po
2000-03-01 20:49:12 +08:00
@AMDEP@include $(DEPDIR)/localcharset$U.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/long-options$U.Po
@AMDEP@include $(DEPDIR)/lstat.Po
@AMDEP@include $(DEPDIR)/makepath$U.Po
@AMDEP@include $(DEPDIR)/malloc.Po
2000-01-22 17:44:23 +08:00
@AMDEP@include $(DEPDIR)/md5$U.Po
@AMDEP@include $(DEPDIR)/memcasecmp$U.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/memchr.Po
@AMDEP@include $(DEPDIR)/memcmp.Po
2000-01-22 17:44:23 +08:00
@AMDEP@include $(DEPDIR)/memcoll$U.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/memcpy.Po
@AMDEP@include $(DEPDIR)/memmove.Po
@AMDEP@include $(DEPDIR)/memset.Po
@AMDEP@include $(DEPDIR)/mkdir.Po
@AMDEP@include $(DEPDIR)/mktime.Po
@AMDEP@include $(DEPDIR)/modechange$U.Po
@AMDEP@include $(DEPDIR)/mountlist.Po
2000-01-02 17:11:55 +08:00
@AMDEP@include $(DEPDIR)/nanosleep.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/obstack.Po
@AMDEP@include $(DEPDIR)/path-concat$U.Po
@AMDEP@include $(DEPDIR)/posixtm$U.Po
2000-01-22 17:44:23 +08:00
@AMDEP@include $(DEPDIR)/putenv.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/quotearg$U.Po
2000-01-22 17:44:23 +08:00
@AMDEP@include $(DEPDIR)/readtokens$U.Po
@AMDEP@include $(DEPDIR)/readutmp$U.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/realloc.Po
@AMDEP@include $(DEPDIR)/regex.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)/stat.Po
2000-01-16 21:08:07 +08:00
@AMDEP@include $(DEPDIR)/stime.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/stpcpy.Po
@AMDEP@include $(DEPDIR)/strcasecmp.Po
2000-01-16 21:08:07 +08:00
@AMDEP@include $(DEPDIR)/strcspn.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/strdup.Po
@AMDEP@include $(DEPDIR)/strftime.Po
@AMDEP@include $(DEPDIR)/stripslash$U.Po
@AMDEP@include $(DEPDIR)/strncasecmp.Po
@AMDEP@include $(DEPDIR)/strndup.Po
2000-05-06 22:14:14 +08:00
@AMDEP@include $(DEPDIR)/strnlen.Po
2000-01-16 21:08:07 +08:00
@AMDEP@include $(DEPDIR)/strpbrk.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/strstr.Po
2000-01-23 22:01:32 +08:00
@AMDEP@include $(DEPDIR)/strtod.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/strtol.Po
@AMDEP@include $(DEPDIR)/strtoul.Po
@AMDEP@include $(DEPDIR)/strtoull.Po
@AMDEP@include $(DEPDIR)/strtoumax.Po
@AMDEP@include $(DEPDIR)/strverscmp.Po
2000-03-01 20:49:12 +08:00
@AMDEP@include $(DEPDIR)/unicodeio$U.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/userspec$U.Po
@AMDEP@include $(DEPDIR)/utime.Po
@AMDEP@include $(DEPDIR)/version-etc$U.Po
@AMDEP@include $(DEPDIR)/xgetcwd$U.Po
2000-01-22 17:44:23 +08:00
@AMDEP@include $(DEPDIR)/xgethostname$U.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/xmalloc$U.Po
@AMDEP@include $(DEPDIR)/xstrdup$U.Po
2000-01-22 17:44:23 +08:00
@AMDEP@include $(DEPDIR)/xstrtod$U.Po
1999-11-26 15:31:42 +08:00
@AMDEP@include $(DEPDIR)/xstrtol$U.Po
@AMDEP@include $(DEPDIR)/xstrtoul$U.Po
@AMDEP@include $(DEPDIR)/xstrtoumax$U.Po
@AMDEP@include $(DEPDIR)/yesno$U.Po
mostlyclean-depend:
clean-depend:
distclean-depend:
-rm -rf $(DEPDIR)
maintainer-clean-depend:
@AMDEP@CCDEPMODE = @CCDEPMODE@
.c.o:
2000-01-10 17:21:14 +08:00
@AMDEP@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1999-11-26 15:31:42 +08:00
@AMDEP@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
@AMDEP@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2000-03-24 14:40:29 +08:00
$(COMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
1999-11-26 15:31:42 +08:00
2000-03-24 14:40:29 +08:00
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
distdir: $(DISTFILES)
@for file in $(DISTFILES); do \
d=$(srcdir); \
if test -d $$d/$$file; then \
cp -pR $$d/$$file $(distdir) \
|| exit 1; \
else \
test -f $(distdir)/$$file \
|| cp -p $$d/$$file $(distdir)/$$file \
|| exit 1; \
fi; \
done
1999-01-13 13:50:05 +08:00
info-am:
info: info-am
dvi-am:
dvi: dvi-am
check-am: all-am
check: check-am
installcheck-am:
installcheck: installcheck-am
2000-03-01 20:49:12 +08:00
install-exec-am: install-exec-local
1999-01-13 13:50:05 +08:00
install-exec: install-exec-am
install-data-am:
install-data: install-data-am
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
install: install-am
2000-03-05 14:53:08 +08:00
uninstall-am: uninstall-local
1999-01-13 13:50:05 +08:00
uninstall: uninstall-am
2000-03-01 20:49:12 +08:00
all-am: Makefile $(LIBRARIES) $(HEADERS) all-local
1999-01-13 13:50:05 +08:00
all-redirect: all-am
1996-03-29 12:54:45 +08:00
install-strip:
1999-03-07 06:00:09 +08:00
$(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
1995-12-19 12:25:24 +08:00
installdirs:
1996-01-08 14:15:59 +08:00
1995-12-19 12:25:24 +08:00
mostlyclean-generic:
clean-generic:
2000-03-01 20:49:12 +08:00
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1995-12-19 12:25:24 +08:00
distclean-generic:
1998-09-29 11:12:27 +08:00
-rm -f Makefile $(CONFIG_CLEAN_FILES)
1997-09-30 12:19:04 +08:00
-rm -f config.cache config.log stamp-h stamp-h[0-9]*
1999-11-26 15:31:42 +08:00
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1995-12-19 12:25:24 +08:00
maintainer-clean-generic:
1999-11-11 21:20:24 +08:00
-rm -f Makefile.in
-test -z "getdate.c$(BUILT_SOURCES)$(MAINTAINERCLEANFILES)" || rm -f getdate.c $(BUILT_SOURCES) $(MAINTAINERCLEANFILES)
1999-01-13 13:50:05 +08:00
mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \
1999-11-26 15:31:42 +08:00
mostlyclean-kr mostlyclean-tags mostlyclean-depend \
mostlyclean-generic
1995-12-19 12:25:24 +08:00
1999-01-13 13:50:05 +08:00
mostlyclean: mostlyclean-am
clean-am: clean-noinstLIBRARIES clean-compile clean-kr clean-tags \
1999-11-26 15:31:42 +08:00
clean-depend clean-generic mostlyclean-am
1995-12-19 12:25:24 +08:00
1999-01-13 13:50:05 +08:00
clean: clean-am
1995-12-19 12:25:24 +08:00
1999-01-13 13:50:05 +08:00
distclean-am: distclean-noinstLIBRARIES distclean-compile distclean-kr \
1999-11-26 15:31:42 +08:00
distclean-tags distclean-depend distclean-generic \
clean-am
1999-01-13 13:50:05 +08:00
distclean: distclean-am
maintainer-clean-am: maintainer-clean-noinstLIBRARIES \
1997-11-20 02:55:53 +08:00
maintainer-clean-compile maintainer-clean-kr \
1999-11-26 15:31:42 +08:00
maintainer-clean-tags maintainer-clean-depend \
maintainer-clean-generic distclean-am
1995-12-19 12:25:24 +08:00
@echo "This command is intended for maintainers to use;"
@echo "it deletes files that may require special tools to rebuild."
1999-01-13 13:50:05 +08:00
maintainer-clean: maintainer-clean-am
1998-03-24 06:47:05 +08:00
.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
1996-03-29 12:54:45 +08:00
clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
mostlyclean-compile distclean-compile clean-compile \
1997-11-20 02:55:53 +08:00
maintainer-clean-compile mostlyclean-kr distclean-kr clean-kr \
maintainer-clean-kr tags mostlyclean-tags distclean-tags clean-tags \
2000-03-24 14:40:29 +08:00
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
1995-12-19 12:25:24 +08:00
1998-12-12 13:48:25 +08:00
lstat.c: xstat.in
1999-12-19 18:25:06 +08:00
sed \
-e '/@IGNORE@/d' \
-e 's/@xstat@/lstat/g' \
-e '/_LSTAT_ONLY@/d' \
-e '/@BEGIN_STAT_ONLY@/,/@END_STAT_ONLY@/d' \
$(srcdir)/xstat.in > $@-t
1998-12-12 13:48:25 +08:00
mv $@-t $@
stat.c: xstat.in
1999-12-19 18:25:06 +08:00
sed \
-e '/@IGNORE@/d' \
-e 's/@xstat@/stat/g' \
-e '/_STAT_ONLY@/d' \
-e '/@BEGIN_LSTAT_ONLY@/,/@END_LSTAT_ONLY@/d' \
$(srcdir)/xstat.in > $@-t
1998-12-12 13:48:25 +08:00
mv $@-t $@
2000-03-24 14:40:29 +08:00
# The following is needed in order to install a simple file in $(libdir)
# which is shared with other installed packages. We use a list of referencing
# packages so that "make uninstall" will remove the file if and only if it
# is not used by another installed package.
2000-06-03 16:34:45 +08:00
# On systems with glibc-2.1 or newer, the file is redundant, therefore we
# avoid installing it.
2000-03-01 20:49:12 +08:00
2000-06-13 17:19:08 +08:00
all-local: charset.alias ref-add.sed ref-del.sed lstat.c stat.c
2000-03-01 20:49:12 +08:00
install-exec-local: all-local
2000-03-05 14:53:08 +08:00
$(mkinstalldirs) $(DESTDIR)$(libdir)
2000-06-03 16:34:45 +08:00
if test -f $(charset_alias); then \
sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \
$(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
rm -f $(charset_tmp) ; \
else \
if test @GLIBC21@ = no; then \
sed -f ref-add.sed charset.alias > $(charset_tmp) ; \
$(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
rm -f $(charset_tmp) ; \
fi ; \
fi
2000-03-24 14:40:29 +08:00
uninstall-local: all-local
if test -f $(charset_alias); then \
2000-04-07 16:45:27 +08:00
sed -f ref-del.sed $(charset_alias) > $(charset_tmp); \
if grep '^# Packages using this file: $$' $(charset_tmp) \
2000-03-24 14:40:29 +08:00
> /dev/null; then \
rm -f $(charset_alias); \
else \
2000-04-07 16:45:27 +08:00
$(INSTALL_DATA) $(charset_tmp) $(charset_alias); \
2000-03-24 14:40:29 +08:00
fi; \
2000-04-07 16:45:27 +08:00
rm -f $(charset_tmp); \
2000-03-24 14:40:29 +08:00
fi
2000-03-01 20:49:12 +08:00
charset.alias: config.charset
2000-04-08 14:31:38 +08:00
$(SHELL) $(srcdir)/config.charset '@host@' > t-$@
mv t-$@ $@
2000-04-07 16:45:27 +08:00
.sin.sed:
2000-03-24 14:40:29 +08:00
sed -e '/^#/d' -e 's/@''PACKAGE''@/@PACKAGE@/g' $< > $@-t
mv $@-t $@
2000-03-01 20:49:12 +08:00
1995-12-19 12:25:24 +08:00
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1993-08-26 12:38:30 +08:00
# Otherwise a system limit (for SysV at least) may be exceeded.
1992-11-01 04:42:48 +08:00
.NOEXPORT: