1 # Makefile.in generated automatically by automake 1.3 from Makefile.am
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.
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
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
61 CATOBJEXT
= @CATOBJEXT@
64 DATADIRNAME
= @DATADIRNAME@
71 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
72 INSTOBJEXT
= @INSTOBJEXT@
78 MKINSTALLDIRS
= @MKINSTALLDIRS@
80 MVDIR_PROG
= @MVDIR_PROG@
87 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
93 AUTOMAKE_OPTIONS
= ..
/src
/ansi2knr
95 noinst_LIBRARIES
= libfu.a
97 INCLUDES
= -I..
-I
$(srcdir) -I..
/intl
99 libfu_a_SOURCES
= getdate.y posixtm.y 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
107 libfu_a_LIBADD
= @LIBOBJS@ @ALLOCA@
108 libfu_a_DEPENDENCIES
= $(libfu_a_LIBADD
)
110 noinst_HEADERS
= argmatch.h backupfile.h closeout.h \
111 error.h exclude.h fnmatch.h fsusage.h \
112 getdate.h getline.h getopt.h group-member.h human.h long-options.h \
113 makepath.h modechange.h mountlist.h hash.h path-concat.h pathmax.h \
114 quotearg.h safe-read.h save-cwd.h savedir.h strverscmp.h \
115 xalloc.h xstrtol.h xstrtoul.h
117 BUILT_SOURCES
= getdate.c posixtm.c
118 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
119 CONFIG_HEADER
= ..
/config.h
121 LIBRARIES
= $(noinst_LIBRARIES
)
124 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I..
125 CPPFLAGS
= @CPPFLAGS@
128 ANSI2KNR
= ..
/src
/ansi2knr
129 libfu_a_OBJECTS
= getdate
$U.o posixtm
$U.o getopt
$U.o getopt1
$U.o \
130 addext
$U.o argmatch
$U.o backupfile
$U.o
basename$U.o closeout
$U.o \
131 dirname
$U.o exclude
$U.o filemode
$U.o full-write
$U.o human
$U.o \
132 idcache
$U.o isdir
$U.o long-options
$U.o makepath
$U.o modechange
$U.o \
133 hash
$U.o path-concat
$U.o quotearg
$U.o safe-read
$U.o save-cwd
$U.o \
134 savedir
$U.o stripslash
$U.o userspec
$U.o xgetcwd
$U.o xmalloc
$U.o \
135 xstrdup
$U.o xstrtol
$U.o xstrtoul
$U.o yesno
$U.o
137 YLWRAP
= $(srcdir)/ylwrap
139 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) $(CFLAGS
)
140 LINK
= $(CC
) $(CFLAGS
) $(LDFLAGS
) -o
$@
141 HEADERS
= $(noinst_HEADERS
)
143 DIST_COMMON
= Makefile.am Makefile.in TODO alloca.c chown.c error.c \
144 error.h euidaccess.c fileblocks.c fnmatch.c fsusage.c ftruncate.c \
145 getdate.c getgroups.c getline.c group-member.c lchown.c lstat.c \
146 malloc.c memcmp.c memcpy.c memset.c mkdir.c mktime.c mountlist.c \
147 obstack.c obstack.h posixtm.c realloc.c regex.c regex.h rename.c \
148 rmdir.c rpmatch.c rx.c rx.h stat.c stpcpy.c strcasecmp.c strdup.c \
149 strftime.c strndup.c strstr.c strtol.c strtoul.c strverscmp.c ylwrap
152 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
156 DEP_FILES
= .deps
/addext.P .deps
/alloca.P .deps
/argmatch.P \
157 .deps
/backupfile.P .deps
/basename.P .deps
/chown.P .deps
/closeout.P \
158 .deps
/dirname.P .deps
/error.P .deps
/euidaccess.P .deps
/exclude.P \
159 .deps
/fileblocks.P .deps
/filemode.P .deps
/fnmatch.P .deps
/fsusage.P \
160 .deps
/ftruncate.P .deps
/full-write.P .deps
/getdate .deps
/getdate.P \
161 .deps
/getgroups.P .deps
/getline.P .deps
/getopt.P .deps
/getopt1.P \
162 .deps
/group-member.P .deps
/hash.P .deps
/human.P .deps
/idcache.P \
163 .deps
/isdir.P .deps
/lchown.P .deps
/long-options.P .deps
/lstat.P \
164 .deps
/makepath.P .deps
/malloc.P .deps
/memcmp.P .deps
/memcpy.P \
165 .deps
/memset.P .deps
/mkdir.P .deps
/mktime.P .deps
/modechange.P \
166 .deps
/mountlist.P .deps
/obstack.P .deps
/path-concat.P .deps
/posixtm \
167 .deps
/posixtm.P .deps
/quotearg.P .deps
/realloc.P .deps
/regex.P \
168 .deps
/rename.P .deps
/rmdir.P .deps
/rpmatch.P .deps
/rx.P \
169 .deps
/safe-read.P .deps
/save-cwd.P .deps
/savedir.P .deps
/stat.P \
170 .deps
/stpcpy.P .deps
/strcasecmp.P .deps
/strdup.P .deps
/strftime.P \
171 .deps
/stripslash.P .deps
/strndup.P .deps
/strstr.P .deps
/strtol.P \
172 .deps
/strtoul.P .deps
/strverscmp.P .deps
/userspec.P .deps
/xgetcwd.P \
173 .deps
/xmalloc.P .deps
/xstrdup.P .deps
/xstrtol.P .deps
/xstrtoul.P \
175 SOURCES
= $(libfu_a_SOURCES
)
176 OBJECTS
= $(libfu_a_OBJECTS
)
178 all: Makefile
$(LIBRARIES
) $(HEADERS
)
181 .SUFFIXES
: .S .c .o .s .y
182 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
183 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnits lib
/Makefile
185 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
$(BUILT_SOURCES
)
187 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
190 mostlyclean-noinstLIBRARIES
:
192 clean-noinstLIBRARIES
:
193 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
195 distclean-noinstLIBRARIES
:
197 maintainer-clean-noinstLIBRARIES
:
206 -rm -f
*.o core
*.core
213 maintainer-clean-compile
:
214 ..
/src
/ansi2knr
: ..
/src
/ansi2knr.o
215 cd ..
/src
&& $(MAKE
) ansi2knr
218 cd ..
/src
&& $(MAKE
) ansi2knr.o
230 libfu.a
: $(libfu_a_OBJECTS
) $(libfu_a_DEPENDENCIES
)
232 $(AR
) cru libfu.a
$(libfu_a_OBJECTS
) $(libfu_a_LIBADD
)
235 $(SHELL
) $(YLWRAP
) "$(YACC)" $< y.tab.c
$*.c y.tab.h
$*.h
-- $(YFLAGS
)
239 addext_.c
: addext.c
$(ANSI2KNR
)
240 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/addext.c; then echo $(srcdir)/addext.c; else echo addext.c; fi` |
$(ANSI2KNR
) > addext_.c
241 alloca_.c
: alloca.c
$(ANSI2KNR
)
242 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/alloca.c; then echo $(srcdir)/alloca.c; else echo alloca.c; fi` |
$(ANSI2KNR
) > alloca_.c
243 argmatch_.c
: argmatch.c
$(ANSI2KNR
)
244 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/argmatch.c; then echo $(srcdir)/argmatch.c; else echo argmatch.c; fi` |
$(ANSI2KNR
) > argmatch_.c
245 backupfile_.c
: backupfile.c
$(ANSI2KNR
)
246 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/backupfile.c; then echo $(srcdir)/backupfile.c; else echo backupfile.c; fi` |
$(ANSI2KNR
) > backupfile_.c
247 basename_.c
: basename.c
$(ANSI2KNR
)
248 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/basename.c; then echo $(srcdir)/basename.c; else echo basename.c; fi` |
$(ANSI2KNR
) > basename_.c
249 chown_.c
: chown.c
$(ANSI2KNR
)
250 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/chown.c; then echo $(srcdir)/chown.c; else echo chown.c; fi` |
$(ANSI2KNR
) > chown_.c
251 closeout_.c
: closeout.c
$(ANSI2KNR
)
252 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/closeout.c; then echo $(srcdir)/closeout.c; else echo closeout.c; fi` |
$(ANSI2KNR
) > closeout_.c
253 dirname_.c
: dirname.c
$(ANSI2KNR
)
254 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/dirname.c; then echo $(srcdir)/dirname.c; else echo dirname.c; fi` |
$(ANSI2KNR
) > dirname_.c
255 error_.c
: error.c
$(ANSI2KNR
)
256 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/error.c; then echo $(srcdir)/error.c; else echo error.c; fi` |
$(ANSI2KNR
) > error_.c
257 euidaccess_.c
: euidaccess.c
$(ANSI2KNR
)
258 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/euidaccess.c; then echo $(srcdir)/euidaccess.c; else echo euidaccess.c; fi` |
$(ANSI2KNR
) > euidaccess_.c
259 exclude_.c
: exclude.c
$(ANSI2KNR
)
260 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/exclude.c; then echo $(srcdir)/exclude.c; else echo exclude.c; fi` |
$(ANSI2KNR
) > exclude_.c
261 fileblocks_.c
: fileblocks.c
$(ANSI2KNR
)
262 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/fileblocks.c; then echo $(srcdir)/fileblocks.c; else echo fileblocks.c; fi` |
$(ANSI2KNR
) > fileblocks_.c
263 filemode_.c
: filemode.c
$(ANSI2KNR
)
264 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/filemode.c; then echo $(srcdir)/filemode.c; else echo filemode.c; fi` |
$(ANSI2KNR
) > filemode_.c
265 fnmatch_.c
: fnmatch.c
$(ANSI2KNR
)
266 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/fnmatch.c; then echo $(srcdir)/fnmatch.c; else echo fnmatch.c; fi` |
$(ANSI2KNR
) > fnmatch_.c
267 fsusage_.c
: fsusage.c
$(ANSI2KNR
)
268 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/fsusage.c; then echo $(srcdir)/fsusage.c; else echo fsusage.c; fi` |
$(ANSI2KNR
) > fsusage_.c
269 ftruncate_.c
: ftruncate.c
$(ANSI2KNR
)
270 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/ftruncate.c; then echo $(srcdir)/ftruncate.c; else echo ftruncate.c; fi` |
$(ANSI2KNR
) > ftruncate_.c
271 full-write_.c
: full-write.c
$(ANSI2KNR
)
272 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/full-write.c; then echo $(srcdir)/full-write.c; else echo full-write.c; fi` |
$(ANSI2KNR
) > full-write_.c
273 getdate_.c
: getdate.c
$(ANSI2KNR
)
274 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/getdate.c; then echo $(srcdir)/getdate.c; else echo getdate.c; fi` |
$(ANSI2KNR
) > getdate_.c
275 getgroups_.c
: getgroups.c
$(ANSI2KNR
)
276 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/getgroups.c; then echo $(srcdir)/getgroups.c; else echo getgroups.c; fi` |
$(ANSI2KNR
) > getgroups_.c
277 getline_.c
: getline.c
$(ANSI2KNR
)
278 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/getline.c; then echo $(srcdir)/getline.c; else echo getline.c; fi` |
$(ANSI2KNR
) > getline_.c
279 getopt_.c
: getopt.c
$(ANSI2KNR
)
280 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/getopt.c; then echo $(srcdir)/getopt.c; else echo getopt.c; fi` |
$(ANSI2KNR
) > getopt_.c
281 getopt1_.c
: getopt1.c
$(ANSI2KNR
)
282 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/getopt1.c; then echo $(srcdir)/getopt1.c; else echo getopt1.c; fi` |
$(ANSI2KNR
) > getopt1_.c
283 group-member_.c
: group-member.c
$(ANSI2KNR
)
284 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/group-member.c; then echo $(srcdir)/group-member.c; else echo group-member.c; fi` |
$(ANSI2KNR
) > group-member_.c
285 hash_.c
: hash.c
$(ANSI2KNR
)
286 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/hash.c; then echo $(srcdir)/hash.c; else echo hash.c; fi` |
$(ANSI2KNR
) > hash_.c
287 human_.c
: human.c
$(ANSI2KNR
)
288 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/human.c; then echo $(srcdir)/human.c; else echo human.c; fi` |
$(ANSI2KNR
) > human_.c
289 idcache_.c
: idcache.c
$(ANSI2KNR
)
290 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/idcache.c; then echo $(srcdir)/idcache.c; else echo idcache.c; fi` |
$(ANSI2KNR
) > idcache_.c
291 isdir_.c
: isdir.c
$(ANSI2KNR
)
292 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/isdir.c; then echo $(srcdir)/isdir.c; else echo isdir.c; fi` |
$(ANSI2KNR
) > isdir_.c
293 lchown_.c
: lchown.c
$(ANSI2KNR
)
294 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/lchown.c; then echo $(srcdir)/lchown.c; else echo lchown.c; fi` |
$(ANSI2KNR
) > lchown_.c
295 long-options_.c
: long-options.c
$(ANSI2KNR
)
296 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/long-options.c; then echo $(srcdir)/long-options.c; else echo long-options.c; fi` |
$(ANSI2KNR
) > long-options_.c
297 lstat_.c
: lstat.c
$(ANSI2KNR
)
298 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/lstat.c; then echo $(srcdir)/lstat.c; else echo lstat.c; fi` |
$(ANSI2KNR
) > lstat_.c
299 makepath_.c
: makepath.c
$(ANSI2KNR
)
300 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/makepath.c; then echo $(srcdir)/makepath.c; else echo makepath.c; fi` |
$(ANSI2KNR
) > makepath_.c
301 malloc_.c
: malloc.c
$(ANSI2KNR
)
302 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/malloc.c; then echo $(srcdir)/malloc.c; else echo malloc.c; fi` |
$(ANSI2KNR
) > malloc_.c
303 memcmp_.c
: memcmp.c
$(ANSI2KNR
)
304 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/memcmp.c; then echo $(srcdir)/memcmp.c; else echo memcmp.c; fi` |
$(ANSI2KNR
) > memcmp_.c
305 memcpy_.c
: memcpy.c
$(ANSI2KNR
)
306 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/memcpy.c; then echo $(srcdir)/memcpy.c; else echo memcpy.c; fi` |
$(ANSI2KNR
) > memcpy_.c
307 memset_.c
: memset.c
$(ANSI2KNR
)
308 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/memset.c; then echo $(srcdir)/memset.c; else echo memset.c; fi` |
$(ANSI2KNR
) > memset_.c
309 mkdir_.c
: mkdir.c
$(ANSI2KNR
)
310 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/mkdir.c; then echo $(srcdir)/mkdir.c; else echo mkdir.c; fi` |
$(ANSI2KNR
) > mkdir_.c
311 mktime_.c
: mktime.c
$(ANSI2KNR
)
312 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/mktime.c; then echo $(srcdir)/mktime.c; else echo mktime.c; fi` |
$(ANSI2KNR
) > mktime_.c
313 modechange_.c
: modechange.c
$(ANSI2KNR
)
314 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/modechange.c; then echo $(srcdir)/modechange.c; else echo modechange.c; fi` |
$(ANSI2KNR
) > modechange_.c
315 mountlist_.c
: mountlist.c
$(ANSI2KNR
)
316 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/mountlist.c; then echo $(srcdir)/mountlist.c; else echo mountlist.c; fi` |
$(ANSI2KNR
) > mountlist_.c
317 obstack_.c
: obstack.c
$(ANSI2KNR
)
318 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/obstack.c; then echo $(srcdir)/obstack.c; else echo obstack.c; fi` |
$(ANSI2KNR
) > obstack_.c
319 path-concat_.c
: path-concat.c
$(ANSI2KNR
)
320 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/path-concat.c; then echo $(srcdir)/path-concat.c; else echo path-concat.c; fi` |
$(ANSI2KNR
) > path-concat_.c
321 posixtm_.c
: posixtm.c
$(ANSI2KNR
)
322 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/posixtm.c; then echo $(srcdir)/posixtm.c; else echo posixtm.c; fi` |
$(ANSI2KNR
) > posixtm_.c
323 quotearg_.c
: quotearg.c
$(ANSI2KNR
)
324 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/quotearg.c; then echo $(srcdir)/quotearg.c; else echo quotearg.c; fi` |
$(ANSI2KNR
) > quotearg_.c
325 realloc_.c
: realloc.c
$(ANSI2KNR
)
326 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/realloc.c; then echo $(srcdir)/realloc.c; else echo realloc.c; fi` |
$(ANSI2KNR
) > realloc_.c
327 regex_.c
: regex.c
$(ANSI2KNR
)
328 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/regex.c; then echo $(srcdir)/regex.c; else echo regex.c; fi` |
$(ANSI2KNR
) > regex_.c
329 rename_.c
: rename.c
$(ANSI2KNR
)
330 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/rename.c; then echo $(srcdir)/rename.c; else echo rename.c; fi` |
$(ANSI2KNR
) > rename_.c
331 rmdir_.c
: rmdir.c
$(ANSI2KNR
)
332 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/rmdir.c; then echo $(srcdir)/rmdir.c; else echo rmdir.c; fi` |
$(ANSI2KNR
) > rmdir_.c
333 rpmatch_.c
: rpmatch.c
$(ANSI2KNR
)
334 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/rpmatch.c; then echo $(srcdir)/rpmatch.c; else echo rpmatch.c; fi` |
$(ANSI2KNR
) > rpmatch_.c
335 rx_.c
: rx.c
$(ANSI2KNR
)
336 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/rx.c; then echo $(srcdir)/rx.c; else echo rx.c; fi` |
$(ANSI2KNR
) > rx_.c
337 safe-read_.c
: safe-read.c
$(ANSI2KNR
)
338 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/safe-read.c; then echo $(srcdir)/safe-read.c; else echo safe-read.c; fi` |
$(ANSI2KNR
) > safe-read_.c
339 save-cwd_.c
: save-cwd.c
$(ANSI2KNR
)
340 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/save-cwd.c; then echo $(srcdir)/save-cwd.c; else echo save-cwd.c; fi` |
$(ANSI2KNR
) > save-cwd_.c
341 savedir_.c
: savedir.c
$(ANSI2KNR
)
342 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/savedir.c; then echo $(srcdir)/savedir.c; else echo savedir.c; fi` |
$(ANSI2KNR
) > savedir_.c
343 stat_.c
: stat.c
$(ANSI2KNR
)
344 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/stat.c; then echo $(srcdir)/stat.c; else echo stat.c; fi` |
$(ANSI2KNR
) > stat_.c
345 stpcpy_.c
: stpcpy.c
$(ANSI2KNR
)
346 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/stpcpy.c; then echo $(srcdir)/stpcpy.c; else echo stpcpy.c; fi` |
$(ANSI2KNR
) > stpcpy_.c
347 strcasecmp_.c
: strcasecmp.c
$(ANSI2KNR
)
348 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/strcasecmp.c; then echo $(srcdir)/strcasecmp.c; else echo strcasecmp.c; fi` |
$(ANSI2KNR
) > strcasecmp_.c
349 strdup_.c
: strdup.c
$(ANSI2KNR
)
350 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/strdup.c; then echo $(srcdir)/strdup.c; else echo strdup.c; fi` |
$(ANSI2KNR
) > strdup_.c
351 strftime_.c
: strftime.c
$(ANSI2KNR
)
352 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/strftime.c; then echo $(srcdir)/strftime.c; else echo strftime.c; fi` |
$(ANSI2KNR
) > strftime_.c
353 stripslash_.c
: stripslash.c
$(ANSI2KNR
)
354 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/stripslash.c; then echo $(srcdir)/stripslash.c; else echo stripslash.c; fi` |
$(ANSI2KNR
) > stripslash_.c
355 strndup_.c
: strndup.c
$(ANSI2KNR
)
356 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/strndup.c; then echo $(srcdir)/strndup.c; else echo strndup.c; fi` |
$(ANSI2KNR
) > strndup_.c
357 strstr_.c
: strstr.c
$(ANSI2KNR
)
358 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/strstr.c; then echo $(srcdir)/strstr.c; else echo strstr.c; fi` |
$(ANSI2KNR
) > strstr_.c
359 strtol_.c
: strtol.c
$(ANSI2KNR
)
360 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/strtol.c; then echo $(srcdir)/strtol.c; else echo strtol.c; fi` |
$(ANSI2KNR
) > strtol_.c
361 strtoul_.c
: strtoul.c
$(ANSI2KNR
)
362 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/strtoul.c; then echo $(srcdir)/strtoul.c; else echo strtoul.c; fi` |
$(ANSI2KNR
) > strtoul_.c
363 strverscmp_.c
: strverscmp.c
$(ANSI2KNR
)
364 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/strverscmp.c; then echo $(srcdir)/strverscmp.c; else echo strverscmp.c; fi` |
$(ANSI2KNR
) > strverscmp_.c
365 userspec_.c
: userspec.c
$(ANSI2KNR
)
366 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/userspec.c; then echo $(srcdir)/userspec.c; else echo userspec.c; fi` |
$(ANSI2KNR
) > userspec_.c
367 xgetcwd_.c
: xgetcwd.c
$(ANSI2KNR
)
368 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/xgetcwd.c; then echo $(srcdir)/xgetcwd.c; else echo xgetcwd.c; fi` |
$(ANSI2KNR
) > xgetcwd_.c
369 xmalloc_.c
: xmalloc.c
$(ANSI2KNR
)
370 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/xmalloc.c; then echo $(srcdir)/xmalloc.c; else echo xmalloc.c; fi` |
$(ANSI2KNR
) > xmalloc_.c
371 xstrdup_.c
: xstrdup.c
$(ANSI2KNR
)
372 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/xstrdup.c; then echo $(srcdir)/xstrdup.c; else echo xstrdup.c; fi` |
$(ANSI2KNR
) > xstrdup_.c
373 xstrtol_.c
: xstrtol.c
$(ANSI2KNR
)
374 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/xstrtol.c; then echo $(srcdir)/xstrtol.c; else echo xstrtol.c; fi` |
$(ANSI2KNR
) > xstrtol_.c
375 xstrtoul_.c
: xstrtoul.c
$(ANSI2KNR
)
376 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/xstrtoul.c; then echo $(srcdir)/xstrtoul.c; else echo xstrtoul.c; fi` |
$(ANSI2KNR
) > xstrtoul_.c
377 yesno_.c
: yesno.c
$(ANSI2KNR
)
378 $(CPP
) $(DEFS
) $(INCLUDES
) $(CPPFLAGS
) `if test -f $(srcdir)/yesno.c; then echo $(srcdir)/yesno.c; else echo yesno.c; fi` |
$(ANSI2KNR
) > yesno_.c
379 addext_.o alloca_.o argmatch_.o backupfile_.o basename_.o chown_.o \
380 closeout_.o dirname_.o error_.o euidaccess_.o exclude_.o fileblocks_.o \
381 filemode_.o fnmatch_.o fsusage_.o ftruncate_.o full-write_.o getdate_.o \
382 getgroups_.o getline_.o getopt_.o getopt1_.o group-member_.o hash_.o \
383 human_.o idcache_.o isdir_.o lchown_.o long-options_.o lstat_.o \
384 makepath_.o malloc_.o memcmp_.o memcpy_.o memset_.o mkdir_.o mktime_.o \
385 modechange_.o mountlist_.o obstack_.o path-concat_.o posixtm_.o \
386 quotearg_.o realloc_.o regex_.o rename_.o rmdir_.o rpmatch_.o rx_.o \
387 safe-read_.o save-cwd_.o savedir_.o stat_.o stpcpy_.o strcasecmp_.o \
388 strdup_.o strftime_.o stripslash_.o strndup_.o strstr_.o strtol_.o \
389 strtoul_.o strverscmp_.o userspec_.o xgetcwd_.o xmalloc_.o xstrdup_.o \
390 xstrtol_.o xstrtoul_.o yesno_.o
: $(ANSI2KNR
)
394 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
395 here
=`pwd` && cd
$(srcdir) \
396 && mkid
-f
$$here/ID
$(SOURCES
) $(HEADERS
) $(LISP
)
398 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
401 list
='$(SOURCES) $(HEADERS)'; \
402 unique
=`for i in $$list; do echo $$i; done | \
403 awk ' { files[$$0] = 1; } \
404 END { for (i in files) print i; }'`; \
405 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
406 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
415 maintainer-clean-tags
:
417 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
421 distdir
: $(DISTFILES
)
422 here
=`cd $(top_builddir) && pwd`; \
423 top_distdir
=`cd $(top_distdir) && pwd`; \
424 distdir
=`cd $(distdir) && pwd`; \
426 && $(AUTOMAKE
) --include-deps
--build-dir
=$$here --srcdir-name
=$(top_srcdir
) --output-dir
=$$top_distdir --gnits lib
/Makefile
427 @for file in
$(DISTFILES
); do \
429 test -f
$(distdir
)/$$file \
430 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
431 || cp
-p
$$d/$$file $(distdir
)/$$file; \
434 DEPS_MAGIC
:= $(shell mkdir .deps
> /dev
/null
2>&1 ||
:)
436 -include $(DEP_FILES
)
444 maintainer-clean-depend
:
448 @echo
'$(COMPILE) -c $<'; \
449 $(COMPILE
) -Wp
,-MD
,.deps
/$(*F
).P
-c
$<
452 @echo
'$(LTCOMPILE) -c $<'; \
453 $(LTCOMPILE
) -Wp
,-MD
,.deps
/$(*F
).p
-c
$<
454 @
-sed
-e
's/^\([^:]*\)\.o:/\1.lo \1.o:/' \
455 < .deps
/$(*F
).p
> .deps
/$(*F
).P
456 @
-rm -f .deps
/$(*F
).p
468 install: install-exec install-data
all
474 $(MAKE
) INSTALL_PROGRAM
='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT
='$(INSTALL_PROGRAM)' install
479 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
482 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
485 -rm -f Makefile
$(DISTCLEANFILES
)
486 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
487 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
489 maintainer-clean-generic
:
490 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
491 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
492 mostlyclean: mostlyclean-noinstLIBRARIES mostlyclean-compile \
493 mostlyclean-kr mostlyclean-tags mostlyclean-depend \
496 clean: clean-noinstLIBRARIES clean-compile clean-kr clean-tags \
497 clean-depend clean-generic
mostlyclean
499 distclean: distclean-noinstLIBRARIES distclean-compile distclean-kr \
500 distclean-tags distclean-depend distclean-generic
clean
503 maintainer-clean
: maintainer-clean-noinstLIBRARIES \
504 maintainer-clean-compile maintainer-clean-kr \
505 maintainer-clean-tags maintainer-clean-depend \
506 maintainer-clean-generic
distclean
507 @echo
"This command is intended for maintainers to use;"
508 @echo
"it deletes files that may require special tools to rebuild."
510 .PHONY
: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
511 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
512 mostlyclean-compile distclean-compile clean-compile \
513 maintainer-clean-compile mostlyclean-kr distclean-kr clean-kr \
514 maintainer-clean-kr
tags mostlyclean-tags distclean-tags clean-tags \
515 maintainer-clean-tags distdir mostlyclean-depend distclean-depend \
516 clean-depend maintainer-clean-depend
info dvi installcheck install-exec \
517 install-data
install uninstall all installdirs mostlyclean-generic \
518 distclean-generic clean-generic maintainer-clean-generic
clean \
519 mostlyclean distclean maintainer-clean
522 # Tell versions [3.59,3.63) of GNU make to not export all variables.
523 # Otherwise a system limit (for SysV at least) may be exceeded.