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