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