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