4abad32e084beef96216a2469e4384ed38c5ebee
[gnulib.git] / m4 / Makefile.in
1 # Makefile.in generated automatically by automake 1.3 from Makefile.am
2
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998 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 # Generate this list with
14 # find . -type f -name '*.m4' -printf '%f\n'|sort |fmt |tr '\012' @ \
15 #   |sed 's/@$/%/;s/@/ \\@/g' |tr @% '\012\012'
16
17
18 SHELL = /bin/sh
19
20 srcdir = @srcdir@
21 top_srcdir = @top_srcdir@
22 VPATH = @srcdir@
23 prefix = @prefix@
24 exec_prefix = @exec_prefix@
25
26 bindir = @bindir@
27 sbindir = @sbindir@
28 libexecdir = @libexecdir@
29 datadir = @datadir@
30 sysconfdir = @sysconfdir@
31 sharedstatedir = @sharedstatedir@
32 localstatedir = @localstatedir@
33 libdir = @libdir@
34 infodir = @infodir@
35 mandir = @mandir@
36 includedir = @includedir@
37 oldincludedir = /usr/include
38
39 DISTDIR =
40
41 pkgdatadir = $(datadir)/@PACKAGE@
42 pkglibdir = $(libdir)/@PACKAGE@
43 pkgincludedir = $(includedir)/@PACKAGE@
44
45 top_builddir = ..
46
47 ACLOCAL = @ACLOCAL@
48 AUTOCONF = @AUTOCONF@
49 AUTOMAKE = @AUTOMAKE@
50 AUTOHEADER = @AUTOHEADER@
51
52 INSTALL = @INSTALL@
53 INSTALL_PROGRAM = @INSTALL_PROGRAM@
54 INSTALL_DATA = @INSTALL_DATA@
55 INSTALL_SCRIPT = @INSTALL_SCRIPT@
56 transform = @program_transform_name@
57
58 NORMAL_INSTALL = :
59 PRE_INSTALL = :
60 POST_INSTALL = :
61 NORMAL_UNINSTALL = :
62 PRE_UNINSTALL = :
63 POST_UNINSTALL = :
64 CATALOGS = @CATALOGS@
65 CATOBJEXT = @CATOBJEXT@
66 CC = @CC@
67 CPP = @CPP@
68 DATADIRNAME = @DATADIRNAME@
69 DF_PROG = @DF_PROG@
70 GENCAT = @GENCAT@
71 GETHOSTBYNAME_LIB = @GETHOSTBYNAME_LIB@
72 GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
73 GMOFILES = @GMOFILES@
74 GMSGFMT = @GMSGFMT@
75 GNU_PACKAGE = @GNU_PACKAGE@
76 GT_NO = @GT_NO@
77 GT_YES = @GT_YES@
78 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
79 INSTOBJEXT = @INSTOBJEXT@
80 INTLDEPS = @INTLDEPS@
81 INTLLIBS = @INTLLIBS@
82 INTLOBJS = @INTLOBJS@
83 KMEM_GROUP = @KMEM_GROUP@
84 LIBOBJS = @LIBOBJS@
85 MAKEINFO = @MAKEINFO@
86 MAN = @MAN@
87 MKINSTALLDIRS = @MKINSTALLDIRS@
88 MSGFMT = @MSGFMT@
89 NEED_SETGID = @NEED_SETGID@
90 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
91 OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
92 MVDIR_PROG = @MVDIR_PROG@
93 PACKAGE = @PACKAGE@
94 PERL = @PERL@
95 POFILES = @POFILES@
96 POSUB = @POSUB@
97 RANLIB = @RANLIB@
98 SEQ_LIBM = @SEQ_LIBM@
99 SQRT_LIBM = @SQRT_LIBM@
100 U = @U@
101 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
102 USE_NLS = @USE_NLS@
103 VERSION = @VERSION@
104 YACC = @YACC@
105 l = @l@
106
107 EXTRA_DIST = README \
108 assert.m4 check-decl.m4 chown.m4 const.m4 d-ino.m4 d-type.m4 decl.m4 error.m4 \
109 getgroups.m4 getline.m4 getloadavg.m4 inttypes_h.m4 jm-mktime.m4 jm-winsz1.m4 \
110 jm-winsz2.m4 lfs.m4 lstat.m4 malloc.m4 memcmp.m4 perl.m4 prereq.m4 putenv.m4 \
111 readdir.m4 realloc.m4 stat.m4 strftime.m4 uintmax_t.m4 uptime.m4 \
112 mktime.m4
113 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
114 CONFIG_HEADER = ../config.h
115 CONFIG_CLEAN_FILES = 
116 DIST_COMMON =  README ChangeLog Makefile.am Makefile.in
117
118
119 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
120
121 TAR = tar
122 GZIP = --best
123 all: Makefile
124
125 .SUFFIXES:
126 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
127         cd $(top_srcdir) && $(AUTOMAKE) --gnits m4/Makefile
128
129 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
130         cd $(top_builddir) \
131           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
132
133 tags: TAGS
134 TAGS:
135
136
137 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
138
139 subdir = m4
140
141 distdir: $(DISTFILES)
142         here=`cd $(top_builddir) && pwd`; \
143         top_distdir=`cd $(top_distdir) && pwd`; \
144         distdir=`cd $(distdir) && pwd`; \
145         cd $(top_srcdir) \
146           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits m4/Makefile
147         @for file in $(DISTFILES); do \
148           d=$(srcdir); \
149           test -f $(distdir)/$$file \
150           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
151           || cp -p $$d/$$file $(distdir)/$$file; \
152         done
153 info:
154 dvi:
155 check: all
156         $(MAKE)
157 installcheck:
158 install-exec: 
159         @$(NORMAL_INSTALL)
160
161 install-data: 
162         @$(NORMAL_INSTALL)
163
164 install: install-exec install-data all
165         @:
166
167 uninstall: 
168
169 install-strip:
170         $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
171 installdirs:
172
173
174 mostlyclean-generic:
175         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
176
177 clean-generic:
178         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
179
180 distclean-generic:
181         -rm -f Makefile $(DISTCLEANFILES)
182         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
183         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
184
185 maintainer-clean-generic:
186         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
187         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
188 mostlyclean:  mostlyclean-generic
189
190 clean:  clean-generic mostlyclean
191
192 distclean:  distclean-generic clean
193         -rm -f config.status
194
195 maintainer-clean:  maintainer-clean-generic distclean
196         @echo "This command is intended for maintainers to use;"
197         @echo "it deletes files that may require special tools to rebuild."
198
199 .PHONY: tags distdir info dvi installcheck install-exec install-data \
200 install uninstall all installdirs mostlyclean-generic distclean-generic \
201 clean-generic maintainer-clean-generic clean mostlyclean distclean \
202 maintainer-clean
203
204
205 # Tell versions [3.59,3.63) of GNU make to not export all variables.
206 # Otherwise a system limit (for SysV at least) may be exceeded.
207 .NOEXPORT: