83e32f5807041d72bf8fbe015e9444765849bcc0
[gnulib.git] / m4 / Makefile.in
1 # Makefile.in generated automatically by automake 1.1m 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 ANSI2KNR = @ANSI2KNR@
50 CATALOGS = @CATALOGS@
51 CATOBJEXT = @CATOBJEXT@
52 CC = @CC@
53 DATADIRNAME = @DATADIRNAME@
54 GENCAT = @GENCAT@
55 GMOFILES = @GMOFILES@
56 GMSGFMT = @GMSGFMT@
57 GT_NO = @GT_NO@
58 GT_YES = @GT_YES@
59 INSTALL_SCRIPT = @INSTALL_SCRIPT@
60 INSTOBJEXT = @INSTOBJEXT@
61 INTLDEPS = @INTLDEPS@
62 INTLLIBS = @INTLLIBS@
63 INTLOBJS = @INTLOBJS@
64 LIBOBJS = @LIBOBJS@
65 MAINT = @MAINT@
66 MKINSTALLDIRS = @MKINSTALLDIRS@
67 MSGFMT = @MSGFMT@
68 PACKAGE = @PACKAGE@
69 PERL = @PERL@
70 POFILES = @POFILES@
71 POSUB = @POSUB@
72 POW_LIBM = @POW_LIBM@
73 RANLIB = @RANLIB@
74 U = @U@
75 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
76 USE_NLS = @USE_NLS@
77 VERSION = @VERSION@
78 l = @l@
79
80 EXTRA_DIST = README \
81 chown.m4 getgroups.m4 getline.m4 getloadavg.m4 gettext.m4 jm-mktime.m4 \
82 jm-winsz1.m4 jm-winsz2.m4 lcmessage.m4 memcmp.m4 mktime.m4 progtest.m4 \
83 strftime.m4 uptime.m4
84 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
85 CONFIG_HEADER = ../config.h
86 CONFIG_CLEAN_FILES = 
87 DIST_COMMON =  README Makefile.am Makefile.in
88
89
90 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
91
92 TAR = tar
93 GZIP = --best
94 default: all
95
96 .SUFFIXES:
97 $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
98         cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile
99
100 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
101         cd $(top_builddir) \
102           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
103
104 tags: TAGS
105 TAGS:
106
107
108 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
109
110 subdir = m4
111 distdir: $(DISTFILES)
112         @for file in $(DISTFILES); do \
113           d=$(srcdir); \
114           test -f $(distdir)/$$file \
115           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
116           || cp -p $$d/$$file $(distdir)/$$file; \
117         done
118 info:
119 dvi:
120 check: all
121         $(MAKE)
122 installcheck:
123 install-exec: 
124         $(NORMAL_INSTALL)
125
126 install-data: 
127         $(NORMAL_INSTALL)
128
129 install: install-exec install-data all
130         @:
131
132 uninstall: 
133
134 all: Makefile
135
136 install-strip:
137         $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' install
138 installdirs:
139
140
141 mostlyclean-generic:
142         test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
143
144 clean-generic:
145         test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
146
147 distclean-generic:
148         rm -f Makefile $(DISTCLEANFILES)
149         rm -f config.cache config.log stamp-h
150         test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
151
152 maintainer-clean-generic:
153         test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
154         test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
155 mostlyclean:  mostlyclean-generic
156
157 clean:  clean-generic mostlyclean
158
159 distclean:  distclean-generic clean
160         rm -f config.status
161
162 maintainer-clean:  maintainer-clean-generic distclean
163         @echo "This command is intended for maintainers to use;"
164         @echo "it deletes files that may require special tools to rebuild."
165
166 .PHONY: default tags distdir info dvi installcheck install-exec \
167 install-data install uninstall all installdirs mostlyclean-generic \
168 distclean-generic clean-generic maintainer-clean-generic clean \
169 mostlyclean distclean maintainer-clean
170
171
172 # Tell versions [3.59,3.63) of GNU make to not export all variables.
173 # Otherwise a system limit (for SysV at least) may be exceeded.
174 .NOEXPORT: