4ea3289224f41195c1fb86e63d6e727e870ea09e
[gnulib.git] / lib / Makefile.in
1 # Makefile.in generated automatically by automake 1.2c from Makefile.am
2
3 # Copyright (C) 1994, 1995, 1996, 1997 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 = true
53 PRE_INSTALL = true
54 POST_INSTALL = true
55 NORMAL_UNINSTALL = true
56 PRE_UNINSTALL = true
57 POST_UNINSTALL = true
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 MAINT = @MAINT@
75 MAKEINFO = @MAKEINFO@
76 MKINSTALLDIRS = @MKINSTALLDIRS@
77 MSGFMT = @MSGFMT@
78 MVDIR_PROG = @MVDIR_PROG@
79 PACKAGE = @PACKAGE@
80 PERL = @PERL@
81 POFILES = @POFILES@
82 POSUB = @POSUB@
83 RANLIB = @RANLIB@
84 U = @U@
85 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
86 USE_NLS = @USE_NLS@
87 VERSION = @VERSION@
88 YACC = @YACC@
89 l = @l@
90
91 noinst_LIBRARIES = libfu.a
92
93 EXTRA_DIST = chown.c getgroups.c getline.c lstat.c malloc.c mktime.c \
94   realloc.c stat.c strftime.c
95
96 INCLUDES = -I.. -I$(srcdir) -I../intl
97
98 libfu_a_SOURCES = getdate.y posixtm.y getopt.c getopt1.c \
99 addext.c argmatch.c backupfile.c basename.c dirname.c filemode.c \
100 full-write.c idcache.c \
101 isdir.c long-options.c makepath.c modechange.c hash.c path-concat.c \
102 safe-read.c save-cwd.c savedir.c stripslash.c userspec.c xgetcwd.c \
103 xmalloc.c xstrdup.c xstrtol.c xstrtoul.c yesno.c
104
105 libfu_a_LIBADD = @LIBOBJS@ @ALLOCA@
106 libfu_a_DEPENDENCIES = $(libfu_a_LIBADD)
107
108 noinst_HEADERS = argmatch.h backupfile.h error.h fnmatch.h fsusage.h \
109 getdate.h getline.h getopt.h group-member.h long-options.h \
110 makepath.h modechange.h mountlist.h hash.h path-concat.h pathmax.h \
111 save-cwd.h savedir.h strverscmp.h xalloc.h xstrtol.h xstrtoul.h
112
113 BUILT_SOURCES = getdate.c posixtm.c
114 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
115 CONFIG_HEADER = ../config.h
116 CONFIG_CLEAN_FILES = 
117 LIBRARIES =  $(noinst_LIBRARIES)
118
119
120 DEFS = @DEFS@ -I. -I$(srcdir) -I..
121 CPPFLAGS = @CPPFLAGS@
122 LDFLAGS = @LDFLAGS@
123 LIBS = @LIBS@
124 libfu_a_OBJECTS =  getdate.o posixtm.o getopt.o getopt1.o addext.o \
125 argmatch.o backupfile.o basename.o dirname.o filemode.o full-write.o \
126 idcache.o isdir.o long-options.o makepath.o modechange.o hash.o \
127 path-concat.o safe-read.o save-cwd.o savedir.o stripslash.o userspec.o \
128 xgetcwd.o xmalloc.o xstrdup.o xstrtol.o xstrtoul.o yesno.o
129 AR = ar
130 YLWRAP = $(srcdir)/ylwrap
131 CFLAGS = @CFLAGS@
132 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
133 LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@
134 HEADERS =  $(noinst_HEADERS)
135
136 DIST_COMMON =  Makefile.am Makefile.in alloca.c chown.c error.c error.h \
137 euidaccess.c fileblocks.c fnmatch.c fsusage.c ftruncate.c getdate.c \
138 getgroups.c getline.c group-member.c lstat.c malloc.c memcmp.c memcpy.c \
139 memset.c mkdir.c mktime.c mountlist.c obstack.c obstack.h posixtm.c \
140 realloc.c regex.c regex.h rename.c rmdir.c rpmatch.c rx.c rx.h stat.c \
141 stpcpy.c strcasecmp.c strdup.c strftime.c strndup.c strstr.c strtol.c \
142 strtoul.c strverscmp.c ylwrap
143
144
145 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
146
147 TAR = tar
148 GZIP = --best
149 DEP_FILES =  .deps/addext.P .deps/alloca.P .deps/argmatch.P \
150 .deps/backupfile.P .deps/basename.P .deps/chown.P .deps/dirname.P \
151 .deps/error.P .deps/euidaccess.P .deps/fileblocks.P .deps/filemode.P \
152 .deps/fnmatch.P .deps/fsusage.P .deps/ftruncate.P .deps/full-write.P \
153 .deps/getdate.P .deps/getgroups.P .deps/getline.P .deps/getopt.P \
154 .deps/getopt1.P .deps/group-member.P .deps/hash.P .deps/idcache.P \
155 .deps/isdir.P .deps/long-options.P .deps/lstat.P .deps/makepath.P \
156 .deps/malloc.P .deps/memcmp.P .deps/memcpy.P .deps/memset.P \
157 .deps/mkdir.P .deps/mktime.P .deps/modechange.P .deps/mountlist.P \
158 .deps/obstack.P .deps/path-concat.P .deps/posixtm.P .deps/realloc.P \
159 .deps/regex.P .deps/rename.P .deps/rmdir.P .deps/rpmatch.P .deps/rx.P \
160 .deps/safe-read.P .deps/save-cwd.P .deps/savedir.P .deps/stat.P \
161 .deps/stpcpy.P .deps/strcasecmp.P .deps/strdup.P .deps/strftime.P \
162 .deps/stripslash.P .deps/strndup.P .deps/strstr.P .deps/strtol.P \
163 .deps/strtoul.P .deps/strverscmp.P .deps/userspec.P .deps/xgetcwd.P \
164 .deps/xmalloc.P .deps/xstrdup.P .deps/xstrtol.P .deps/xstrtoul.P \
165 .deps/yesno.P
166 SOURCES = $(libfu_a_SOURCES)
167 OBJECTS = $(libfu_a_OBJECTS)
168
169 default: all
170
171 .SUFFIXES:
172 .SUFFIXES: .c .h .o .y
173 $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
174         cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile
175
176 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
177         cd $(top_builddir) \
178           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
179
180
181 mostlyclean-noinstLIBRARIES:
182
183 clean-noinstLIBRARIES:
184         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
185
186 distclean-noinstLIBRARIES:
187
188 maintainer-clean-noinstLIBRARIES:
189
190 .c.o:
191         $(COMPILE) -c $<
192
193 mostlyclean-compile:
194         -rm -f *.o core
195
196 clean-compile:
197
198 distclean-compile:
199         -rm -f *.tab.c
200
201 maintainer-clean-compile:
202
203 libfu.a: $(libfu_a_OBJECTS) $(libfu_a_DEPENDENCIES)
204         -rm -f libfu.a
205         $(AR) cru libfu.a $(libfu_a_OBJECTS) $(libfu_a_LIBADD)
206         $(RANLIB) libfu.a
207 .y.c:
208         $(SHELL) $(YLWRAP) "$(YACC)" $< y.tab.c $*.c y.tab.h $*.h -- $(YACCFLAGS)
209 .y.h:
210         $(SHELL) $(YLWRAP) "$(YACC)" $< y.tab.c $*.c y.tab.h $*.h -- $(YACCFLAGS)
211
212 tags: TAGS
213
214 ID: $(HEADERS) $(SOURCES)
215         here=`pwd` && cd $(srcdir) && mkid -f$$here/ID $(SOURCES) $(HEADERS)
216
217 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES)
218         tags=; \
219         here=`pwd`; \
220         test -z "$(ETAGS_ARGS)$(SOURCES)$(HEADERS)$$tags" \
221           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $(SOURCES) $(HEADERS) -o $$here/TAGS)
222
223 mostlyclean-tags:
224
225 clean-tags:
226
227 distclean-tags:
228         -rm -f TAGS ID
229
230 maintainer-clean-tags:
231
232 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
233
234 subdir = lib
235
236 distdir: $(DISTFILES)
237         here=`cd $(top_builddir) && pwd`; \
238         top_distdir=`cd $(top_distdir) && pwd`; \
239         distdir=`cd $(distdir) && pwd`; \
240         cd $(top_srcdir) \
241           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits lib/Makefile
242         @for file in $(DISTFILES); do \
243           d=$(srcdir); \
244           test -f $(distdir)/$$file \
245           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
246           || cp -p $$d/$$file $(distdir)/$$file; \
247         done
248
249 MKDEP = $(CC) -M $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
250
251 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
252 -include .deps/.P
253 .deps/.P: $(BUILT_SOURCES)
254         echo > $@
255
256 -include $(DEP_FILES)
257
258 mostlyclean-depend:
259
260 clean-depend:
261
262 distclean-depend:
263
264 maintainer-clean-depend:
265         -rm -rf .deps
266
267 .deps/%.P: %.c
268         @echo "Computing dependencies for $<..."
269         @o='o'; \
270         test -n "$o" && o='$$o'; \
271         $(MKDEP) $< >$@.tmp \
272           && sed "s,^\(.*\)\.o:,\1.$$o \1.l$$o $@:," < $@.tmp > $@ \
273           && rm -f $@.tmp
274 info:
275 dvi:
276 check: all
277         $(MAKE)
278 installcheck:
279 install-exec: 
280         @$(NORMAL_INSTALL)
281
282 install-data: 
283         @$(NORMAL_INSTALL)
284
285 install: install-exec install-data all
286         @:
287
288 uninstall: 
289
290 all: Makefile $(LIBRARIES) $(HEADERS)
291
292 install-strip:
293         $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
294 installdirs:
295
296
297 mostlyclean-generic:
298         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
299
300 clean-generic:
301         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
302
303 distclean-generic:
304         -rm -f Makefile $(DISTCLEANFILES)
305         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
306         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
307
308 maintainer-clean-generic:
309         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
310         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
311 mostlyclean:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
312                 mostlyclean-tags mostlyclean-depend mostlyclean-generic
313
314 clean:  clean-noinstLIBRARIES clean-compile clean-tags clean-depend \
315                 clean-generic mostlyclean
316
317 distclean:  distclean-noinstLIBRARIES distclean-compile distclean-tags \
318                 distclean-depend distclean-generic clean
319         -rm -f config.status
320
321 maintainer-clean:  maintainer-clean-noinstLIBRARIES \
322                 maintainer-clean-compile maintainer-clean-tags \
323                 maintainer-clean-depend maintainer-clean-generic \
324                 distclean
325         @echo "This command is intended for maintainers to use;"
326         @echo "it deletes files that may require special tools to rebuild."
327
328 .PHONY: default mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
329 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
330 mostlyclean-compile distclean-compile clean-compile \
331 maintainer-clean-compile tags mostlyclean-tags distclean-tags \
332 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
333 distclean-depend clean-depend maintainer-clean-depend info dvi \
334 installcheck install-exec install-data install uninstall all \
335 installdirs mostlyclean-generic distclean-generic clean-generic \
336 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
337
338
339 # Tell versions [3.59,3.63) of GNU make to not export all variables.
340 # Otherwise a system limit (for SysV at least) may be exceeded.
341 .NOEXPORT: