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