1 | # Makefile.in generated automatically by automake 1.5 from Makefile.am.
|
---|
2 |
|
---|
3 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
|
---|
4 | # Free Software Foundation, Inc.
|
---|
5 | # This Makefile.in is free software; the Free Software Foundation
|
---|
6 | # gives unlimited permission to copy and/or distribute it,
|
---|
7 | # with or without modifications, as long as this notice is preserved.
|
---|
8 |
|
---|
9 | # This program is distributed in the hope that it will be useful,
|
---|
10 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
---|
11 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
---|
12 | # PARTICULAR PURPOSE.
|
---|
13 |
|
---|
14 | @SET_MAKE@
|
---|
15 |
|
---|
16 | SHELL = @SHELL@
|
---|
17 |
|
---|
18 | srcdir = @srcdir@
|
---|
19 | top_srcdir = @top_srcdir@
|
---|
20 | VPATH = @srcdir@
|
---|
21 | prefix = @prefix@
|
---|
22 | exec_prefix = @exec_prefix@
|
---|
23 |
|
---|
24 | bindir = @bindir@
|
---|
25 | sbindir = @sbindir@
|
---|
26 | libexecdir = @libexecdir@
|
---|
27 | datadir = @datadir@
|
---|
28 | sysconfdir = @sysconfdir@
|
---|
29 | sharedstatedir = @sharedstatedir@
|
---|
30 | localstatedir = @localstatedir@
|
---|
31 | libdir = @libdir@
|
---|
32 | infodir = @infodir@
|
---|
33 | mandir = @mandir@
|
---|
34 | includedir = @includedir@
|
---|
35 | oldincludedir = /usr/include
|
---|
36 | pkgdatadir = $(datadir)/@PACKAGE@
|
---|
37 | pkglibdir = $(libdir)/@PACKAGE@
|
---|
38 | pkgincludedir = $(includedir)/@PACKAGE@
|
---|
39 | top_builddir = ..
|
---|
40 |
|
---|
41 | ACLOCAL = @ACLOCAL@
|
---|
42 | AUTOCONF = @AUTOCONF@
|
---|
43 | AUTOMAKE = @AUTOMAKE@
|
---|
44 | AUTOHEADER = @AUTOHEADER@
|
---|
45 |
|
---|
46 | INSTALL = @INSTALL@
|
---|
47 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
---|
48 | INSTALL_DATA = @INSTALL_DATA@
|
---|
49 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
---|
50 | INSTALL_HEADER = $(INSTALL_DATA)
|
---|
51 | transform = @program_transform_name@
|
---|
52 | NORMAL_INSTALL = :
|
---|
53 | PRE_INSTALL = :
|
---|
54 | POST_INSTALL = :
|
---|
55 | NORMAL_UNINSTALL = :
|
---|
56 | PRE_UNINSTALL = :
|
---|
57 | POST_UNINSTALL = :
|
---|
58 | host_alias = @host_alias@
|
---|
59 | host_triplet = @host@
|
---|
60 | AMTAR = @AMTAR@
|
---|
61 | AWK = @AWK@
|
---|
62 | BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
|
---|
63 | CATALOGS = @CATALOGS@
|
---|
64 | CATOBJEXT = @CATOBJEXT@
|
---|
65 | CC = @CC@
|
---|
66 | CPP = @CPP@
|
---|
67 | DATADIRNAME = @DATADIRNAME@
|
---|
68 | DEPDIR = @DEPDIR@
|
---|
69 | EXEEXT = @EXEEXT@
|
---|
70 | GENCAT = @GENCAT@
|
---|
71 | GETCONF = @GETCONF@
|
---|
72 | GLIBC21 = @GLIBC21@
|
---|
73 | GMOFILES = @GMOFILES@
|
---|
74 | GMSGFMT = @GMSGFMT@
|
---|
75 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
---|
76 | INSTOBJEXT = @INSTOBJEXT@
|
---|
77 | INTLBISON = @INTLBISON@
|
---|
78 | INTLLIBS = @INTLLIBS@
|
---|
79 | INTLOBJS = @INTLOBJS@
|
---|
80 | INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
|
---|
81 | LIBICONV = @LIBICONV@
|
---|
82 | MKINSTALLDIRS = @MKINSTALLDIRS@
|
---|
83 | MSGFMT = @MSGFMT@
|
---|
84 | OBJEXT = @OBJEXT@
|
---|
85 | PACKAGE = @PACKAGE@
|
---|
86 | POFILES = @POFILES@
|
---|
87 | POSUB = @POSUB@
|
---|
88 | RANLIB = @RANLIB@
|
---|
89 | SEP = @SEP@
|
---|
90 | U = @U@
|
---|
91 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
|
---|
92 | USE_NLS = @USE_NLS@
|
---|
93 | VERSION = @VERSION@
|
---|
94 | am__include = @am__include@
|
---|
95 | am__quote = @am__quote@
|
---|
96 | install_sh = @install_sh@
|
---|
97 |
|
---|
98 | AUTOMAKE_OPTIONS = no-dependencies
|
---|
99 |
|
---|
100 | EXTRA_DIST = decl.m4 \
|
---|
101 | djgpp.m4 \
|
---|
102 | dosfile.m4 \
|
---|
103 | envsep.m4 \
|
---|
104 | error.m4 \
|
---|
105 | gettext.m4 \
|
---|
106 | glibc.m4 \
|
---|
107 | header.m4 \
|
---|
108 | init.m4 \
|
---|
109 | install.m4 \
|
---|
110 | inttypes_h.m4 \
|
---|
111 | isc-posix.m4 \
|
---|
112 | largefile.m4 \
|
---|
113 | lcmessage.m4 \
|
---|
114 | malloc.m4 \
|
---|
115 | mbstate_t.m4 \
|
---|
116 | missing.m4 \
|
---|
117 | progtest.m4 \
|
---|
118 | realloc.m4 \
|
---|
119 | regex.m4 \
|
---|
120 | sanity.m4 \
|
---|
121 | strerror_r.m4 \
|
---|
122 | uintmax_t.m4 \
|
---|
123 | ulonglong.m4 \
|
---|
124 | xstrtoumax.m4
|
---|
125 |
|
---|
126 | subdir = m4
|
---|
127 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
---|
128 | CONFIG_HEADER = $(top_builddir)/config.h
|
---|
129 | CONFIG_CLEAN_FILES =
|
---|
130 | depcomp =
|
---|
131 | DIST_SOURCES =
|
---|
132 | DIST_COMMON = Makefile.am Makefile.in
|
---|
133 | all: all-am
|
---|
134 |
|
---|
135 | .SUFFIXES:
|
---|
136 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
---|
137 | cd $(top_srcdir) && \
|
---|
138 | $(AUTOMAKE) --gnu m4/Makefile
|
---|
139 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
---|
140 | cd $(top_builddir) && \
|
---|
141 | CONFIG_HEADERS= CONFIG_LINKS= \
|
---|
142 | CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
|
---|
143 | uninstall-info-am:
|
---|
144 | tags: TAGS
|
---|
145 | TAGS:
|
---|
146 |
|
---|
147 |
|
---|
148 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
---|
149 |
|
---|
150 | top_distdir = ..
|
---|
151 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
|
---|
152 |
|
---|
153 | distdir: $(DISTFILES)
|
---|
154 | @for file in $(DISTFILES); do \
|
---|
155 | if test -f $$file; then d=.; else d=$(srcdir); fi; \
|
---|
156 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
---|
157 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
---|
158 | $(mkinstalldirs) "$(distdir)/$$dir"; \
|
---|
159 | fi; \
|
---|
160 | if test -d $$d/$$file; then \
|
---|
161 | cp -pR $$d/$$file $(distdir) \
|
---|
162 | || exit 1; \
|
---|
163 | else \
|
---|
164 | test -f $(distdir)/$$file \
|
---|
165 | || cp -p $$d/$$file $(distdir)/$$file \
|
---|
166 | || exit 1; \
|
---|
167 | fi; \
|
---|
168 | done
|
---|
169 | check-am: all-am
|
---|
170 | check: check-am
|
---|
171 | all-am: Makefile
|
---|
172 |
|
---|
173 | installdirs:
|
---|
174 |
|
---|
175 | install: install-am
|
---|
176 | install-exec: install-exec-am
|
---|
177 | install-data: install-data-am
|
---|
178 | uninstall: uninstall-am
|
---|
179 |
|
---|
180 | install-am: all-am
|
---|
181 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
---|
182 |
|
---|
183 | installcheck: installcheck-am
|
---|
184 | install-strip:
|
---|
185 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
---|
186 | `test -z '$(STRIP)' || \
|
---|
187 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
---|
188 | mostlyclean-generic:
|
---|
189 |
|
---|
190 | clean-generic:
|
---|
191 |
|
---|
192 | distclean-generic:
|
---|
193 | -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
|
---|
194 |
|
---|
195 | maintainer-clean-generic:
|
---|
196 | @echo "This command is intended for maintainers to use"
|
---|
197 | @echo "it deletes files that may require special tools to rebuild."
|
---|
198 | clean: clean-am
|
---|
199 |
|
---|
200 | clean-am: clean-generic mostlyclean-am
|
---|
201 |
|
---|
202 | distclean: distclean-am
|
---|
203 |
|
---|
204 | distclean-am: clean-am distclean-generic
|
---|
205 |
|
---|
206 | dvi: dvi-am
|
---|
207 |
|
---|
208 | dvi-am:
|
---|
209 |
|
---|
210 | info: info-am
|
---|
211 |
|
---|
212 | info-am:
|
---|
213 |
|
---|
214 | install-data-am:
|
---|
215 |
|
---|
216 | install-exec-am:
|
---|
217 |
|
---|
218 | install-info: install-info-am
|
---|
219 |
|
---|
220 | install-man:
|
---|
221 |
|
---|
222 | installcheck-am:
|
---|
223 |
|
---|
224 | maintainer-clean: maintainer-clean-am
|
---|
225 |
|
---|
226 | maintainer-clean-am: distclean-am maintainer-clean-generic
|
---|
227 |
|
---|
228 | mostlyclean: mostlyclean-am
|
---|
229 |
|
---|
230 | mostlyclean-am: mostlyclean-generic
|
---|
231 |
|
---|
232 | uninstall-am: uninstall-info-am
|
---|
233 |
|
---|
234 | .PHONY: all all-am check check-am clean clean-generic distclean \
|
---|
235 | distclean-generic distdir dvi dvi-am info info-am install \
|
---|
236 | install-am install-data install-data-am install-exec \
|
---|
237 | install-exec-am install-info install-info-am install-man \
|
---|
238 | install-strip installcheck installcheck-am installdirs \
|
---|
239 | maintainer-clean maintainer-clean-generic mostlyclean \
|
---|
240 | mostlyclean-generic uninstall uninstall-am uninstall-info-am
|
---|
241 |
|
---|
242 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
---|
243 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
---|
244 | .NOEXPORT:
|
---|