*** empty log message ***
[findutils.git] / lib / Makefile.in
blob13a85aa12c40487ebf04cb5b856484fda0ec6b81
1 # Makefile.in generated automatically by automake 1.4a from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 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.
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.
13 SHELL = @SHELL@
15 srcdir = @srcdir@
16 top_srcdir = @top_srcdir@
17 VPATH = @srcdir@
18 prefix = @prefix@
19 exec_prefix = @exec_prefix@
21 bindir = @bindir@
22 sbindir = @sbindir@
23 libexecdir = @libexecdir@
24 datadir = @datadir@
25 sysconfdir = @sysconfdir@
26 sharedstatedir = @sharedstatedir@
27 localstatedir = @localstatedir@
28 libdir = @libdir@
29 infodir = @infodir@
30 mandir = @mandir@
31 includedir = @includedir@
32 oldincludedir = /usr/include
34 DESTDIR =
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
40 top_builddir = ..
42 ACLOCAL = @ACLOCAL@
43 AUTOCONF = @AUTOCONF@
44 AUTOMAKE = @AUTOMAKE@
45 AUTOHEADER = @AUTOHEADER@
47 INSTALL = @INSTALL@
48 INSTALL_PROGRAM = @INSTALL_PROGRAM@
49 INSTALL_DATA = @INSTALL_DATA@
50 INSTALL_SCRIPT = @INSTALL_SCRIPT@
51 INSTALL_STRIP_FLAG =
52 transform = @program_transform_name@
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
61 @SET_MAKE@
62 AMDEP = @AMDEP@
63 AMTAR = @AMTAR@
64 AWK = @AWK@
65 CATALOGS = @CATALOGS@
66 CATOBJEXT = @CATOBJEXT@
67 CC = @CC@
68 CPP = @CPP@
69 CXX = @CXX@
70 CXXCPP = @CXXCPP@
71 DATADIRNAME = @DATADIRNAME@
72 DEPDIR = @DEPDIR@
73 GENCAT = @GENCAT@
74 GMOFILES = @GMOFILES@
75 GMSGFMT = @GMSGFMT@
76 GNU_PACKAGE = @GNU_PACKAGE@
77 GT_NO = @GT_NO@
78 GT_YES = @GT_YES@
79 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
80 INSTOBJEXT = @INSTOBJEXT@
81 INTLDEPS = @INTLDEPS@
82 INTLLIBS = @INTLLIBS@
83 INTLOBJS = @INTLOBJS@
84 LIBOBJS = @LIBOBJS@
85 MAKEINFO = @MAKEINFO@
86 MKINSTALLDIRS = @MKINSTALLDIRS@
87 MSGFMT = @MSGFMT@
88 PACKAGE = @PACKAGE@
89 POFILES = @POFILES@
90 POSUB = @POSUB@
91 RANLIB = @RANLIB@
92 U = @U@
93 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
94 USE_NLS = @USE_NLS@
95 VERSION = @VERSION@
96 install_sh = @install_sh@
97 l = @l@
100 AUTOMAKE_OPTIONS = ansi2knr
101 noinst_LIBRARIES = libfind.a
102 localedir = $(datadir)/locale
103 INCLUDES = -I../intl -DLOCALEDIR=\"$(localedir)\"
104 libfind_a_SOURCES = regex.h \
105 dirname.c \
106 dirname.h \
107 error.c \
108 error.h \
109 filemode.c \
110 filemode.h \
111 getopt.c \
112 getopt.h \
113 getopt1.c \
114 idcache.c \
115 listfile.c \
116 modechange.c \
117 modechange.h \
118 pathmax.h \
119 nextelem.c \
120 savedir.c \
121 savedir.h \
122 xmalloc.c \
123 xalloc.h \
124 xstrdup.c \
125 xgetcwd.c \
126 fnmatch.h \
127 xstrtol.c \
128 xstrtol.h \
129 xstrtoul.c \
130 xstrtoul.h \
131 getline.c \
132 getline.h \
133 basename.c
136 libfind_a_LIBADD = @LIBOBJS@ \
137 @ALLOCA@
140 # Are these really needed?
141 EXTRA_DIST = modetype.h \
142 wait.h \
143 alloca.c \
144 getline.h \
145 xstat.in
148 BUILT_SOURCES = lstat.c stat.c
149 DISTCLEANFILES = lstat.c stat.c
150 subdir = lib
151 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
152 CONFIG_HEADER = ../config.h
153 CONFIG_CLEAN_FILES =
154 LIBRARIES = $(noinst_LIBRARIES)
157 DEFS = @DEFS@ -I. -I$(srcdir) -I..
158 CPPFLAGS = @CPPFLAGS@
159 LDFLAGS = @LDFLAGS@
160 LIBS = @LIBS@
161 ANSI2KNR = @ANSI2KNR@
162 libfind_a_AR = $(AR) cru
163 libfind_a_DEPENDENCIES = @LIBOBJS@ @ALLOCA@
164 am_libfind_a_OBJECTS = dirname$U.o error$U.o filemode$U.o getopt$U.o \
165 getopt1$U.o idcache$U.o listfile$U.o modechange$U.o nextelem$U.o \
166 savedir$U.o xmalloc$U.o xstrdup$U.o xgetcwd$U.o xstrtol$U.o \
167 xstrtoul$U.o getline$U.o basename$U.o
168 libfind_a_OBJECTS = $(am_libfind_a_OBJECTS)
169 AR = ar
170 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
171 CFLAGS = @CFLAGS@
172 CCLD = $(CC)
173 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
174 DIST_SOURCES = $(libfind_a_SOURCES)
175 DIST_COMMON = Makefile.am Makefile.in alloca.c ansi2knr.1 ansi2knr.c \
176 fileblocks.c fnmatch.c getline.c malloc.c memcmp.c memset.c mktime.c \
177 realloc.c regex.c stpcpy.c strcasecmp.c strdup.c strftime.c \
178 strncasecmp.c strspn.c strstr.c strtol.c strtoul.c
181 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
183 GZIP_ENV = --best
184 depcomp = $(SHELL) $(top_srcdir)/depcomp
185 DEP_FILES = @AMDEP@ $(DEPDIR)/alloca.Po $(DEPDIR)/basename$U.Po \
186 $(DEPDIR)/dirname$U.Po $(DEPDIR)/error$U.Po $(DEPDIR)/fileblocks.Po \
187 $(DEPDIR)/filemode$U.Po $(DEPDIR)/fnmatch.Po $(DEPDIR)/getline$U.Po \
188 $(DEPDIR)/getline.Po $(DEPDIR)/getopt$U.Po $(DEPDIR)/getopt1$U.Po \
189 $(DEPDIR)/idcache$U.Po $(DEPDIR)/listfile$U.Po $(DEPDIR)/lstat.Po \
190 $(DEPDIR)/malloc.Po $(DEPDIR)/memcmp.Po $(DEPDIR)/memset.Po \
191 $(DEPDIR)/mktime.Po $(DEPDIR)/modechange$U.Po $(DEPDIR)/nextelem$U.Po \
192 $(DEPDIR)/realloc.Po $(DEPDIR)/regex.Po $(DEPDIR)/savedir$U.Po \
193 $(DEPDIR)/stat.Po $(DEPDIR)/stpcpy.Po $(DEPDIR)/strcasecmp.Po \
194 $(DEPDIR)/strdup.Po $(DEPDIR)/strftime.Po $(DEPDIR)/strncasecmp.Po \
195 $(DEPDIR)/strspn.Po $(DEPDIR)/strstr.Po $(DEPDIR)/strtol.Po \
196 $(DEPDIR)/strtoul.Po $(DEPDIR)/xgetcwd$U.Po $(DEPDIR)/xmalloc$U.Po \
197 $(DEPDIR)/xstrdup$U.Po $(DEPDIR)/xstrtol$U.Po $(DEPDIR)/xstrtoul$U.Po
198 SOURCES = $(libfind_a_SOURCES)
199 OBJECTS = $(am_libfind_a_OBJECTS)
201 all: all-redirect
202 .SUFFIXES:
203 .SUFFIXES: .c .h .o
204 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
205 cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile
207 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
208 cd $(top_builddir) \
209 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
212 mostlyclean-noinstLIBRARIES:
214 clean-noinstLIBRARIES:
215 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
217 distclean-noinstLIBRARIES:
219 maintainer-clean-noinstLIBRARIES:
221 mostlyclean-compile:
222 -rm -f *.o core *.core
224 clean-compile:
226 distclean-compile:
227 -rm -f *.tab.c
229 maintainer-clean-compile:
231 mostlyclean-krextra:
233 clean-krextra:
234 -rm -f ansi2knr
236 distclean-krextra:
238 maintainer-clean-krextra:
239 ansi2knr: ansi2knr.o
240 $(LINK) ansi2knr.o $(LIBS)
241 ansi2knr.o: $(CONFIG_HEADER)
244 mostlyclean-kr:
245 -rm -f *_.c
247 clean-kr:
249 distclean-kr:
251 maintainer-clean-kr:
253 libfind.a: $(libfind_a_OBJECTS) $(libfind_a_DEPENDENCIES)
254 -rm -f libfind.a
255 $(libfind_a_AR) libfind.a $(libfind_a_OBJECTS) $(libfind_a_LIBADD)
256 $(RANLIB) libfind.a
257 alloca_.c: alloca.c $(ANSI2KNR)
258 $(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
259 basename_.c: basename.c $(ANSI2KNR)
260 $(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
261 dirname_.c: dirname.c $(ANSI2KNR)
262 $(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
263 error_.c: error.c $(ANSI2KNR)
264 $(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
265 fileblocks_.c: fileblocks.c $(ANSI2KNR)
266 $(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
267 filemode_.c: filemode.c $(ANSI2KNR)
268 $(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
269 fnmatch_.c: fnmatch.c $(ANSI2KNR)
270 $(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
271 getline_.c: getline.c $(ANSI2KNR)
272 $(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
273 getopt_.c: getopt.c $(ANSI2KNR)
274 $(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
275 getopt1_.c: getopt1.c $(ANSI2KNR)
276 $(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
277 idcache_.c: idcache.c $(ANSI2KNR)
278 $(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
279 listfile_.c: listfile.c $(ANSI2KNR)
280 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/listfile.c; then echo $(srcdir)/listfile.c; else echo listfile.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > listfile_.c
281 lstat_.c: lstat.c $(ANSI2KNR)
282 $(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
283 malloc_.c: malloc.c $(ANSI2KNR)
284 $(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
285 memcmp_.c: memcmp.c $(ANSI2KNR)
286 $(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
287 memset_.c: memset.c $(ANSI2KNR)
288 $(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
289 mktime_.c: mktime.c $(ANSI2KNR)
290 $(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
291 modechange_.c: modechange.c $(ANSI2KNR)
292 $(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
293 nextelem_.c: nextelem.c $(ANSI2KNR)
294 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/nextelem.c; then echo $(srcdir)/nextelem.c; else echo nextelem.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > nextelem_.c
295 realloc_.c: realloc.c $(ANSI2KNR)
296 $(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
297 regex_.c: regex.c $(ANSI2KNR)
298 $(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
299 savedir_.c: savedir.c $(ANSI2KNR)
300 $(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
301 stat_.c: stat.c $(ANSI2KNR)
302 $(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
303 stpcpy_.c: stpcpy.c $(ANSI2KNR)
304 $(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
305 strcasecmp_.c: strcasecmp.c $(ANSI2KNR)
306 $(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
307 strdup_.c: strdup.c $(ANSI2KNR)
308 $(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
309 strftime_.c: strftime.c $(ANSI2KNR)
310 $(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
311 strncasecmp_.c: strncasecmp.c $(ANSI2KNR)
312 $(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
313 strspn_.c: strspn.c $(ANSI2KNR)
314 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strspn.c; then echo $(srcdir)/strspn.c; else echo strspn.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strspn_.c
315 strstr_.c: strstr.c $(ANSI2KNR)
316 $(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
317 strtol_.c: strtol.c $(ANSI2KNR)
318 $(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
319 strtoul_.c: strtoul.c $(ANSI2KNR)
320 $(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
321 xgetcwd_.c: xgetcwd.c $(ANSI2KNR)
322 $(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
323 xmalloc_.c: xmalloc.c $(ANSI2KNR)
324 $(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
325 xstrdup_.c: xstrdup.c $(ANSI2KNR)
326 $(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
327 xstrtol_.c: xstrtol.c $(ANSI2KNR)
328 $(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
329 xstrtoul_.c: xstrtoul.c $(ANSI2KNR)
330 $(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
331 alloca_.o basename_.o dirname_.o error_.o fileblocks_.o filemode_.o \
332 fnmatch_.o getline_.o getopt_.o getopt1_.o idcache_.o listfile_.o \
333 lstat_.o malloc_.o memcmp_.o memset_.o mktime_.o modechange_.o \
334 nextelem_.o realloc_.o regex_.o savedir_.o stat_.o stpcpy_.o \
335 strcasecmp_.o strdup_.o strftime_.o strncasecmp_.o strspn_.o strstr_.o \
336 strtol_.o strtoul_.o xgetcwd_.o xmalloc_.o xstrdup_.o xstrtol_.o \
337 xstrtoul_.o : $(ANSI2KNR)
339 tags: TAGS
341 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
342 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
343 unique=`for i in $$list; do \
344 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
345 done | \
346 $(AWK) ' { files[$$0] = 1; } \
347 END { for (i in files) print i; }'`; \
348 mkid -f$$here/ID $$unique $(LISP)
350 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
351 $(TAGS_FILES) $(LISP)
352 tags=; \
353 here=`pwd`; \
354 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
355 unique=`for i in $$list; do \
356 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357 done | \
358 $(AWK) ' { files[$$0] = 1; } \
359 END { for (i in files) print i; }'`; \
360 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
361 || etags $(ETAGS_ARGS) $$tags $$unique $(LISP)
363 mostlyclean-tags:
365 clean-tags:
367 distclean-tags:
368 -rm -f TAGS ID
370 maintainer-clean-tags:
372 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
374 distdir: $(DISTFILES)
375 @for file in $(DISTFILES); do \
376 d=$(srcdir); \
377 if test -d $$d/$$file; then \
378 cp -pR $$d/$$file $(distdir); \
379 else \
380 test -f $(distdir)/$$file \
381 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
382 || cp -p $$d/$$file $(distdir)/$$file || :; \
383 fi; \
384 done
386 @AMDEP@include $(DEPDIR)/alloca.Po
387 @AMDEP@include $(DEPDIR)/basename$U.Po
388 @AMDEP@include $(DEPDIR)/dirname$U.Po
389 @AMDEP@include $(DEPDIR)/error$U.Po
390 @AMDEP@include $(DEPDIR)/fileblocks.Po
391 @AMDEP@include $(DEPDIR)/filemode$U.Po
392 @AMDEP@include $(DEPDIR)/fnmatch.Po
393 @AMDEP@include $(DEPDIR)/getline$U.Po
394 @AMDEP@include $(DEPDIR)/getline.Po
395 @AMDEP@include $(DEPDIR)/getopt$U.Po
396 @AMDEP@include $(DEPDIR)/getopt1$U.Po
397 @AMDEP@include $(DEPDIR)/idcache$U.Po
398 @AMDEP@include $(DEPDIR)/listfile$U.Po
399 @AMDEP@include $(DEPDIR)/lstat.Po
400 @AMDEP@include $(DEPDIR)/malloc.Po
401 @AMDEP@include $(DEPDIR)/memcmp.Po
402 @AMDEP@include $(DEPDIR)/memset.Po
403 @AMDEP@include $(DEPDIR)/mktime.Po
404 @AMDEP@include $(DEPDIR)/modechange$U.Po
405 @AMDEP@include $(DEPDIR)/nextelem$U.Po
406 @AMDEP@include $(DEPDIR)/realloc.Po
407 @AMDEP@include $(DEPDIR)/regex.Po
408 @AMDEP@include $(DEPDIR)/savedir$U.Po
409 @AMDEP@include $(DEPDIR)/stat.Po
410 @AMDEP@include $(DEPDIR)/stpcpy.Po
411 @AMDEP@include $(DEPDIR)/strcasecmp.Po
412 @AMDEP@include $(DEPDIR)/strdup.Po
413 @AMDEP@include $(DEPDIR)/strftime.Po
414 @AMDEP@include $(DEPDIR)/strncasecmp.Po
415 @AMDEP@include $(DEPDIR)/strspn.Po
416 @AMDEP@include $(DEPDIR)/strstr.Po
417 @AMDEP@include $(DEPDIR)/strtol.Po
418 @AMDEP@include $(DEPDIR)/strtoul.Po
419 @AMDEP@include $(DEPDIR)/xgetcwd$U.Po
420 @AMDEP@include $(DEPDIR)/xmalloc$U.Po
421 @AMDEP@include $(DEPDIR)/xstrdup$U.Po
422 @AMDEP@include $(DEPDIR)/xstrtol$U.Po
423 @AMDEP@include $(DEPDIR)/xstrtoul$U.Po
425 mostlyclean-depend:
427 clean-depend:
429 distclean-depend:
430 -rm -rf $(DEPDIR)
432 maintainer-clean-depend:
434 @AMDEP@CCDEPMODE = @CCDEPMODE@
436 .c.o:
437 @AMDEP@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
438 @AMDEP@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
439 @AMDEP@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
440 $(COMPILE) -c -o $@ $<
442 info-am:
443 info: info-am
444 dvi-am:
445 dvi: dvi-am
446 check-am: all-am
447 check: check-am
448 installcheck-am:
449 installcheck: installcheck-am
450 install-exec-am:
451 install-exec: install-exec-am
453 install-data-am:
454 install-data: install-data-am
456 install-am: all-am
457 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
458 install: install-am
459 uninstall-am:
460 uninstall: uninstall-am
461 all-am: Makefile $(ANSI2KNR) $(LIBRARIES)
462 all-redirect: all-am
463 install-strip:
464 $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
465 installdirs:
468 mostlyclean-generic:
470 clean-generic:
472 distclean-generic:
473 -rm -f Makefile $(CONFIG_CLEAN_FILES)
474 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
475 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
477 maintainer-clean-generic:
478 -rm -f Makefile.in
479 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
480 mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \
481 mostlyclean-krextra mostlyclean-kr mostlyclean-tags \
482 mostlyclean-depend mostlyclean-generic
484 mostlyclean: mostlyclean-am
486 clean-am: clean-noinstLIBRARIES clean-compile clean-krextra clean-kr \
487 clean-tags clean-depend clean-generic mostlyclean-am
489 clean: clean-am
491 distclean-am: distclean-noinstLIBRARIES distclean-compile \
492 distclean-krextra distclean-kr distclean-tags \
493 distclean-depend distclean-generic clean-am
495 distclean: distclean-am
497 maintainer-clean-am: maintainer-clean-noinstLIBRARIES \
498 maintainer-clean-compile maintainer-clean-krextra \
499 maintainer-clean-kr maintainer-clean-tags \
500 maintainer-clean-depend maintainer-clean-generic \
501 distclean-am
502 @echo "This command is intended for maintainers to use;"
503 @echo "it deletes files that may require special tools to rebuild."
505 maintainer-clean: maintainer-clean-am
507 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
508 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
509 mostlyclean-compile distclean-compile clean-compile \
510 maintainer-clean-compile mostlyclean-krextra distclean-krextra \
511 clean-krextra maintainer-clean-krextra mostlyclean-kr distclean-kr \
512 clean-kr maintainer-clean-kr tags mostlyclean-tags distclean-tags \
513 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
514 distclean-depend clean-depend maintainer-clean-depend info-am info \
515 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
516 install-exec install-data-am install-data install-am install \
517 uninstall-am uninstall all-redirect all-am all install-strip \
518 installdirs mostlyclean-generic distclean-generic clean-generic \
519 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
522 lstat.c: xstat.in
523 sed \
524 -e '/@IGNORE@/d' \
525 -e 's/@xstat@/lstat/g' \
526 -e '/_LSTAT_ONLY@/d' \
527 -e '/@BEGIN_STAT_ONLY@/,/@END_STAT_ONLY@/d' \
528 $(srcdir)/xstat.in > $@-t
529 mv $@-t $@
531 stat.c: xstat.in
532 sed \
533 -e '/@IGNORE@/d' \
534 -e 's/@xstat@/stat/g' \
535 -e '/_STAT_ONLY@/d' \
536 -e '/@BEGIN_LSTAT_ONLY@/,/@END_LSTAT_ONLY@/d' \
537 $(srcdir)/xstat.in > $@-t
538 mv $@-t $@
540 # Tell versions [3.59,3.63) of GNU make to not export all variables.
541 # Otherwise a system limit (for SysV at least) may be exceeded.
542 .NOEXPORT: