e8ac1628e8d53824a604e9db7ea200c3724e00fd
[gnulib.git] / m4 / Makefile.in
1 # Makefile.in generated automatically by automake 1.4a from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 CATALOGS = @CATALOGS@
61 CATOBJEXT = @CATOBJEXT@
62 CC = @CC@
63 CPP = @CPP@
64 DATADIRNAME = @DATADIRNAME@
65 GENCAT = @GENCAT@
66 GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
67 GMOFILES = @GMOFILES@
68 GMSGFMT = @GMSGFMT@
69 GT_NO = @GT_NO@
70 GT_YES = @GT_YES@
71 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
72 INSTOBJEXT = @INSTOBJEXT@
73 INTLDEPS = @INTLDEPS@
74 INTLLIBS = @INTLLIBS@
75 INTLOBJS = @INTLOBJS@
76 KMEM_GROUP = @KMEM_GROUP@
77 LIBOBJS = @LIBOBJS@
78 LIB_CRYPT = @LIB_CRYPT@
79 MAKEINFO = @MAKEINFO@
80 MAN = @MAN@
81 MKINSTALLDIRS = @MKINSTALLDIRS@
82 MSGFMT = @MSGFMT@
83 NEED_SETGID = @NEED_SETGID@
84 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
85 OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
86 PACKAGE = @PACKAGE@
87 PERL = @PERL@
88 POFILES = @POFILES@
89 POSUB = @POSUB@
90 POW_LIBM = @POW_LIBM@
91 RANLIB = @RANLIB@
92 SEQ_LIBM = @SEQ_LIBM@
93 SQRT_LIBM = @SQRT_LIBM@
94 U = @U@
95 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
96 USE_NLS = @USE_NLS@
97 VERSION = @VERSION@
98 YACC = @YACC@
99 l = @l@
100
101 EXTRA_DIST = README Makefile.am.in afs.m4 assert.m4 check-decl.m4 check-type.m4 chown.m4 const.m4 d-ino.m4 d-type.m4 decl.m4 error.m4 fnmatch.m4 fstypename.m4 getgroups.m4 getline.m4 getloadavg.m4 gettext.m4 glibc.m4 inttypes_h.m4 isc-posix.m4 jm-glibc-io.m4 jm-macros.m4 jm-mktime.m4 jm-winsz1.m4 jm-winsz2.m4 lchown.m4 lcmessage.m4 lfs.m4 ls-mntd-fs.m4 lstat.m4 malloc.m4 memcmp.m4 perl.m4 prereq.m4 progtest.m4 putenv.m4 readdir.m4 realloc.m4 regex.m4 st_dm_mode.m4 st_mtim.m4 stat.m4 strftime.m4 uintmax_t.m4 uptime.m4 utimbuf.m4 utime.m4 utimes.m4
102
103 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
104 CONFIG_HEADER = ../config.h
105 CONFIG_CLEAN_FILES = 
106 DIST_COMMON =  README ChangeLog Makefile.am Makefile.in
107
108
109 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
110
111 TAR = gtar
112 GZIP_ENV = --best
113 all: all-redirect
114 .SUFFIXES:
115 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
116         cd $(top_srcdir) && $(AUTOMAKE) --gnits m4/Makefile
117
118 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
119         cd $(top_builddir) \
120           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
121
122 tags: TAGS
123 TAGS:
124
125
126 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
127
128 subdir = m4
129
130 distdir: $(DISTFILES)
131         here=`cd $(top_builddir) && pwd`; \
132         top_distdir=`cd $(top_distdir) && pwd`; \
133         distdir=`cd $(distdir) && pwd`; \
134         cd $(top_srcdir) \
135           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits m4/Makefile
136         @for file in $(DISTFILES); do \
137           d=$(srcdir); \
138           if test -d $$d/$$file; then \
139             cp -pr $$/$$file $(distdir)/$$file; \
140           else \
141             test -f $(distdir)/$$file \
142             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
143             || cp -p $$d/$$file $(distdir)/$$file || :; \
144           fi; \
145         done
146 info-am:
147 info: info-am
148 dvi-am:
149 dvi: dvi-am
150 check-am: all-am
151 check: check-am
152 installcheck-am:
153 installcheck: installcheck-am
154 install-exec-am:
155 install-exec: install-exec-am
156
157 install-data-am:
158 install-data: install-data-am
159
160 install-am: all-am
161         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
162 install: install-am
163 uninstall-am:
164 uninstall: uninstall-am
165 all-am: Makefile
166 all-redirect: all-am
167 install-strip:
168         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
169 installdirs:
170
171
172 mostlyclean-generic:
173
174 clean-generic:
175
176 distclean-generic:
177         -rm -f Makefile $(CONFIG_CLEAN_FILES)
178         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
179
180 maintainer-clean-generic:
181 mostlyclean-am:  mostlyclean-generic
182
183 mostlyclean: mostlyclean-am
184
185 clean-am:  clean-generic mostlyclean-am
186
187 clean: clean-am
188
189 distclean-am:  distclean-generic clean-am
190
191 distclean: distclean-am
192
193 maintainer-clean-am:  maintainer-clean-generic distclean-am
194         @echo "This command is intended for maintainers to use;"
195         @echo "it deletes files that may require special tools to rebuild."
196
197 maintainer-clean: maintainer-clean-am
198
199 .PHONY: tags distdir info-am info dvi-am dvi check check-am \
200 installcheck-am installcheck install-exec-am install-exec \
201 install-data-am install-data install-am install uninstall-am uninstall \
202 all-redirect all-am all installdirs mostlyclean-generic \
203 distclean-generic clean-generic maintainer-clean-generic clean \
204 mostlyclean distclean maintainer-clean
205
206
207 Makefile.am: Makefile.am.in
208         rm -f $@ $@t
209         sed -n '1,/^##m4-files-begin/p' $< > $@t
210         ( (echo EXTRA_DIST = README Makefile.am.in | tr '\012' @); \
211           (echo *.m4|tr ' ' @) ) \
212           |sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \
213           >> $@t
214         sed -n '/^##m4-files-end/,$$p' $< >> $@t
215         chmod a-w $@t
216         mv $@t $@
217
218 # Tell versions [3.59,3.63) of GNU make to not export all variables.
219 # Otherwise a system limit (for SysV at least) may be exceeded.
220 .NOEXPORT: