.
[gnulib.git] / lib / Makefile.in
1 # Makefile.in generated automatically by automake 1.1l 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 INSTALL = @INSTALL@
36 INSTALL_PROGRAM = @INSTALL_PROGRAM@
37 INSTALL_DATA = @INSTALL_DATA@
38 INSTALL_SCRIPT = @INSTALL_SCRIPT@
39 transform = @program_transform_name@
40 YACC = @YACC@
41 GENCAT = @GENCAT@
42 PERL = @PERL@
43 MV = @MV@
44 GMSGFMT = @GMSGFMT@
45 CC = @CC@
46 RANLIB = @RANLIB@
47 LN = @LN@
48 RM = @RM@
49
50 noinst_LIBRARIES = libfu.a
51
52 EXTRA_DIST = mkdir.c rmdir.c getline.c mktime.c strftime.c getgroups.c
53
54 INCLUDES = -I.. -I$(srcdir) -I../intl
55
56 libfu_a_SOURCES = getdate.y posixtm.y getopt.c getopt1.c \
57 argmatch.c backupfile.c dirname.c filemode.c \
58 full-write.c getversion.c idcache.c \
59 isdir.c long-options.c makepath.c modechange.c path-concat.c \
60 safe-read.c save-cwd.c savedir.c stripslash.c userspec.c xgetcwd.c \
61 xmalloc.c xstrdup.c xstrtol.c xstrtoul.c yesno.c
62
63 libfu_a_LIBADD = @LIBOBJS@ @ALLOCA@
64 libfu_a_DEPENDENCIES = $(libfu_a_LIBADD)
65
66 noinst_HEADERS = argmatch.h backupfile.h error.h fnmatch.h fsusage.h \
67 getline.h getopt.h group-member.h long-options.h makepath.h modechange.h \
68 mountlist.h path-concat.h pathmax.h \
69 save-cwd.h xstrtol.h xstrtoul.h
70
71 BUILT_SOURCES = getdate.c posixtm.c
72 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
73 CONFIG_HEADER = ../config.h
74 CONFIG_CLEAN_FILES = 
75 LIBRARIES =  $(noinst_LIBRARIES)
76
77
78 DEFS = @DEFS@ -I. -I$(srcdir) -I..
79 CPPFLAGS = @CPPFLAGS@
80 LDFLAGS = @LDFLAGS@
81 LIBS = @LIBS@
82 libfu_a_OBJECTS =  getdate.o posixtm.o getopt.o getopt1.o argmatch.o \
83 backupfile.o dirname.o filemode.o full-write.o getversion.o idcache.o \
84 isdir.o long-options.o makepath.o modechange.o path-concat.o \
85 safe-read.o save-cwd.o savedir.o stripslash.o userspec.o xgetcwd.o \
86 xmalloc.o xstrdup.o xstrtol.o xstrtoul.o yesno.o
87 AR = ar
88 INTERLOCK = ./interlock
89 YLWRAP = ./ylwrap
90 CFLAGS = @CFLAGS@
91 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
92 LINK = $(CC) $(LDFLAGS) -o $@
93 HEADERS =  $(noinst_HEADERS)
94
95 DIST_COMMON =  Makefile.am Makefile.in alloca.c basename.c error.c \
96 error.h euidaccess.c fileblocks.c fnmatch.c fsusage.c ftruncate.c \
97 getdate.c getgroups.c getline.c group-member.c interlock memcmp.c \
98 memcpy.c memset.c mkdir.c mktime.c mountlist.c obstack.c obstack.h \
99 posixtm.c regex.c regex.h rename.c rmdir.c rpmatch.c rx.c rx.h stpcpy.c \
100 strcasecmp.c strdup.c strndup.c strstr.c strtol.c strtoul.c ylwrap
101
102
103 PACKAGE = @PACKAGE@
104 VERSION = @VERSION@
105
106 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) \
107         $(TEXINFOS) $(MANS) $(EXTRA_DIST)
108
109 TAR = tar
110 DEP_FILES =  .deps/alloca.P .deps/argmatch.P .deps/backupfile.P \
111 .deps/basename.P .deps/dirname.P .deps/error.P .deps/euidaccess.P \
112 .deps/fileblocks.P .deps/filemode.P .deps/fnmatch.P .deps/fsusage.P \
113 .deps/ftruncate.P .deps/full-write.P .deps/getdate.P .deps/getgroups.P \
114 .deps/getline.P .deps/getopt.P .deps/getopt1.P .deps/getversion.P \
115 .deps/group-member.P .deps/idcache.P .deps/isdir.P .deps/long-options.P \
116 .deps/makepath.P .deps/memcmp.P .deps/memcpy.P .deps/memset.P \
117 .deps/mkdir.P .deps/mktime.P .deps/modechange.P .deps/mountlist.P \
118 .deps/obstack.P .deps/path-concat.P .deps/posixtm.P .deps/regex.P \
119 .deps/rename.P .deps/rmdir.P .deps/rpmatch.P .deps/rx.P \
120 .deps/safe-read.P .deps/save-cwd.P .deps/savedir.P .deps/stpcpy.P \
121 .deps/strcasecmp.P .deps/strdup.P .deps/stripslash.P .deps/strndup.P \
122 .deps/strstr.P .deps/strtol.P .deps/strtoul.P .deps/userspec.P \
123 .deps/xgetcwd.P .deps/xmalloc.P .deps/xstrdup.P .deps/xstrtol.P \
124 .deps/xstrtoul.P .deps/yesno.P
125 SOURCES = $(libfu_a_SOURCES)
126 OBJECTS = $(libfu_a_OBJECTS)
127
128 default: all
129
130 .SUFFIXES:
131 .SUFFIXES: .c .o .y
132 $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL) 
133         cd $(top_srcdir) && automake --gnu lib/Makefile
134
135 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
136         cd $(top_builddir) \
137           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
138
139
140 mostlyclean-noinstLIBRARIES:
141
142 clean-noinstLIBRARIES:
143         test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
144
145 distclean-noinstLIBRARIES:
146
147 maintainer-clean-noinstLIBRARIES:
148
149 .c.o:
150         $(COMPILE) -c $<
151
152 mostlyclean-compile:
153         rm -f *.o core
154
155 clean-compile:
156
157 distclean-compile:
158         rm -f *.tab.c
159
160 maintainer-clean-compile:
161 $(libfu_a_OBJECTS): ../config.h
162
163 libfu.a: $(libfu_a_OBJECTS) $(libfu_a_DEPENDENCIES)
164         rm -f libfu.a
165         $(AR) cru libfu.a $(libfu_a_OBJECTS) $(libfu_a_LIBADD)
166         $(RANLIB) libfu.a
167 .y.c:
168         $(SHELL) $(INTERLOCK) =yacclockdir $(YLWRAP) "$(YACC)" y.tab.c $*.c y.tab.h $*.h -- $(YFLAGS) $<
169
170 tags: TAGS
171
172 ID: $(HEADERS) $(SOURCES)
173         here=`pwd` && cd $(srcdir) && mkid -f$$here/ID $(SOURCES) $(HEADERS)
174
175 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES)
176         tags=; \
177         here=`pwd`; \
178         list="$(SUBDIRS)"; for subdir in $$list; do \
179           test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
180         done; \
181         test -z "$(ETAGS_ARGS)$(SOURCES)$(HEADERS)$$tags" \
182           || cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $(SOURCES) $(HEADERS) -o $$here/TAGS
183
184 mostlyclean-tags:
185
186 clean-tags:
187
188 distclean-tags:
189         rm -f TAGS ID
190
191 maintainer-clean-tags:
192
193 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
194
195 subdir = lib
196 distdir: $(DISTFILES)
197         @for file in $(DISTFILES); do \
198           d=$(srcdir); \
199           test -f $(distdir)/$$file \
200           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
201           || cp -p $$d/$$file $(distdir)/$$file; \
202         done
203
204 MKDEP = gcc -M $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
205
206 -include .deps/.P
207 .deps/.P:
208         test -d .deps || mkdir .deps
209         echo > $@
210
211 -include $(DEP_FILES)
212 $(DEP_FILES): .deps/.P
213
214 mostlyclean-depend:
215
216 clean-depend:
217
218 distclean-depend:
219
220 maintainer-clean-depend:
221         rm -rf .deps
222
223 .deps/%.P: $(srcdir)/%.c
224         @echo "Computing dependencies for $<..."
225         @o='o';                         \
226         test -n "$o" && o='$$o';        \
227         $(MKDEP) $< | sed "s/^\(.*\)\.o:/\1.$$o \1.l$$o:/" > $@
228 info:
229 dvi:
230 check: all
231         $(MAKE)
232 installcheck:
233 install-exec: 
234         $(NORMAL_INSTALL)
235
236 install-data: 
237         $(NORMAL_INSTALL)
238
239 install: install-exec install-data all
240         @:
241
242 uninstall: 
243
244 all: $(LIBRARIES) $(BUILT_SOURCES) $(HEADERS) Makefile
245
246 install-strip:
247         $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' install
248 installdirs:
249
250
251 mostlyclean-generic:
252         test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
253
254 clean-generic:
255         test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
256
257 distclean-generic:
258         rm -f Makefile $(DISTCLEANFILES)
259         rm -f config.cache config.log stamp-h
260         test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
261
262 maintainer-clean-generic:
263         test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
264         test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
265 mostlyclean:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
266                 mostlyclean-tags mostlyclean-depend mostlyclean-generic
267
268 clean:  clean-noinstLIBRARIES clean-compile clean-tags clean-depend \
269                 clean-generic mostlyclean
270
271 distclean:  distclean-noinstLIBRARIES distclean-compile distclean-tags \
272                 distclean-depend distclean-generic clean
273         rm -f config.status
274
275 maintainer-clean:  maintainer-clean-noinstLIBRARIES \
276                 maintainer-clean-compile maintainer-clean-tags \
277                 maintainer-clean-depend maintainer-clean-generic \
278                 distclean
279         @echo "This command is intended for maintainers to use;"
280         @echo "it deletes files that may require special tools to rebuild."
281
282 .PHONY: default mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
283 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
284 mostlyclean-compile distclean-compile clean-compile \
285 maintainer-clean-compile tags mostlyclean-tags distclean-tags \
286 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
287 distclean-depend clean-depend maintainer-clean-depend info dvi \
288 installcheck install-exec install-data install uninstall all \
289 installdirs mostlyclean-generic distclean-generic clean-generic \
290 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
291
292
293 # Tell versions [3.59,3.63) of GNU make to not export all variables.
294 # Otherwise a system limit (for SysV at least) may be exceeded.
295 .NOEXPORT: