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