.
[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@
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 INSTALL_STRIP_FLAG =
53 transform = @program_transform_name@
54
55 NORMAL_INSTALL = :
56 PRE_INSTALL = :
57 POST_INSTALL = :
58 NORMAL_UNINSTALL = :
59 PRE_UNINSTALL = :
60 POST_UNINSTALL = :
61 CATALOGS = @CATALOGS@
62 CATOBJEXT = @CATOBJEXT@
63 CC = @CC@
64 CPP = @CPP@
65 DATADIRNAME = @DATADIRNAME@
66 DF_PROG = @DF_PROG@
67 GENCAT = @GENCAT@
68 GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
69 GMOFILES = @GMOFILES@
70 GMSGFMT = @GMSGFMT@
71 GT_NO = @GT_NO@
72 GT_YES = @GT_YES@
73 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
74 INSTOBJEXT = @INSTOBJEXT@
75 INTLDEPS = @INTLDEPS@
76 INTLLIBS = @INTLLIBS@
77 INTLOBJS = @INTLOBJS@
78 KMEM_GROUP = @KMEM_GROUP@
79 LIBOBJS = @LIBOBJS@
80 LIB_CRYPT = @LIB_CRYPT@
81 MAKEINFO = @MAKEINFO@
82 MAN = @MAN@
83 MKINSTALLDIRS = @MKINSTALLDIRS@
84 MSGFMT = @MSGFMT@
85 NEED_SETGID = @NEED_SETGID@
86 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
87 OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
88 PACKAGE = @PACKAGE@
89 PERL = @PERL@
90 POFILES = @POFILES@
91 POSUB = @POSUB@
92 RANLIB = @RANLIB@
93 SEQ_LIBM = @SEQ_LIBM@
94 SQRT_LIBM = @SQRT_LIBM@
95 U = @U@
96 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
97 USE_NLS = @USE_NLS@
98 VERSION = @VERSION@
99 YACC = @YACC@
100 l = @l@
101
102 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 group-member.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
103
104 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
105 CONFIG_HEADER = ../config.h
106 CONFIG_CLEAN_FILES = 
107 DIST_COMMON =  README ChangeLog Makefile.am Makefile.in
108
109
110 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
111
112 TAR = gtar
113 GZIP_ENV = --best
114 all: all-redirect
115 .SUFFIXES:
116 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
117         cd $(top_srcdir) && $(AUTOMAKE) --gnits m4/Makefile
118
119 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
120         cd $(top_builddir) \
121           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
122
123 tags: TAGS
124 TAGS:
125
126
127 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
128
129 subdir = m4
130
131 distdir: $(DISTFILES)
132         here=`cd $(top_builddir) && pwd`; \
133         top_distdir=`cd $(top_distdir) && pwd`; \
134         distdir=`cd $(distdir) && pwd`; \
135         cd $(top_srcdir) \
136           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits m4/Makefile
137         @for file in $(DISTFILES); do \
138           d=$(srcdir); \
139           if test -d $$d/$$file; then \
140             cp -pr $$d/$$file $(distdir)/$$file; \
141           else \
142             test -f $(distdir)/$$file \
143             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
144             || cp -p $$d/$$file $(distdir)/$$file || :; \
145           fi; \
146         done
147 info-am:
148 info: info-am
149 dvi-am:
150 dvi: dvi-am
151 check-am: all-am
152 check: check-am
153 installcheck-am:
154 installcheck: installcheck-am
155 install-exec-am:
156 install-exec: install-exec-am
157
158 install-data-am:
159 install-data: install-data-am
160
161 install-am: all-am
162         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
163 install: install-am
164 uninstall-am:
165 uninstall: uninstall-am
166 all-am: Makefile
167 all-redirect: all-am
168 install-strip:
169         $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
170 installdirs:
171
172
173 mostlyclean-generic:
174
175 clean-generic:
176
177 distclean-generic:
178         -rm -f Makefile $(CONFIG_CLEAN_FILES)
179         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
180
181 maintainer-clean-generic:
182 mostlyclean-am:  mostlyclean-generic
183
184 mostlyclean: mostlyclean-am
185
186 clean-am:  clean-generic mostlyclean-am
187
188 clean: clean-am
189
190 distclean-am:  distclean-generic clean-am
191
192 distclean: distclean-am
193
194 maintainer-clean-am:  maintainer-clean-generic distclean-am
195         @echo "This command is intended for maintainers to use;"
196         @echo "it deletes files that may require special tools to rebuild."
197
198 maintainer-clean: maintainer-clean-am
199
200 .PHONY: tags distdir info-am info dvi-am dvi check check-am \
201 installcheck-am installcheck install-exec-am install-exec \
202 install-data-am install-data install-am install uninstall-am uninstall \
203 all-redirect all-am all installdirs mostlyclean-generic \
204 distclean-generic clean-generic maintainer-clean-generic clean \
205 mostlyclean distclean maintainer-clean
206
207
208 Makefile.am: Makefile.am.in
209         rm -f $@ $@t
210         sed -n '1,/^##m4-files-begin/p' $< > $@t
211         ( (echo EXTRA_DIST = README Makefile.am.in | tr '\012' @); \
212           (echo *.m4|tr ' ' @) ) \
213           |sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \
214           >> $@t
215         sed -n '/^##m4-files-end/,$$p' $< >> $@t
216         chmod a-w $@t
217         mv $@t $@
218
219 # Tell versions [3.59,3.63) of GNU make to not export all variables.
220 # Otherwise a system limit (for SysV at least) may be exceeded.
221 .NOEXPORT: