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