27d05311e42837e1e5e60dc08f829293c9450e08
[gnulib.git] / lib / Makefile.in
1 # Makefile.in generated automatically by automake 1.3b from Makefile.am
2
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = /bin/sh
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 CATALOGS = @CATALOGS@
61 CATOBJEXT = @CATOBJEXT@
62 CC = @CC@
63 CPP = @CPP@
64 DATADIRNAME = @DATADIRNAME@
65 DF_PROG = @DF_PROG@
66 GENCAT = @GENCAT@
67 GMOFILES = @GMOFILES@
68 GMSGFMT = @GMSGFMT@
69 GT_NO = @GT_NO@
70 GT_YES = @GT_YES@
71 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
72 INSTOBJEXT = @INSTOBJEXT@
73 INTLDEPS = @INTLDEPS@
74 INTLLIBS = @INTLLIBS@
75 INTLOBJS = @INTLOBJS@
76 LIBOBJS = @LIBOBJS@
77 MAKEINFO = @MAKEINFO@
78 MKINSTALLDIRS = @MKINSTALLDIRS@
79 MSGFMT = @MSGFMT@
80 MVDIR_PROG = @MVDIR_PROG@
81 PACKAGE = @PACKAGE@
82 PERL = @PERL@
83 POFILES = @POFILES@
84 POSUB = @POSUB@
85 RANLIB = @RANLIB@
86 U = @U@
87 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
88 USE_NLS = @USE_NLS@
89 VERSION = @VERSION@
90 YACC = @YACC@
91 l = @l@
92
93 AUTOMAKE_OPTIONS = ../src/ansi2knr
94
95 noinst_LIBRARIES = libfu.a
96
97 INCLUDES = -I.. -I$(srcdir) -I../intl
98
99 libfu_a_SOURCES = getdate.y posixtm.c getopt.c getopt1.c \
100 addext.c argmatch.c backupfile.c basename.c \
101 closeout.c dirname.c exclude.c filemode.c \
102 full-write.c human.c idcache.c \
103 isdir.c long-options.c makepath.c modechange.c hash.c path-concat.c \
104 quotearg.c safe-read.c save-cwd.c savedir.c stripslash.c userspec.c xgetcwd.c \
105 xmalloc.c xstrdup.c xstrtol.c xstrtoul.c yesno.c
106
107 libfu_a_LIBADD = @LIBOBJS@ @ALLOCA@
108 libfu_a_DEPENDENCIES = $(libfu_a_LIBADD)
109
110 noinst_HEADERS = argmatch.h backupfile.h closeout.h \
111 dirname.h error.h exclude.h filemode.h fnmatch.h fsusage.h \
112 getdate.h getline.h getopt.h group-member.h human.h lchown.h long-options.h \
113 makepath.h modechange.h mountlist.h hash.h path-concat.h pathmax.h \
114 posixtm.h quotearg.h regex.h safe-read.h save-cwd.h savedir.h strverscmp.h \
115 xalloc.h xstrtol.h xstrtoul.h
116
117 BUILT_SOURCES = getdate.c lstat.c stat.c
118
119 EXTRA_DIST = xstat.in
120 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
121 CONFIG_HEADER = ../config.h
122 CONFIG_CLEAN_FILES = 
123 LIBRARIES =  $(noinst_LIBRARIES)
124
125
126 DEFS = @DEFS@ -I. -I$(srcdir) -I..
127 CPPFLAGS = @CPPFLAGS@
128 LDFLAGS = @LDFLAGS@
129 LIBS = @LIBS@
130 ANSI2KNR = ../src/ansi2knr
131 libfu_a_OBJECTS =  getdate$U.o posixtm$U.o getopt$U.o getopt1$U.o \
132 addext$U.o argmatch$U.o backupfile$U.o basename$U.o closeout$U.o \
133 dirname$U.o exclude$U.o filemode$U.o full-write$U.o human$U.o \
134 idcache$U.o isdir$U.o long-options$U.o makepath$U.o modechange$U.o \
135 hash$U.o path-concat$U.o quotearg$U.o safe-read$U.o save-cwd$U.o \
136 savedir$U.o stripslash$U.o userspec$U.o xgetcwd$U.o xmalloc$U.o \
137 xstrdup$U.o xstrtol$U.o xstrtoul$U.o yesno$U.o
138 AR = ar
139 CFLAGS = @CFLAGS@
140 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
141 LINK = $(CC) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
142 HEADERS =  $(noinst_HEADERS)
143
144 DIST_COMMON =  Makefile.am Makefile.in TODO alloca.c chown.c error.c \
145 error.h euidaccess.c fileblocks.c fnmatch.c fsusage.c ftruncate.c \
146 getdate.c getgroups.c getline.c group-member.c lchown.c lstat.c \
147 malloc.c memcmp.c memcpy.c memset.c mkdir.c mktime.c mountlist.c \
148 obstack.c obstack.h realloc.c regex.c rename.c rmdir.c rpmatch.c stat.c \
149 stpcpy.c strcasecmp.c strdup.c strftime.c strndup.c strstr.c strtol.c \
150 strtoul.c strverscmp.c utime.c ylwrap
151
152
153 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
154
155 TAR = tar
156 GZIP = --best
157 DEP_FILES =  .deps/addext.P .deps/alloca.P .deps/argmatch.P \
158 .deps/backupfile.P .deps/basename.P .deps/chown.P .deps/closeout.P \
159 .deps/dirname.P .deps/error.P .deps/euidaccess.P .deps/exclude.P \
160 .deps/fileblocks.P .deps/filemode.P .deps/fnmatch.P .deps/fsusage.P \
161 .deps/ftruncate.P .deps/full-write.P .deps/getdate .deps/getdate.P \
162 .deps/getgroups.P .deps/getline.P .deps/getopt.P .deps/getopt1.P \
163 .deps/group-member.P .deps/hash.P .deps/human.P .deps/idcache.P \
164 .deps/isdir.P .deps/lchown.P .deps/long-options.P .deps/lstat \
165 .deps/lstat.P .deps/makepath.P .deps/malloc.P .deps/memcmp.P \
166 .deps/memcpy.P .deps/memset.P .deps/mkdir.P .deps/mktime.P \
167 .deps/modechange.P .deps/mountlist.P .deps/obstack.P \
168 .deps/path-concat.P .deps/posixtm.P .deps/quotearg.P .deps/realloc.P \
169 .deps/regex.P .deps/rename.P .deps/rmdir.P .deps/rpmatch.P \
170 .deps/safe-read.P .deps/save-cwd.P .deps/savedir.P .deps/stat \
171 .deps/stat.P .deps/stpcpy.P .deps/strcasecmp.P .deps/strdup.P \
172 .deps/strftime.P .deps/stripslash.P .deps/strndup.P .deps/strstr.P \
173 .deps/strtol.P .deps/strtoul.P .deps/strverscmp.P .deps/userspec.P \
174 .deps/utime.P .deps/xgetcwd.P .deps/xmalloc.P .deps/xstrdup.P \
175 .deps/xstrtol.P .deps/xstrtoul.P .deps/yesno.P
176 SOURCES = $(libfu_a_SOURCES)
177 OBJECTS = $(libfu_a_OBJECTS)
178
179 all: Makefile $(LIBRARIES) $(HEADERS)
180
181 .SUFFIXES:
182 .SUFFIXES: .S .c .o .s .y
183 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
184         cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile
185
186 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
187         cd $(top_builddir) \
188           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
189
190
191 mostlyclean-noinstLIBRARIES:
192
193 clean-noinstLIBRARIES:
194         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
195
196 distclean-noinstLIBRARIES:
197
198 maintainer-clean-noinstLIBRARIES:
199
200 .s.o:
201         $(COMPILE) -c $<
202
203 .S.o:
204         $(COMPILE) -c $<
205
206 mostlyclean-compile:
207         -rm -f *.o core *.core
208
209 clean-compile:
210
211 distclean-compile:
212         -rm -f *.tab.c
213
214 maintainer-clean-compile:
215 ../src/ansi2knr: ../src/ansi2knr.o
216         cd ../src && $(MAKE) $(AM_MAKEFLAGS) ansi2knr
217
218 ../src/ansi2knr.o:
219         cd ../src && $(MAKE) $(AM_MAKEFLAGS) ansi2knr.o
220
221
222 mostlyclean-kr:
223         -rm -f *_.c
224
225 clean-kr:
226
227 distclean-kr:
228
229 maintainer-clean-kr:
230
231 libfu.a: $(libfu_a_OBJECTS) $(libfu_a_DEPENDENCIES)
232         -rm -f libfu.a
233         $(AR) cru libfu.a $(libfu_a_OBJECTS) $(libfu_a_LIBADD)
234         $(RANLIB) libfu.a
235 .y.c:
236         $(YACC) $(AM_YFLAGS) $(YFLAGS) $< && mv y.tab.c $*.c
237         if test -f y.tab.h; then \
238         if cmp -s y.tab.h $*.h; then rm -f y.tab.h; else mv y.tab.h $*.h; fi; \
239         else :; fi
240 getdate.h: getdate.c
241
242 addext_.c: addext.c $(ANSI2KNR)
243         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/addext.c; then echo $(srcdir)/addext.c; else echo addext.c; fi` | $(ANSI2KNR) > addext_.c
244 alloca_.c: alloca.c $(ANSI2KNR)
245         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/alloca.c; then echo $(srcdir)/alloca.c; else echo alloca.c; fi` | $(ANSI2KNR) > alloca_.c
246 argmatch_.c: argmatch.c $(ANSI2KNR)
247         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/argmatch.c; then echo $(srcdir)/argmatch.c; else echo argmatch.c; fi` | $(ANSI2KNR) > argmatch_.c
248 backupfile_.c: backupfile.c $(ANSI2KNR)
249         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/backupfile.c; then echo $(srcdir)/backupfile.c; else echo backupfile.c; fi` | $(ANSI2KNR) > backupfile_.c
250 basename_.c: basename.c $(ANSI2KNR)
251         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/basename.c; then echo $(srcdir)/basename.c; else echo basename.c; fi` | $(ANSI2KNR) > basename_.c
252 chown_.c: chown.c $(ANSI2KNR)
253         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/chown.c; then echo $(srcdir)/chown.c; else echo chown.c; fi` | $(ANSI2KNR) > chown_.c
254 closeout_.c: closeout.c $(ANSI2KNR)
255         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/closeout.c; then echo $(srcdir)/closeout.c; else echo closeout.c; fi` | $(ANSI2KNR) > closeout_.c
256 dirname_.c: dirname.c $(ANSI2KNR)
257         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/dirname.c; then echo $(srcdir)/dirname.c; else echo dirname.c; fi` | $(ANSI2KNR) > dirname_.c
258 error_.c: error.c $(ANSI2KNR)
259         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/error.c; then echo $(srcdir)/error.c; else echo error.c; fi` | $(ANSI2KNR) > error_.c
260 euidaccess_.c: euidaccess.c $(ANSI2KNR)
261         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/euidaccess.c; then echo $(srcdir)/euidaccess.c; else echo euidaccess.c; fi` | $(ANSI2KNR) > euidaccess_.c
262 exclude_.c: exclude.c $(ANSI2KNR)
263         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/exclude.c; then echo $(srcdir)/exclude.c; else echo exclude.c; fi` | $(ANSI2KNR) > exclude_.c
264 fileblocks_.c: fileblocks.c $(ANSI2KNR)
265         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/fileblocks.c; then echo $(srcdir)/fileblocks.c; else echo fileblocks.c; fi` | $(ANSI2KNR) > fileblocks_.c
266 filemode_.c: filemode.c $(ANSI2KNR)
267         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/filemode.c; then echo $(srcdir)/filemode.c; else echo filemode.c; fi` | $(ANSI2KNR) > filemode_.c
268 fnmatch_.c: fnmatch.c $(ANSI2KNR)
269         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/fnmatch.c; then echo $(srcdir)/fnmatch.c; else echo fnmatch.c; fi` | $(ANSI2KNR) > fnmatch_.c
270 fsusage_.c: fsusage.c $(ANSI2KNR)
271         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/fsusage.c; then echo $(srcdir)/fsusage.c; else echo fsusage.c; fi` | $(ANSI2KNR) > fsusage_.c
272 ftruncate_.c: ftruncate.c $(ANSI2KNR)
273         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ftruncate.c; then echo $(srcdir)/ftruncate.c; else echo ftruncate.c; fi` | $(ANSI2KNR) > ftruncate_.c
274 full-write_.c: full-write.c $(ANSI2KNR)
275         $(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` | $(ANSI2KNR) > full-write_.c
276 getdate_.c: getdate.c $(ANSI2KNR)
277         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getdate.c; then echo $(srcdir)/getdate.c; else echo getdate.c; fi` | $(ANSI2KNR) > getdate_.c
278 getgroups_.c: getgroups.c $(ANSI2KNR)
279         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getgroups.c; then echo $(srcdir)/getgroups.c; else echo getgroups.c; fi` | $(ANSI2KNR) > getgroups_.c
280 getline_.c: getline.c $(ANSI2KNR)
281         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getline.c; then echo $(srcdir)/getline.c; else echo getline.c; fi` | $(ANSI2KNR) > getline_.c
282 getopt_.c: getopt.c $(ANSI2KNR)
283         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getopt.c; then echo $(srcdir)/getopt.c; else echo getopt.c; fi` | $(ANSI2KNR) > getopt_.c
284 getopt1_.c: getopt1.c $(ANSI2KNR)
285         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getopt1.c; then echo $(srcdir)/getopt1.c; else echo getopt1.c; fi` | $(ANSI2KNR) > getopt1_.c
286 group-member_.c: group-member.c $(ANSI2KNR)
287         $(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` | $(ANSI2KNR) > group-member_.c
288 hash_.c: hash.c $(ANSI2KNR)
289         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/hash.c; then echo $(srcdir)/hash.c; else echo hash.c; fi` | $(ANSI2KNR) > hash_.c
290 human_.c: human.c $(ANSI2KNR)
291         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/human.c; then echo $(srcdir)/human.c; else echo human.c; fi` | $(ANSI2KNR) > human_.c
292 idcache_.c: idcache.c $(ANSI2KNR)
293         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/idcache.c; then echo $(srcdir)/idcache.c; else echo idcache.c; fi` | $(ANSI2KNR) > idcache_.c
294 isdir_.c: isdir.c $(ANSI2KNR)
295         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/isdir.c; then echo $(srcdir)/isdir.c; else echo isdir.c; fi` | $(ANSI2KNR) > isdir_.c
296 lchown_.c: lchown.c $(ANSI2KNR)
297         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/lchown.c; then echo $(srcdir)/lchown.c; else echo lchown.c; fi` | $(ANSI2KNR) > lchown_.c
298 long-options_.c: long-options.c $(ANSI2KNR)
299         $(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` | $(ANSI2KNR) > long-options_.c
300 lstat_.c: lstat.c $(ANSI2KNR)
301         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/lstat.c; then echo $(srcdir)/lstat.c; else echo lstat.c; fi` | $(ANSI2KNR) > lstat_.c
302 makepath_.c: makepath.c $(ANSI2KNR)
303         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/makepath.c; then echo $(srcdir)/makepath.c; else echo makepath.c; fi` | $(ANSI2KNR) > makepath_.c
304 malloc_.c: malloc.c $(ANSI2KNR)
305         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/malloc.c; then echo $(srcdir)/malloc.c; else echo malloc.c; fi` | $(ANSI2KNR) > malloc_.c
306 memcmp_.c: memcmp.c $(ANSI2KNR)
307         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memcmp.c; then echo $(srcdir)/memcmp.c; else echo memcmp.c; fi` | $(ANSI2KNR) > memcmp_.c
308 memcpy_.c: memcpy.c $(ANSI2KNR)
309         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memcpy.c; then echo $(srcdir)/memcpy.c; else echo memcpy.c; fi` | $(ANSI2KNR) > memcpy_.c
310 memset_.c: memset.c $(ANSI2KNR)
311         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memset.c; then echo $(srcdir)/memset.c; else echo memset.c; fi` | $(ANSI2KNR) > memset_.c
312 mkdir_.c: mkdir.c $(ANSI2KNR)
313         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/mkdir.c; then echo $(srcdir)/mkdir.c; else echo mkdir.c; fi` | $(ANSI2KNR) > mkdir_.c
314 mktime_.c: mktime.c $(ANSI2KNR)
315         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/mktime.c; then echo $(srcdir)/mktime.c; else echo mktime.c; fi` | $(ANSI2KNR) > mktime_.c
316 modechange_.c: modechange.c $(ANSI2KNR)
317         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/modechange.c; then echo $(srcdir)/modechange.c; else echo modechange.c; fi` | $(ANSI2KNR) > modechange_.c
318 mountlist_.c: mountlist.c $(ANSI2KNR)
319         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/mountlist.c; then echo $(srcdir)/mountlist.c; else echo mountlist.c; fi` | $(ANSI2KNR) > mountlist_.c
320 obstack_.c: obstack.c $(ANSI2KNR)
321         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/obstack.c; then echo $(srcdir)/obstack.c; else echo obstack.c; fi` | $(ANSI2KNR) > obstack_.c
322 path-concat_.c: path-concat.c $(ANSI2KNR)
323         $(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` | $(ANSI2KNR) > path-concat_.c
324 posixtm_.c: posixtm.c $(ANSI2KNR)
325         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/posixtm.c; then echo $(srcdir)/posixtm.c; else echo posixtm.c; fi` | $(ANSI2KNR) > posixtm_.c
326 quotearg_.c: quotearg.c $(ANSI2KNR)
327         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/quotearg.c; then echo $(srcdir)/quotearg.c; else echo quotearg.c; fi` | $(ANSI2KNR) > quotearg_.c
328 realloc_.c: realloc.c $(ANSI2KNR)
329         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/realloc.c; then echo $(srcdir)/realloc.c; else echo realloc.c; fi` | $(ANSI2KNR) > realloc_.c
330 regex_.c: regex.c $(ANSI2KNR)
331         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/regex.c; then echo $(srcdir)/regex.c; else echo regex.c; fi` | $(ANSI2KNR) > regex_.c
332 rename_.c: rename.c $(ANSI2KNR)
333         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/rename.c; then echo $(srcdir)/rename.c; else echo rename.c; fi` | $(ANSI2KNR) > rename_.c
334 rmdir_.c: rmdir.c $(ANSI2KNR)
335         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/rmdir.c; then echo $(srcdir)/rmdir.c; else echo rmdir.c; fi` | $(ANSI2KNR) > rmdir_.c
336 rpmatch_.c: rpmatch.c $(ANSI2KNR)
337         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/rpmatch.c; then echo $(srcdir)/rpmatch.c; else echo rpmatch.c; fi` | $(ANSI2KNR) > rpmatch_.c
338 safe-read_.c: safe-read.c $(ANSI2KNR)
339         $(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` | $(ANSI2KNR) > safe-read_.c
340 save-cwd_.c: save-cwd.c $(ANSI2KNR)
341         $(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` | $(ANSI2KNR) > save-cwd_.c
342 savedir_.c: savedir.c $(ANSI2KNR)
343         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/savedir.c; then echo $(srcdir)/savedir.c; else echo savedir.c; fi` | $(ANSI2KNR) > savedir_.c
344 stat_.c: stat.c $(ANSI2KNR)
345         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/stat.c; then echo $(srcdir)/stat.c; else echo stat.c; fi` | $(ANSI2KNR) > stat_.c
346 stpcpy_.c: stpcpy.c $(ANSI2KNR)
347         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/stpcpy.c; then echo $(srcdir)/stpcpy.c; else echo stpcpy.c; fi` | $(ANSI2KNR) > stpcpy_.c
348 strcasecmp_.c: strcasecmp.c $(ANSI2KNR)
349         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strcasecmp.c; then echo $(srcdir)/strcasecmp.c; else echo strcasecmp.c; fi` | $(ANSI2KNR) > strcasecmp_.c
350 strdup_.c: strdup.c $(ANSI2KNR)
351         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strdup.c; then echo $(srcdir)/strdup.c; else echo strdup.c; fi` | $(ANSI2KNR) > strdup_.c
352 strftime_.c: strftime.c $(ANSI2KNR)
353         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strftime.c; then echo $(srcdir)/strftime.c; else echo strftime.c; fi` | $(ANSI2KNR) > strftime_.c
354 stripslash_.c: stripslash.c $(ANSI2KNR)
355         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/stripslash.c; then echo $(srcdir)/stripslash.c; else echo stripslash.c; fi` | $(ANSI2KNR) > stripslash_.c
356 strndup_.c: strndup.c $(ANSI2KNR)
357         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strndup.c; then echo $(srcdir)/strndup.c; else echo strndup.c; fi` | $(ANSI2KNR) > strndup_.c
358 strstr_.c: strstr.c $(ANSI2KNR)
359         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strstr.c; then echo $(srcdir)/strstr.c; else echo strstr.c; fi` | $(ANSI2KNR) > strstr_.c
360 strtol_.c: strtol.c $(ANSI2KNR)
361         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strtol.c; then echo $(srcdir)/strtol.c; else echo strtol.c; fi` | $(ANSI2KNR) > strtol_.c
362 strtoul_.c: strtoul.c $(ANSI2KNR)
363         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strtoul.c; then echo $(srcdir)/strtoul.c; else echo strtoul.c; fi` | $(ANSI2KNR) > strtoul_.c
364 strverscmp_.c: strverscmp.c $(ANSI2KNR)
365         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strverscmp.c; then echo $(srcdir)/strverscmp.c; else echo strverscmp.c; fi` | $(ANSI2KNR) > strverscmp_.c
366 userspec_.c: userspec.c $(ANSI2KNR)
367         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/userspec.c; then echo $(srcdir)/userspec.c; else echo userspec.c; fi` | $(ANSI2KNR) > userspec_.c
368 utime_.c: utime.c $(ANSI2KNR)
369         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/utime.c; then echo $(srcdir)/utime.c; else echo utime.c; fi` | $(ANSI2KNR) > utime_.c
370 xgetcwd_.c: xgetcwd.c $(ANSI2KNR)
371         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xgetcwd.c; then echo $(srcdir)/xgetcwd.c; else echo xgetcwd.c; fi` | $(ANSI2KNR) > xgetcwd_.c
372 xmalloc_.c: xmalloc.c $(ANSI2KNR)
373         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xmalloc.c; then echo $(srcdir)/xmalloc.c; else echo xmalloc.c; fi` | $(ANSI2KNR) > xmalloc_.c
374 xstrdup_.c: xstrdup.c $(ANSI2KNR)
375         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xstrdup.c; then echo $(srcdir)/xstrdup.c; else echo xstrdup.c; fi` | $(ANSI2KNR) > xstrdup_.c
376 xstrtol_.c: xstrtol.c $(ANSI2KNR)
377         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xstrtol.c; then echo $(srcdir)/xstrtol.c; else echo xstrtol.c; fi` | $(ANSI2KNR) > xstrtol_.c
378 xstrtoul_.c: xstrtoul.c $(ANSI2KNR)
379         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xstrtoul.c; then echo $(srcdir)/xstrtoul.c; else echo xstrtoul.c; fi` | $(ANSI2KNR) > xstrtoul_.c
380 yesno_.c: yesno.c $(ANSI2KNR)
381         $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/yesno.c; then echo $(srcdir)/yesno.c; else echo yesno.c; fi` | $(ANSI2KNR) > yesno_.c
382 addext_.o alloca_.o argmatch_.o backupfile_.o basename_.o chown_.o \
383 closeout_.o dirname_.o error_.o euidaccess_.o exclude_.o fileblocks_.o \
384 filemode_.o fnmatch_.o fsusage_.o ftruncate_.o full-write_.o getdate_.o \
385 getgroups_.o getline_.o getopt_.o getopt1_.o group-member_.o hash_.o \
386 human_.o idcache_.o isdir_.o lchown_.o long-options_.o lstat_.o \
387 makepath_.o malloc_.o memcmp_.o memcpy_.o memset_.o mkdir_.o mktime_.o \
388 modechange_.o mountlist_.o obstack_.o path-concat_.o posixtm_.o \
389 quotearg_.o realloc_.o regex_.o rename_.o rmdir_.o rpmatch_.o \
390 safe-read_.o save-cwd_.o savedir_.o stat_.o stpcpy_.o strcasecmp_.o \
391 strdup_.o strftime_.o stripslash_.o strndup_.o strstr_.o strtol_.o \
392 strtoul_.o strverscmp_.o userspec_.o utime_.o xgetcwd_.o xmalloc_.o \
393 xstrdup_.o xstrtol_.o xstrtoul_.o yesno_.o : $(ANSI2KNR)
394
395 tags: TAGS
396
397 ID: $(HEADERS) $(SOURCES) $(LISP)
398         here=`pwd` && cd $(srcdir) \
399           && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
400
401 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
402         tags=; \
403         here=`pwd`; \
404         list='$(SOURCES) $(HEADERS)'; \
405         unique=`for i in $$list; do echo $$i; done | \
406           awk '    { files[$$0] = 1; } \
407                END { for (i in files) print i; }'`; \
408         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
409           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
410
411 mostlyclean-tags:
412
413 clean-tags:
414
415 distclean-tags:
416         -rm -f TAGS ID
417
418 maintainer-clean-tags:
419
420 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
421
422 subdir = lib
423
424 distdir: $(DISTFILES)
425         here=`cd $(top_builddir) && pwd`; \
426         top_distdir=`cd $(top_distdir) && pwd`; \
427         distdir=`cd $(distdir) && pwd`; \
428         cd $(top_srcdir) \
429           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits lib/Makefile
430         @for file in $(DISTFILES); do \
431           d=$(srcdir); \
432           test -f $(distdir)/$$file \
433           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
434           || cp -p $$d/$$file $(distdir)/$$file; \
435         done
436
437 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
438
439 -include $(DEP_FILES)
440
441 mostlyclean-depend:
442
443 clean-depend:
444
445 distclean-depend:
446
447 maintainer-clean-depend:
448         -rm -rf .deps
449
450 %.o: %.c
451         @echo '$(COMPILE) -c $<'; \
452         $(COMPILE) -Wp,-MD,.deps/$(*F).P -c $<
453
454 %.lo: %.c
455         @echo '$(LTCOMPILE) -c $<'; \
456         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).p -c $<
457         @-sed -e 's/^\([^:]*\)\.o:/\1.lo \1.o:/' \
458           < .deps/$(*F).p > .deps/$(*F).P
459         @-rm -f .deps/$(*F).p
460 info:
461 dvi:
462 check: all
463 installcheck:
464 install-exec: 
465         @$(NORMAL_INSTALL)
466
467 install-data: 
468         @$(NORMAL_INSTALL)
469
470 install: install-exec install-data all
471         @:
472
473 uninstall: 
474
475 install-strip:
476         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
477 installdirs:
478
479
480 mostlyclean-generic:
481
482 clean-generic:
483
484 distclean-generic:
485         -rm -f Makefile $(CONFIG_CLEAN_FILES)
486         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
487
488 maintainer-clean-generic:
489         -test -z "getdatehgetdatec$(BUILT_SOURCES)" || rm -f getdateh getdatec $(BUILT_SOURCES)
490 mostlyclean:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
491                 mostlyclean-kr mostlyclean-tags mostlyclean-depend \
492                 mostlyclean-generic
493
494 clean:  clean-noinstLIBRARIES clean-compile clean-kr clean-tags \
495                 clean-depend clean-generic mostlyclean
496
497 distclean:  distclean-noinstLIBRARIES distclean-compile distclean-kr \
498                 distclean-tags distclean-depend distclean-generic clean
499         -rm -f config.status
500
501 maintainer-clean:  maintainer-clean-noinstLIBRARIES \
502                 maintainer-clean-compile maintainer-clean-kr \
503                 maintainer-clean-tags maintainer-clean-depend \
504                 maintainer-clean-generic distclean
505         @echo "This command is intended for maintainers to use;"
506         @echo "it deletes files that may require special tools to rebuild."
507
508 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
509 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
510 mostlyclean-compile distclean-compile clean-compile \
511 maintainer-clean-compile mostlyclean-kr distclean-kr clean-kr \
512 maintainer-clean-kr tags mostlyclean-tags distclean-tags clean-tags \
513 maintainer-clean-tags distdir mostlyclean-depend distclean-depend \
514 clean-depend maintainer-clean-depend info dvi installcheck install-exec \
515 install-data install uninstall all installdirs mostlyclean-generic \
516 distclean-generic clean-generic maintainer-clean-generic clean \
517 mostlyclean distclean maintainer-clean
518
519 lstat.c: xstat.in
520         sed -e '/@IGNORE@/d' -e 's/@xstat@/lstat/g' $(srcdir)/xstat.in > $@-t
521         mv $@-t $@
522
523 stat.c: xstat.in
524         sed -e '/@IGNORE@/d' -e 's/@xstat@/stat/g' $(srcdir)/xstat.in > $@-t
525         mv $@-t $@
526
527 # Tell versions [3.59,3.63) of GNU make to not export all variables.
528 # Otherwise a system limit (for SysV at least) may be exceeded.
529 .NOEXPORT: