coreutils/lib/Makefile.in

886 lines
34 KiB
Makefile
Raw Normal View History

2003-07-11 14:07:04 +08:00
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2001-11-09 07:24:04 +08:00
# @configure_input@
1996-01-31 22:53:02 +08:00
2003-02-19 20:55:25 +08:00
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
2000-10-31 01:51:06 +08:00
# 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
2001-05-12 18:04:13 +08:00
@SET_MAKE@
1992-11-01 04:42:48 +08:00
2003-01-11 05:37:19 +08:00
# Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free
2002-12-06 21:33:23 +08:00
# Software Foundation, Inc.
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
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
1996-02-13 13:17:50 +08:00
top_builddir = ..
2001-11-09 07:24:04 +08:00
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1995-12-19 12:25:24 +08:00
INSTALL = @INSTALL@
2001-11-19 01:59:36 +08:00
install_sh_DATA = $(install_sh) -c -m 644
2002-03-06 17:06:01 +08:00
install_sh_PROGRAM = $(install_sh) -c
2002-06-15 16:04:23 +08:00
install_sh_SCRIPT = $(install_sh) -c
2001-03-02 11:06:08 +08:00
INSTALL_HEADER = $(INSTALL_DATA)
2002-07-20 22:06:47 +08:00
transform = $(program_transform_name)
1997-12-06 17:18:32 +08:00
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
1999-04-21 10:29:50 +08:00
host_triplet = @host@
2002-07-20 22:06:47 +08:00
ACLOCAL = @ACLOCAL@
ALLOCA = @ALLOCA@
2003-06-07 07:04:56 +08:00
ALLOCA_H = @ALLOCA_H@
2002-07-20 22:06:47 +08:00
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
1999-04-15 22:09:04 +08:00
AMTAR = @AMTAR@
2002-07-20 22:06:47 +08:00
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
1999-11-14 07:19:08 +08:00
AWK = @AWK@
1996-11-20 13:13:57 +08:00
CC = @CC@
2002-07-20 22:06:47 +08:00
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
1997-05-02 12:02:17 +08:00
CPP = @CPP@
2002-07-20 22:06:47 +08:00
CPPFLAGS = @CPPFLAGS@
2002-09-22 14:34:18 +08:00
CYGPATH_W = @CYGPATH_W@
2003-04-06 02:04:06 +08:00
DEFS = @DEFS@ -DLIBDIR=\"$(libdir)\"
1999-11-26 15:31:42 +08:00
DEPDIR = @DEPDIR@
1997-03-23 10:56:47 +08:00
DF_PROG = @DF_PROG@
2002-07-20 22:06:47 +08:00
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
2000-02-05 16:10:05 +08:00
FESETROUND_LIBM = @FESETROUND_LIBM@
2000-01-22 17:44:23 +08:00
GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
2000-06-18 02:46:16 +08:00
GLIBC21 = @GLIBC21@
1997-05-02 12:02:17 +08:00
GMSGFMT = @GMSGFMT@
1999-03-30 12:52:57 +08:00
GNU_PACKAGE = @GNU_PACKAGE@
2003-06-06 15:04:45 +08:00
HAVE__BOOL = @HAVE__BOOL@
2001-09-16 20:43:33 +08:00
HELP2MAN = @HELP2MAN@
2002-07-20 22:06:47 +08:00
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
2001-03-02 11:06:08 +08:00
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1997-05-02 12:02:17 +08:00
INTLLIBS = @INTLLIBS@
2000-01-22 17:44:23 +08:00
KMEM_GROUP = @KMEM_GROUP@
2002-07-20 22:06:47 +08:00
LDFLAGS = @LDFLAGS@
2000-03-05 14:53:08 +08:00
LIBICONV = @LIBICONV@
2002-02-16 22:39:34 +08:00
LIBINTL = @LIBINTL@
2002-11-15 16:36:57 +08:00
LIBOBJS = @LIBOBJS@
2002-07-20 22:06:47 +08:00
LIBS = @LIBS@
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@
2003-03-20 18:11:45 +08:00
LN_S = @LN_S@
2002-02-16 22:39:34 +08:00
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
2002-07-20 22:06:47 +08:00
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
2000-01-23 22:01:32 +08:00
MAN = @MAN@
1997-05-02 12:02:17 +08:00
MKINSTALLDIRS = @MKINSTALLDIRS@
2002-07-20 22:06:47 +08:00
MSGFMT = @MSGFMT@
MSGMERGE = @MSGMERGE@
2000-01-22 17:44:23 +08:00
NEED_SETGID = @NEED_SETGID@
2002-07-20 22:06:47 +08:00
OBJEXT = @OBJEXT@
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@
2002-07-20 22:06:47 +08:00
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
1997-03-23 10:56:47 +08:00
PERL = @PERL@
1997-05-02 12:02:17 +08:00
POSUB = @POSUB@
2002-07-20 22:06:47 +08:00
POW_LIB = @POW_LIB@
1997-03-23 10:56:47 +08:00
RANLIB = @RANLIB@
2000-07-10 01:53:14 +08:00
SEQ_LIBM = @SEQ_LIBM@
2002-07-20 22:06:47 +08:00
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
2000-02-05 16:10:05 +08:00
SQRT_LIBM = @SQRT_LIBM@
2003-06-06 15:04:45 +08:00
STDBOOL_H = @STDBOOL_H@
2002-02-11 23:04:51 +08:00
STRIP = @STRIP@
1997-03-23 10:56:47 +08:00
U = @U@
1997-05-02 12:02:17 +08:00
USE_NLS = @USE_NLS@
1997-03-23 10:56:47 +08:00
VERSION = @VERSION@
2002-07-20 22:06:47 +08:00
XGETTEXT = @XGETTEXT@
1997-03-23 10:56:47 +08:00
YACC = @YACC@
2002-07-20 22:06:47 +08:00
ac_ct_CC = @ac_ct_CC@
ac_ct_RANLIB = @ac_ct_RANLIB@
ac_ct_STRIP = @ac_ct_STRIP@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
2001-08-14 15:47:25 +08:00
am__include = @am__include@
2003-02-19 20:55:25 +08:00
am__leading_dot = @am__leading_dot@
2001-08-14 15:47:25 +08:00
am__quote = @am__quote@
2002-07-20 22:06:47 +08:00
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
datadir = @datadir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
includedir = @includedir@
infodir = @infodir@
1999-11-14 07:19:08 +08:00
install_sh = @install_sh@
2002-07-20 22:06:47 +08:00
libdir = @libdir@
libexecdir = @libexecdir@
localstatedir = @localstatedir@
mandir = @mandir@
oldincludedir = @oldincludedir@
prefix = @prefix@
program_transform_name = @program_transform_name@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
1995-12-19 12:25:24 +08:00
2000-01-16 21:08:07 +08:00
noinst_LIBRARIES = libfetish.a
1995-12-19 12:25:24 +08:00
2002-04-25 23:40:12 +08:00
INCLUDES = -I.. -I$(srcdir)
1995-12-19 12:25:24 +08:00
2000-01-22 17:44:23 +08:00
libfetish_a_SOURCES = \
2002-03-02 07:21:01 +08:00
acl.h acl.c \
2001-07-11 23:28:51 +08:00
getdate.h getdate.y \
posixtm.c posixtm.h \
2002-02-16 16:26:04 +08:00
posixver.c posixver.h \
2002-12-16 03:21:40 +08:00
strftime.c strftime.h \
2001-07-11 23:28:51 +08:00
getopt.c getopt.h getopt1.c \
hash.c hash.h \
2001-10-05 19:45:36 +08:00
hash-pjw.c hash-pjw.h \
2001-07-11 23:28:51 +08:00
__fpending.h \
addext.c \
argmatch.c argmatch.h \
backupfile.c backupfile.h \
basename.c \
bumpalloc.h \
canon-host.c \
2003-01-17 06:28:13 +08:00
canonicalize.h \
2001-07-11 23:28:51 +08:00
closeout.c closeout.h \
2003-01-11 05:37:19 +08:00
cycle-check.c cycle-check.h \
dev-ino.h \
2001-07-11 23:28:51 +08:00
diacrit.c diacrit.h \
dirname.c dirname.h \
2001-11-02 01:58:23 +08:00
dirfd.h \
2001-07-11 23:28:51 +08:00
dup-safer.c \
2003-02-18 01:17:43 +08:00
euidaccess.h \
2001-07-11 23:28:51 +08:00
exclude.c exclude.h \
2002-06-22 18:09:47 +08:00
exitfail.c exitfail.h \
2001-07-11 23:28:51 +08:00
filemode.c filemode.h \
2002-05-22 16:37:58 +08:00
file-type.c file-type.h \
2002-06-22 18:09:47 +08:00
fnmatch_.h \
2001-07-11 23:28:51 +08:00
fopen-safer.c \
fsusage.h \
2003-01-22 23:50:54 +08:00
ftw_.h \
2003-01-11 05:37:19 +08:00
full-read.c full-read.h \
2001-09-01 15:43:13 +08:00
full-write.c full-write.h \
2003-06-18 15:58:08 +08:00
getdelim2.c getdelim2.h \
2001-07-11 23:28:51 +08:00
getline.h \
getpagesize.h \
2002-03-02 07:21:01 +08:00
gettime.c \
2002-04-25 23:40:12 +08:00
gettext.h \
2001-07-11 23:28:51 +08:00
getugroups.c \
group-member.h \
hard-locale.c hard-locale.h \
human.c human.h \
idcache.c \
isdir.c \
2002-11-06 19:37:47 +08:00
imaxtostr.c \
2001-07-11 23:28:51 +08:00
lchown.h \
linebuffer.c linebuffer.h \
localcharset.c \
long-options.c long-options.h \
makepath.c makepath.h \
mbswidth.c mbswidth.h \
md5.c md5.h \
memcasecmp.c memcasecmp.h \
memcoll.c memcoll.h \
modechange.c modechange.h \
mountlist.h \
2002-11-06 19:37:47 +08:00
offtostr.c \
2001-07-11 23:28:51 +08:00
path-concat.c path-concat.h \
pathmax.h \
physmem.c physmem.h \
quote.c quote.h \
quotearg.c quotearg.h \
readtokens.c readtokens.h \
readutmp.h \
regex.h \
2002-12-06 15:36:39 +08:00
safe-read.c safe-read.h \
safe-write.c safe-write.h \
2001-07-11 23:28:51 +08:00
same.c same.h \
save-cwd.c save-cwd.h \
savedir.c savedir.h \
2003-01-22 23:50:54 +08:00
search_.h \
2002-03-02 07:21:01 +08:00
settime.c \
2001-07-11 23:28:51 +08:00
sha.c sha.h \
2002-04-29 02:43:52 +08:00
sig2str.h \
2001-07-11 23:28:51 +08:00
stdio-safer.h \
stripslash.c \
strverscmp.h \
2002-03-02 07:21:01 +08:00
timespec.h \
2002-11-06 19:37:47 +08:00
umaxtostr.c \
2001-07-11 23:28:51 +08:00
unicodeio.c unicodeio.h \
unistd-safer.h \
2002-12-06 21:33:23 +08:00
unlocked-io.h \
2001-07-11 23:28:51 +08:00
userspec.c \
version-etc.c version-etc.h \
xalloc.h \
2003-01-17 06:28:13 +08:00
xgetcwd.c xgetcwd.h \
2001-07-11 23:28:51 +08:00
xgethostname.c \
xmalloc.c \
2002-01-22 16:14:46 +08:00
xmemcoll.c xmemcoll.h \
2002-09-12 20:14:58 +08:00
xnanosleep.c xnanosleep.h \
2001-09-01 17:53:58 +08:00
xreadlink.c xreadlink.h \
2001-07-11 23:28:51 +08:00
xstrdup.c \
xstrtod.c xstrtod.h \
xstrtol.c xstrtol.h \
xstrtoul.c \
2001-08-24 16:11:30 +08:00
xstrtoimax.c \
2001-07-11 23:28:51 +08:00
xstrtoumax.c \
2003-07-10 19:07:30 +08:00
yesno.c\
\
printf-args.h \
printf-parse.h \
vasprintf.h \
vasnprintf.h
1999-01-13 13:50:05 +08:00
1996-02-01 01:01:05 +08:00
2003-04-06 02:04:06 +08:00
libfetish_a_LIBADD = $(LIBOBJS) $(ALLOCA)
2000-01-16 21:08:07 +08:00
libfetish_a_DEPENDENCIES = $(libfetish_a_LIBADD)
1995-12-19 12:25:24 +08:00
2002-12-06 21:33:23 +08:00
BUILT_SOURCES = getdate.c
1999-11-11 21:20:24 +08:00
MAINTAINERCLEANFILES = $(BUILT_SOURCES)
2003-06-07 07:04:56 +08:00
MOSTLYCLEANFILES = stdbool.h stdbool.ht alloca.h alloca.ht
1998-12-19 21:54:04 +08:00
2002-12-06 21:33:23 +08:00
EXTRA_DIST = config.charset ref-add.sin ref-del.sin \
2003-06-06 15:04:45 +08:00
fnmatch_loop.c inttostr.c inttostr.h\
2003-06-07 07:04:56 +08:00
stdbool.hin alloca_.h
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
2003-02-19 20:55:25 +08:00
CLEANFILES = charset.alias ref-add.sed ref-del.sed
DISTCLEANFILES = ftw.h search.h fnmatch.h
1999-11-11 21:20:24 +08:00
subdir = lib
2003-03-14 21:54:36 +08:00
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
2002-02-16 22:39:34 +08:00
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
2001-03-02 11:06:08 +08:00
CONFIG_HEADER = $(top_builddir)/config.h
2001-03-12 18:15:08 +08:00
CONFIG_CLEAN_FILES =
LIBRARIES = $(noinst_LIBRARIES)
1992-11-01 04:42:48 +08:00
2000-01-16 21:08:07 +08:00
libfetish_a_AR = $(AR) cru
2003-03-15 04:23:12 +08:00
am_libfetish_a_OBJECTS = acl.$(OBJEXT) getdate.$(OBJEXT) \
posixtm.$(OBJEXT) posixver.$(OBJEXT) strftime.$(OBJEXT) \
getopt.$(OBJEXT) getopt1.$(OBJEXT) hash.$(OBJEXT) \
hash-pjw.$(OBJEXT) addext.$(OBJEXT) argmatch.$(OBJEXT) \
backupfile.$(OBJEXT) basename.$(OBJEXT) canon-host.$(OBJEXT) \
2003-03-15 18:41:10 +08:00
closeout.$(OBJEXT) cycle-check.$(OBJEXT) diacrit.$(OBJEXT) \
dirname.$(OBJEXT) dup-safer.$(OBJEXT) exclude.$(OBJEXT) \
exitfail.$(OBJEXT) filemode.$(OBJEXT) file-type.$(OBJEXT) \
fopen-safer.$(OBJEXT) full-read.$(OBJEXT) full-write.$(OBJEXT) \
2003-06-18 15:58:08 +08:00
getdelim2.$(OBJEXT) gettime.$(OBJEXT) getugroups.$(OBJEXT) \
2003-03-15 18:41:10 +08:00
hard-locale.$(OBJEXT) human.$(OBJEXT) idcache.$(OBJEXT) \
isdir.$(OBJEXT) imaxtostr.$(OBJEXT) linebuffer.$(OBJEXT) \
localcharset.$(OBJEXT) long-options.$(OBJEXT) \
makepath.$(OBJEXT) mbswidth.$(OBJEXT) md5.$(OBJEXT) \
memcasecmp.$(OBJEXT) memcoll.$(OBJEXT) modechange.$(OBJEXT) \
offtostr.$(OBJEXT) path-concat.$(OBJEXT) physmem.$(OBJEXT) \
quote.$(OBJEXT) quotearg.$(OBJEXT) readtokens.$(OBJEXT) \
safe-read.$(OBJEXT) safe-write.$(OBJEXT) same.$(OBJEXT) \
save-cwd.$(OBJEXT) savedir.$(OBJEXT) settime.$(OBJEXT) \
sha.$(OBJEXT) stripslash.$(OBJEXT) umaxtostr.$(OBJEXT) \
unicodeio.$(OBJEXT) userspec.$(OBJEXT) version-etc.$(OBJEXT) \
xgetcwd.$(OBJEXT) xgethostname.$(OBJEXT) xmalloc.$(OBJEXT) \
xmemcoll.$(OBJEXT) xnanosleep.$(OBJEXT) xreadlink.$(OBJEXT) \
xstrdup.$(OBJEXT) xstrtod.$(OBJEXT) xstrtol.$(OBJEXT) \
xstrtoul.$(OBJEXT) xstrtoimax.$(OBJEXT) xstrtoumax.$(OBJEXT) \
yesno.$(OBJEXT)
2002-12-06 15:36:39 +08:00
libfetish_a_OBJECTS = $(am_libfetish_a_OBJECTS)
2002-07-20 22:06:47 +08:00
2001-05-21 14:59:27 +08:00
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
2002-02-16 22:39:34 +08:00
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
2002-01-14 03:54:12 +08:00
am__depfiles_maybe = depfiles
2002-01-22 17:53:13 +08:00
@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/__fpending.Po $(DEPDIR)/alloca.Po \
2003-07-10 19:07:30 +08:00
@AMDEP_TRUE@ $(DEPDIR)/asnprintf.Po $(DEPDIR)/asprintf.Po \
2003-01-17 06:28:13 +08:00
@AMDEP_TRUE@ $(DEPDIR)/atexit.Po $(DEPDIR)/canonicalize.Po \
@AMDEP_TRUE@ $(DEPDIR)/chown.Po $(DEPDIR)/dirfd.Po \
@AMDEP_TRUE@ $(DEPDIR)/dup2.Po $(DEPDIR)/error.Po \
2003-03-19 17:09:41 +08:00
@AMDEP_TRUE@ $(DEPDIR)/euidaccess.Po $(DEPDIR)/fchdir-stub.Po \
@AMDEP_TRUE@ $(DEPDIR)/fchown-stub.Po $(DEPDIR)/fileblocks.Po \
@AMDEP_TRUE@ $(DEPDIR)/fnmatch.Po $(DEPDIR)/fsusage.Po \
@AMDEP_TRUE@ $(DEPDIR)/ftruncate.Po $(DEPDIR)/ftw.Po \
@AMDEP_TRUE@ $(DEPDIR)/getcwd.Po $(DEPDIR)/getgroups.Po \
@AMDEP_TRUE@ $(DEPDIR)/gethostname.Po $(DEPDIR)/getline.Po \
@AMDEP_TRUE@ $(DEPDIR)/getloadavg.Po $(DEPDIR)/getpass.Po \
@AMDEP_TRUE@ $(DEPDIR)/gettimeofday.Po $(DEPDIR)/getusershell.Po \
@AMDEP_TRUE@ $(DEPDIR)/group-member.Po $(DEPDIR)/lchown.Po \
@AMDEP_TRUE@ $(DEPDIR)/lstat-stub.Po $(DEPDIR)/lstat.Po \
@AMDEP_TRUE@ $(DEPDIR)/malloc.Po $(DEPDIR)/memchr.Po \
@AMDEP_TRUE@ $(DEPDIR)/memcmp.Po $(DEPDIR)/memcpy.Po \
@AMDEP_TRUE@ $(DEPDIR)/memmove.Po $(DEPDIR)/memrchr.Po \
@AMDEP_TRUE@ $(DEPDIR)/memset.Po $(DEPDIR)/mkdir.Po \
@AMDEP_TRUE@ $(DEPDIR)/mkstemp.Po $(DEPDIR)/mktime.Po \
@AMDEP_TRUE@ $(DEPDIR)/mountlist.Po $(DEPDIR)/nanosleep.Po \
2003-07-10 19:07:30 +08:00
@AMDEP_TRUE@ $(DEPDIR)/obstack.Po $(DEPDIR)/printf-args.Po \
@AMDEP_TRUE@ $(DEPDIR)/printf-parse.Po $(DEPDIR)/putenv.Po \
2003-03-19 17:09:41 +08:00
@AMDEP_TRUE@ $(DEPDIR)/raise.Po $(DEPDIR)/readlink-stub.Po \
@AMDEP_TRUE@ $(DEPDIR)/readutmp.Po $(DEPDIR)/realloc.Po \
@AMDEP_TRUE@ $(DEPDIR)/regex.Po $(DEPDIR)/rename.Po \
@AMDEP_TRUE@ $(DEPDIR)/rmdir.Po $(DEPDIR)/rpmatch.Po \
@AMDEP_TRUE@ $(DEPDIR)/sig2str.Po $(DEPDIR)/stat.Po \
@AMDEP_TRUE@ $(DEPDIR)/stpcpy.Po $(DEPDIR)/strcasecmp.Po \
@AMDEP_TRUE@ $(DEPDIR)/strcspn.Po $(DEPDIR)/strdup.Po \
@AMDEP_TRUE@ $(DEPDIR)/strncasecmp.Po $(DEPDIR)/strndup.Po \
@AMDEP_TRUE@ $(DEPDIR)/strnlen.Po $(DEPDIR)/strpbrk.Po \
@AMDEP_TRUE@ $(DEPDIR)/strstr.Po $(DEPDIR)/strtod.Po \
@AMDEP_TRUE@ $(DEPDIR)/strtoimax.Po $(DEPDIR)/strtol.Po \
@AMDEP_TRUE@ $(DEPDIR)/strtoll.Po $(DEPDIR)/strtoul.Po \
@AMDEP_TRUE@ $(DEPDIR)/strtoull.Po $(DEPDIR)/strtoumax.Po \
@AMDEP_TRUE@ $(DEPDIR)/strverscmp.Po $(DEPDIR)/tempname.Po \
@AMDEP_TRUE@ $(DEPDIR)/tsearch.Po $(DEPDIR)/utime.Po \
2003-07-10 19:07:30 +08:00
@AMDEP_TRUE@ $(DEPDIR)/vasnprintf.Po $(DEPDIR)/vasprintf.Po \
2003-03-19 17:09:41 +08:00
@AMDEP_TRUE@ ./$(DEPDIR)/acl.Po ./$(DEPDIR)/addext.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/argmatch.Po ./$(DEPDIR)/backupfile.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/basename.Po ./$(DEPDIR)/canon-host.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/closeout.Po ./$(DEPDIR)/cycle-check.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/diacrit.Po ./$(DEPDIR)/dirname.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/dup-safer.Po ./$(DEPDIR)/exclude.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/exitfail.Po ./$(DEPDIR)/file-type.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/filemode.Po ./$(DEPDIR)/fopen-safer.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/full-read.Po ./$(DEPDIR)/full-write.Po \
2003-06-18 15:58:08 +08:00
@AMDEP_TRUE@ ./$(DEPDIR)/getdate.Po ./$(DEPDIR)/getdelim2.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po \
2003-03-19 17:09:41 +08:00
@AMDEP_TRUE@ ./$(DEPDIR)/gettime.Po ./$(DEPDIR)/getugroups.Po \
2003-03-15 04:23:12 +08:00
@AMDEP_TRUE@ ./$(DEPDIR)/hard-locale.Po ./$(DEPDIR)/hash-pjw.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/hash.Po ./$(DEPDIR)/human.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/idcache.Po ./$(DEPDIR)/imaxtostr.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/isdir.Po ./$(DEPDIR)/linebuffer.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/localcharset.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/long-options.Po ./$(DEPDIR)/makepath.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/mbswidth.Po ./$(DEPDIR)/md5.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/memcasecmp.Po ./$(DEPDIR)/memcoll.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/modechange.Po ./$(DEPDIR)/offtostr.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/path-concat.Po ./$(DEPDIR)/physmem.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/posixtm.Po ./$(DEPDIR)/posixver.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/quote.Po ./$(DEPDIR)/quotearg.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/readtokens.Po ./$(DEPDIR)/safe-read.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/safe-write.Po ./$(DEPDIR)/same.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/save-cwd.Po ./$(DEPDIR)/savedir.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/settime.Po ./$(DEPDIR)/sha.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/strftime.Po ./$(DEPDIR)/stripslash.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/umaxtostr.Po ./$(DEPDIR)/unicodeio.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/userspec.Po ./$(DEPDIR)/version-etc.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/xgetcwd.Po ./$(DEPDIR)/xgethostname.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/xmalloc.Po ./$(DEPDIR)/xmemcoll.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/xnanosleep.Po ./$(DEPDIR)/xreadlink.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/xstrdup.Po ./$(DEPDIR)/xstrtod.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/xstrtoimax.Po ./$(DEPDIR)/xstrtol.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/xstrtoul.Po ./$(DEPDIR)/xstrtoumax.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/yesno.Po
2001-05-12 18:04:13 +08:00
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_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 $@
2001-07-11 23:28:51 +08:00
YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
2001-03-12 18:15:08 +08:00
DIST_SOURCES = $(libfetish_a_SOURCES)
2001-07-11 23:28:51 +08:00
DIST_COMMON = README ChangeLog Makefile.am Makefile.in TODO \
2003-07-10 19:07:30 +08:00
__fpending.c alloca.c asnprintf.c asprintf.c atexit.c \
canonicalize.c chown.c dirfd.c dup2.c error.c error.h \
euidaccess.c fchdir-stub.c fchown-stub.c fileblocks.c fnmatch.c \
fsusage.c ftruncate.c ftw.c getcwd.c getdate.c getgroups.c \
gethostname.c getline.c getloadavg.c getpass.c gettimeofday.c \
getusershell.c group-member.c lchown.c lstat-stub.c lstat.c \
malloc.c memchr.c memcmp.c memcpy.c memmove.c memrchr.c \
memset.c mkdir.c mkstemp.c mktime.c mountlist.c nanosleep.c \
obstack.c obstack.h printf-args.c printf-parse.c putenv.c \
raise.c readlink-stub.c readutmp.c realloc.c regex.c rename.c \
rmdir.c rpmatch.c sig2str.c stat.c stpcpy.c strcasecmp.c \
strcspn.c strdup.c strncasecmp.c strndup.c strnlen.c strpbrk.c \
strstr.c strtod.c strtoimax.c strtol.c strtoll.c strtoul.c \
strtoull.c strtoumax.c strverscmp.c tempname.c tsearch.c \
utime.c vasnprintf.c vasprintf.c
2002-12-06 15:36:39 +08:00
SOURCES = $(libfetish_a_SOURCES)
1992-11-01 04:42:48 +08:00
2001-03-12 18:15:08 +08:00
all: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) all-am
1996-01-08 14:15:59 +08:00
2001-03-12 18:15:08 +08:00
.SUFFIXES:
2001-09-01 15:43:13 +08:00
.SUFFIXES: .sed .sin .c .o .obj .y
2001-09-26 15:55:04 +08:00
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
2001-03-12 18:15:08 +08:00
cd $(top_srcdir) && \
2002-03-10 17:30:15 +08:00
$(AUTOMAKE) --gnits lib/Makefile
2002-02-16 16:26:04 +08:00
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
1995-12-19 12:25:24 +08:00
2001-07-11 23:28:51 +08:00
AR = ar
1995-12-19 12:25:24 +08:00
clean-noinstLIBRARIES:
1997-09-30 12:19:04 +08:00
-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
2001-08-14 15:47:25 +08:00
libfetish.a: $(libfetish_a_OBJECTS) $(libfetish_a_DEPENDENCIES)
2001-05-12 18:04:13 +08:00
-rm -f libfetish.a
$(libfetish_a_AR) libfetish.a $(libfetish_a_OBJECTS) $(libfetish_a_LIBADD)
$(RANLIB) libfetish.a
1995-12-19 12:25:24 +08:00
2001-05-21 14:59:27 +08:00
mostlyclean-compile:
-rm -f *.$(OBJEXT) core *.core
distclean-compile:
-rm -f *.tab.c
2001-08-14 15:47:25 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/__fpending.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@
2003-07-10 19:07:30 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/asnprintf.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/asprintf.Po@am__quote@
2001-08-14 15:47:25 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/atexit.Po@am__quote@
2003-01-17 06:28:13 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/canonicalize.Po@am__quote@
2001-08-14 15:47:25 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/chown.Po@am__quote@
2001-11-02 01:58:23 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/dirfd.Po@am__quote@
2001-08-14 15:47:25 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/dup2.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/error.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/euidaccess.Po@am__quote@
2003-03-19 17:09:41 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/fchdir-stub.Po@am__quote@
2003-03-14 21:16:21 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/fchown-stub.Po@am__quote@
2001-08-14 15:47:25 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/fileblocks.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/fnmatch.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/fsusage.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ftruncate.Po@am__quote@
2003-01-17 06:28:13 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ftw.Po@am__quote@
2003-03-05 03:35:41 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getcwd.Po@am__quote@
2001-08-14 15:47:25 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getgroups.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/gethostname.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getline.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getloadavg.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getpass.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/gettimeofday.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getusershell.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/group-member.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/lchown.Po@am__quote@
2003-03-14 21:16:21 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/lstat-stub.Po@am__quote@
2001-08-14 15:47:25 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/lstat.Po@am__quote@
2002-07-20 22:06:47 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/malloc.Po@am__quote@
2001-08-14 15:47:25 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memchr.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memcmp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memcpy.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memmove.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memrchr.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memset.Po@am__quote@
2001-09-16 20:43:33 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mkdir.Po@am__quote@
2001-08-14 15:47:25 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mkstemp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mktime.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mountlist.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/nanosleep.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/obstack.Po@am__quote@
2003-07-10 19:07:30 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/printf-args.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/printf-parse.Po@am__quote@
2001-08-14 15:47:25 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/putenv.Po@am__quote@
2002-11-10 19:12:13 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/raise.Po@am__quote@
2003-03-14 21:16:21 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/readlink-stub.Po@am__quote@
2001-08-14 15:47:25 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/readutmp.Po@am__quote@
2002-07-20 22:06:47 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/realloc.Po@am__quote@
2001-08-14 15:47:25 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/regex.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/rename.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/rmdir.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/rpmatch.Po@am__quote@
2002-04-29 02:43:52 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sig2str.Po@am__quote@
2001-08-14 15:47:25 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/stat.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/stpcpy.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcasecmp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcspn.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strdup.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strncasecmp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strndup.Po@am__quote@
2002-04-29 07:14:28 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strnlen.Po@am__quote@
2001-08-14 15:47:25 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strpbrk.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strstr.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtod.Po@am__quote@
2001-08-24 16:11:30 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtoimax.Po@am__quote@
2001-08-14 15:47:25 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtol.Po@am__quote@
2001-08-24 16:11:30 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtoll.Po@am__quote@
2001-08-14 15:47:25 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtoul.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtoull.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtoumax.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strverscmp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/tempname.Po@am__quote@
2003-01-17 06:28:13 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/tsearch.Po@am__quote@
2001-08-14 15:47:25 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/utime.Po@am__quote@
2003-07-10 19:07:30 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/vasnprintf.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/vasprintf.Po@am__quote@
2003-03-15 04:23:12 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acl.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addext.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argmatch.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backupfile.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basename.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/canon-host.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/closeout.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cycle-check.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diacrit.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirname.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup-safer.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exclude.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exitfail.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file-type.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filemode.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fopen-safer.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/full-read.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/full-write.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getdate.Po@am__quote@
2003-06-18 15:58:08 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getdelim2.Po@am__quote@
2003-03-15 04:23:12 +08:00
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettime.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getugroups.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hard-locale.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash-pjw.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/human.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/idcache.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imaxtostr.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isdir.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linebuffer.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localcharset.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/long-options.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makepath.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbswidth.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcasecmp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcoll.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modechange.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/offtostr.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/path-concat.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/physmem.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/posixtm.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/posixver.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quote.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quotearg.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readtokens.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/safe-read.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/safe-write.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/same.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/save-cwd.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/savedir.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/settime.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strftime.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stripslash.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/umaxtostr.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unicodeio.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/userspec.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version-etc.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xgetcwd.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xgethostname.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmemcoll.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xnanosleep.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xreadlink.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrdup.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtod.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtoimax.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtol.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtoul.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrtoumax.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yesno.Po@am__quote@
1997-11-20 02:55:53 +08:00
2001-05-12 18:04:13 +08:00
distclean-depend:
2002-02-11 23:04:51 +08:00
-rm -rf $(DEPDIR) ./$(DEPDIR)
1998-03-24 06:47:05 +08:00
2001-05-12 18:04:13 +08:00
.c.o:
2002-07-20 22:06:47 +08:00
@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
2003-04-24 21:51:05 +08:00
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
2002-07-20 22:06:47 +08:00
@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
@am__fastdepCC_TRUE@ fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
1997-11-20 02:55:53 +08:00
2001-05-12 18:04:13 +08:00
.c.obj:
2002-07-20 22:06:47 +08:00
@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
2002-12-04 02:17:18 +08:00
@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
2003-04-24 21:51:05 +08:00
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
2002-07-20 22:06:47 +08:00
@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
@am__fastdepCC_TRUE@ fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2002-12-04 02:17:18 +08:00
@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
2001-07-11 23:28:51 +08:00
1999-01-13 13:50:05 +08:00
.y.c:
2002-04-12 18:46:55 +08:00
$(YACCCOMPILE) `test -f '$<' || echo '$(srcdir)/'`$<
1999-01-13 13:50:05 +08:00
if test -f y.tab.h; then \
2001-11-09 07:24:04 +08:00
to=`echo "$*_H" | sed \
-e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \
-e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \
2002-01-14 03:54:12 +08:00
sed "/^#/ s/Y_TAB_H/$$to/g" y.tab.h >$*.ht; \
2002-02-11 23:04:51 +08:00
rm -f y.tab.h; \
2001-11-09 07:24:04 +08:00
if cmp -s $*.ht $*.h; then \
2002-01-14 03:54:12 +08:00
rm -f $*.ht ;\
2001-05-12 18:04:13 +08:00
else \
2001-11-09 07:24:04 +08:00
mv $*.ht $*.h; \
2001-05-12 18:04:13 +08:00
fi; \
fi
2002-01-14 03:54:12 +08:00
if test -f y.output; then \
mv y.output $*.output; \
fi
2003-04-24 21:51:05 +08:00
sed '/^#/ s|y\.tab\.c|$@|' y.tab.c >$@t && mv $@t $@
rm -f y.tab.c
2001-05-16 15:30:54 +08:00
uninstall-info-am:
1995-12-19 12:25:24 +08:00
2002-01-14 03:54:12 +08:00
ETAGS = etags
ETAGSFLAGS =
2002-07-20 22:06:47 +08:00
CTAGS = ctags
CTAGSFLAGS =
1996-12-08 13:56:37 +08:00
tags: TAGS
1999-11-11 21:20:24 +08:00
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
2002-01-14 03:54:12 +08:00
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1999-11-11 21:20:24 +08:00
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; }'`; \
2002-01-14 03:54:12 +08:00
mkid -fID $$unique
1992-11-01 04:42:48 +08:00
2001-05-12 18:04:13 +08:00
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1999-11-11 21:20:24 +08:00
$(TAGS_FILES) $(LISP)
1996-12-08 13:56:37 +08:00
tags=; \
here=`pwd`; \
2002-01-14 03:54:12 +08:00
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1999-11-11 21:20:24 +08:00
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; }'`; \
2002-01-14 03:54:12 +08:00
test -z "$(ETAGS_ARGS)$$tags$$unique" \
|| $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$tags $$unique
1992-11-01 04:42:48 +08:00
2002-07-20 22:06:47 +08:00
ctags: CTAGS
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
list='$(SOURCES) $(HEADERS) $(LISP) $(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; } \
END { for (i in files) print i; }'`; \
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$tags $$unique
2000-12-27 18:05:05 +08:00
GTAGS:
2001-11-09 07:24:04 +08:00
here=`$(am__cd) $(top_builddir) && pwd` \
2000-12-27 18:05:05 +08:00
&& cd $(top_srcdir) \
2001-08-14 15:47:25 +08:00
&& gtags -i $(GTAGS_ARGS) $$here
2000-12-27 18:05:05 +08:00
1995-12-19 12:25:24 +08:00
distclean-tags:
2002-07-20 22:06:47 +08:00
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2001-03-02 11:06:08 +08:00
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
top_distdir = ..
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
2000-03-24 14:40:29 +08:00
distdir: $(DISTFILES)
2002-09-22 14:34:18 +08:00
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
2002-11-06 19:37:47 +08:00
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
2002-09-22 14:34:18 +08:00
list='$(DISTFILES)'; for file in $$list; do \
case $$file in \
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
2002-11-06 19:37:47 +08:00
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
2002-09-22 14:34:18 +08:00
esac; \
2001-11-19 01:59:36 +08:00
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2001-05-12 18:04:13 +08:00
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
2002-01-17 07:33:48 +08:00
dir="/$$dir"; \
$(mkinstalldirs) "$(distdir)$$dir"; \
else \
dir=''; \
2001-05-12 18:04:13 +08:00
fi; \
2000-03-24 14:40:29 +08:00
if test -d $$d/$$file; then \
2002-04-12 18:46:55 +08:00
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
fi; \
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
2000-03-24 14:40:29 +08:00
else \
test -f $(distdir)/$$file \
|| cp -p $$d/$$file $(distdir)/$$file \
|| exit 1; \
fi; \
done
1999-01-13 13:50:05 +08:00
check-am: all-am
2002-12-04 02:17:18 +08:00
check: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) check-am
2001-07-11 23:28:51 +08:00
all-am: Makefile $(LIBRARIES) all-local
2000-12-27 18:05:05 +08:00
2001-03-12 18:15:08 +08:00
installdirs:
2003-04-24 21:51:05 +08:00
install: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) install-am
2001-03-12 18:15:08 +08:00
install-exec: install-exec-am
1999-01-13 13:50:05 +08:00
install-data: install-data-am
2001-03-12 18:15:08 +08:00
uninstall: uninstall-am
1999-01-13 13:50:05 +08:00
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2001-03-12 18:15:08 +08:00
installcheck: installcheck-am
1996-03-29 12:54:45 +08:00
install-strip:
2001-03-02 11:06:08 +08:00
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2002-01-14 03:54:12 +08:00
INSTALL_STRIP_FLAG=-s \
2001-05-21 14:59:27 +08:00
`test -z '$(STRIP)' || \
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1995-12-19 12:25:24 +08:00
mostlyclean-generic:
2003-06-06 15:04:45 +08:00
-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1995-12-19 12:25:24 +08:00
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:
2002-06-15 16:04:23 +08:00
-rm -f Makefile $(CONFIG_CLEAN_FILES)
2003-02-19 20:55:25 +08:00
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1995-12-19 12:25:24 +08:00
maintainer-clean-generic:
2001-03-02 11:06:08 +08:00
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
2002-09-22 14:34:18 +08:00
-rm -f getdate.c
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
2001-03-12 18:15:08 +08:00
clean: clean-am
1995-12-19 12:25:24 +08:00
2001-03-02 11:06:08 +08:00
clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
1995-12-19 12:25:24 +08:00
2001-03-12 18:15:08 +08:00
distclean: distclean-am
2001-03-02 11:06:08 +08:00
distclean-am: clean-am distclean-compile distclean-depend \
2001-03-12 18:15:08 +08:00
distclean-generic distclean-tags
2001-05-16 15:30:54 +08:00
dvi: dvi-am
2001-03-12 18:15:08 +08:00
dvi-am:
2001-05-16 15:30:54 +08:00
info: info-am
2001-03-12 18:15:08 +08:00
info-am:
install-data-am:
install-exec-am: install-exec-local
2001-05-16 15:30:54 +08:00
install-info: install-info-am
2001-03-12 18:15:08 +08:00
install-man:
installcheck-am:
1999-01-13 13:50:05 +08:00
2001-03-02 11:06:08 +08:00
maintainer-clean: maintainer-clean-am
1999-01-13 13:50:05 +08:00
2001-03-12 18:15:08 +08:00
maintainer-clean-am: distclean-am maintainer-clean-generic
1995-12-19 12:25:24 +08:00
2001-03-02 11:06:08 +08:00
mostlyclean: mostlyclean-am
1999-01-13 13:50:05 +08:00
2003-03-15 04:23:12 +08:00
mostlyclean-am: mostlyclean-compile mostlyclean-generic
2001-03-12 18:15:08 +08:00
2002-07-20 22:06:47 +08:00
pdf: pdf-am
pdf-am:
ps: ps-am
ps-am:
2001-05-16 15:30:54 +08:00
uninstall-am: uninstall-info-am uninstall-local
2002-07-20 22:06:47 +08:00
.PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
clean-generic clean-noinstLIBRARIES ctags distclean \
distclean-compile distclean-depend distclean-generic \
distclean-tags distdir dvi dvi-am info info-am install \
install-am install-data install-data-am install-exec \
install-exec-am install-exec-local install-info install-info-am \
install-man install-strip installcheck installcheck-am \
installdirs maintainer-clean maintainer-clean-generic \
2003-03-15 04:23:12 +08:00
mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
ps ps-am tags uninstall uninstall-am uninstall-info-am \
uninstall-local
1995-12-19 12:25:24 +08:00
2002-06-22 18:09:47 +08:00
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
2002-12-06 21:33:23 +08:00
all-local: charset.alias ref-add.sed ref-del.sed
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-$@ $@
2003-06-06 15:04:45 +08:00
# Create stdbool.h on systems that lack a working one.
all-local $(lib_OBJECTS): $(STDBOOL_H)
stdbool.h: stdbool.hin
2003-06-07 07:04:56 +08:00
sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' $(srcdir)/stdbool.hin > $@t
mv $@t $@
# Create an <alloca.h> when the system
# doesn't have one that works with the given compiler.
all-local $(lib_OBJECTS): $(ALLOCA_H)
alloca.h: alloca_.h
cp $(srcdir)/alloca_.h $@t
mv $@t $@
2000-04-07 16:45:27 +08:00
.sin.sed:
2003-04-06 02:04:06 +08:00
sed -e '/^#/d' -e 's/@''PACKAGE''@/$(PACKAGE)/g' $< > t-$@
2002-06-15 16:04:23 +08:00
mv t-$@ $@
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: