20c2eee174243552d8f04b6d474442130936bd42
[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 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 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 path-concat.o \
120 safe-read.o save-cwd.o savedir.o stripslash.o userspec.o xgetcwd.o \
121 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 strcasecmp.c strdup.c \
134 strftime.c strndup.c strstr.c strtol.c strtoul.c strverscmp.c ylwrap
135
136
137 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
138
139 TAR = tar
140 GZIP = --best
141 DEP_FILES =  .deps/addext.P .deps/alloca.P .deps/argmatch.P \
142 .deps/backupfile.P .deps/basename.P .deps/chown.P .deps/dirname.P \
143 .deps/error.P .deps/euidaccess.P .deps/fileblocks.P .deps/filemode.P \
144 .deps/fnmatch.P .deps/fsusage.P .deps/ftruncate.P .deps/full-write.P \
145 .deps/getdate.P .deps/getgroups.P .deps/getline.P .deps/getopt.P \
146 .deps/getopt1.P .deps/group-member.P .deps/idcache.P .deps/isdir.P \
147 .deps/long-options.P .deps/makepath.P .deps/memcmp.P .deps/memcpy.P \
148 .deps/memset.P .deps/mkdir.P .deps/mktime.P .deps/modechange.P \
149 .deps/mountlist.P .deps/obstack.P .deps/path-concat.P .deps/posixtm.P \
150 .deps/regex.P .deps/rename.P .deps/rmdir.P .deps/rpmatch.P .deps/rx.P \
151 .deps/safe-read.P .deps/save-cwd.P .deps/savedir.P .deps/stpcpy.P \
152 .deps/strcasecmp.P .deps/strdup.P .deps/strftime.P .deps/stripslash.P \
153 .deps/strndup.P .deps/strstr.P .deps/strtol.P .deps/strtoul.P \
154 .deps/strverscmp.P .deps/userspec.P .deps/xgetcwd.P .deps/xmalloc.P \
155 .deps/xstrdup.P .deps/xstrtol.P .deps/xstrtoul.P .deps/yesno.P
156 SOURCES = $(libfu_a_SOURCES)
157 OBJECTS = $(libfu_a_OBJECTS)
158
159 default: all
160
161 .SUFFIXES:
162 .SUFFIXES: .c .h .o .y
163 $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
164         cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile
165
166 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
167         cd $(top_builddir) \
168           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
169
170
171 mostlyclean-noinstLIBRARIES:
172
173 clean-noinstLIBRARIES:
174         test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
175
176 distclean-noinstLIBRARIES:
177
178 maintainer-clean-noinstLIBRARIES:
179
180 .c.o:
181         $(COMPILE) -c $<
182
183 mostlyclean-compile:
184         rm -f *.o core
185
186 clean-compile:
187
188 distclean-compile:
189         rm -f *.tab.c
190
191 maintainer-clean-compile:
192
193 libfu.a: $(libfu_a_OBJECTS) $(libfu_a_DEPENDENCIES)
194         rm -f libfu.a
195         $(AR) cru libfu.a $(libfu_a_OBJECTS) $(libfu_a_LIBADD)
196         $(RANLIB) libfu.a
197 .y.c:
198         $(SHELL) $(YLWRAP) "$(YACC)" $< y.tab.c $*.c y.tab.h $*.h -- $(YFLAGS)
199 .y.h:
200         $(SHELL) $(YLWRAP) "$(YACC)" $< y.tab.c $*.c y.tab.h $*.h -- $(YFLAGS)
201
202 tags: TAGS
203
204 ID: $(HEADERS) $(SOURCES)
205         here=`pwd` && cd $(srcdir) && mkid -f$$here/ID $(SOURCES) $(HEADERS)
206
207 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES)
208         tags=; \
209         here=`pwd`; \
210         test -z "$(ETAGS_ARGS)$(SOURCES)$(HEADERS)$$tags" \
211           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $(SOURCES) $(HEADERS) -o $$here/TAGS)
212
213 mostlyclean-tags:
214
215 clean-tags:
216
217 distclean-tags:
218         rm -f TAGS ID
219
220 maintainer-clean-tags:
221
222 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
223
224 subdir = lib
225
226 distdir: $(DISTFILES)
227         here=`cd $(top_builddir) && pwd`; \
228         top_distdir=`cd $(top_distdir) && pwd`; \
229         cd $(top_srcdir) \
230           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits lib/Makefile
231         @for file in $(DISTFILES); do \
232           d=$(srcdir); \
233           test -f $(distdir)/$$file \
234           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
235           || cp -p $$d/$$file $(distdir)/$$file; \
236         done
237
238 MKDEP = gcc -M $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
239
240 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
241 -include .deps/.P
242 .deps/.P: $(BUILT_SOURCES)
243         echo > $@
244
245 -include $(DEP_FILES)
246
247 mostlyclean-depend:
248
249 clean-depend:
250
251 distclean-depend:
252
253 maintainer-clean-depend:
254         rm -rf .deps
255
256 .deps/%.P: %.c
257         @echo "Computing dependencies for $<..."
258         @o='o'; \
259         test -n "$o" && o='$$o'; \
260         $(MKDEP) $< >$@.tmp \
261           && sed "s,^\(.*\)\.o:,\1.$$o \1.l$$o $@:," < $@.tmp > $@ \
262           && rm -f $@.tmp
263 info:
264 dvi:
265 check: all
266         $(MAKE)
267 installcheck:
268 install-exec: 
269         @$(NORMAL_INSTALL)
270
271 install-data: 
272         @$(NORMAL_INSTALL)
273
274 install: install-exec install-data all
275         @:
276
277 uninstall: 
278
279 all: Makefile $(LIBRARIES) $(HEADERS)
280
281 install-strip:
282         $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
283 installdirs:
284
285
286 mostlyclean-generic:
287         test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
288
289 clean-generic:
290         test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
291
292 distclean-generic:
293         rm -f Makefile $(DISTCLEANFILES)
294         rm -f config.cache config.log stamp-h stamp-h[0-9]*
295         test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
296
297 maintainer-clean-generic:
298         test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
299         test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
300 mostlyclean:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
301                 mostlyclean-tags mostlyclean-depend mostlyclean-generic
302
303 clean:  clean-noinstLIBRARIES clean-compile clean-tags clean-depend \
304                 clean-generic mostlyclean
305
306 distclean:  distclean-noinstLIBRARIES distclean-compile distclean-tags \
307                 distclean-depend distclean-generic clean
308         rm -f config.status
309
310 maintainer-clean:  maintainer-clean-noinstLIBRARIES \
311                 maintainer-clean-compile maintainer-clean-tags \
312                 maintainer-clean-depend maintainer-clean-generic \
313                 distclean
314         @echo "This command is intended for maintainers to use;"
315         @echo "it deletes files that may require special tools to rebuild."
316
317 .PHONY: default mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
318 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
319 mostlyclean-compile distclean-compile clean-compile \
320 maintainer-clean-compile tags mostlyclean-tags distclean-tags \
321 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
322 distclean-depend clean-depend maintainer-clean-depend info dvi \
323 installcheck install-exec install-data install uninstall all \
324 installdirs mostlyclean-generic distclean-generic clean-generic \
325 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
326
327
328 # Tell versions [3.59,3.63) of GNU make to not export all variables.
329 # Otherwise a system limit (for SysV at least) may be exceeded.
330 .NOEXPORT: