1 | # Makefile.in generated by automake 1.10 from Makefile.am.
|
---|
2 | # @configure_input@
|
---|
3 |
|
---|
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
---|
5 | # 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
|
---|
6 | # This Makefile.in is free software; the Free Software Foundation
|
---|
7 | # gives unlimited permission to copy and/or distribute it,
|
---|
8 | # with or without modifications, as long as this notice is preserved.
|
---|
9 |
|
---|
10 | # This program is distributed in the hope that it will be useful,
|
---|
11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
---|
12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
---|
13 | # PARTICULAR PURPOSE.
|
---|
14 |
|
---|
15 | @SET_MAKE@
|
---|
16 |
|
---|
17 | VPATH = @srcdir@
|
---|
18 | pkgdatadir = $(datadir)/@PACKAGE@
|
---|
19 | pkglibdir = $(libdir)/@PACKAGE@
|
---|
20 | pkgincludedir = $(includedir)/@PACKAGE@
|
---|
21 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
---|
22 | install_sh_DATA = $(install_sh) -c -m 644
|
---|
23 | install_sh_PROGRAM = $(install_sh) -c
|
---|
24 | install_sh_SCRIPT = $(install_sh) -c
|
---|
25 | INSTALL_HEADER = $(INSTALL_DATA)
|
---|
26 | transform = $(program_transform_name)
|
---|
27 | NORMAL_INSTALL = :
|
---|
28 | PRE_INSTALL = :
|
---|
29 | POST_INSTALL = :
|
---|
30 | NORMAL_UNINSTALL = :
|
---|
31 | PRE_UNINSTALL = :
|
---|
32 | POST_UNINSTALL = :
|
---|
33 | subdir = lib/Autom4te
|
---|
34 | DIST_COMMON = $(dist_perllib_DATA) $(srcdir)/Makefile.am \
|
---|
35 | $(srcdir)/Makefile.in
|
---|
36 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
---|
37 | am__aclocal_m4_deps = $(top_srcdir)/m4/m4.m4 \
|
---|
38 | $(top_srcdir)/configure.ac
|
---|
39 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
---|
40 | $(ACLOCAL_M4)
|
---|
41 | mkinstalldirs = $(install_sh) -d
|
---|
42 | CONFIG_CLEAN_FILES =
|
---|
43 | SOURCES =
|
---|
44 | DIST_SOURCES =
|
---|
45 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
---|
46 | am__vpath_adj = case $$p in \
|
---|
47 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
---|
48 | *) f=$$p;; \
|
---|
49 | esac;
|
---|
50 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
---|
51 | am__installdirs = "$(DESTDIR)$(perllibdir)"
|
---|
52 | dist_perllibDATA_INSTALL = $(INSTALL_DATA)
|
---|
53 | DATA = $(dist_perllib_DATA)
|
---|
54 | ETAGS = etags
|
---|
55 | CTAGS = ctags
|
---|
56 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
---|
57 | ACLOCAL = @ACLOCAL@
|
---|
58 | AMTAR = @AMTAR@
|
---|
59 | AUTOCONF = @AUTOCONF@
|
---|
60 | AUTOHEADER = @AUTOHEADER@
|
---|
61 | AUTOMAKE = @AUTOMAKE@
|
---|
62 | AWK = @AWK@
|
---|
63 | CYGPATH_W = @CYGPATH_W@
|
---|
64 | DEFS = @DEFS@
|
---|
65 | ECHO_C = @ECHO_C@
|
---|
66 | ECHO_N = @ECHO_N@
|
---|
67 | ECHO_T = @ECHO_T@
|
---|
68 | EGREP = @EGREP@
|
---|
69 | EMACS = @EMACS@
|
---|
70 | EMACSLOADPATH = @EMACSLOADPATH@
|
---|
71 | EXPR = @EXPR@
|
---|
72 | GREP = @GREP@
|
---|
73 | HELP2MAN = @HELP2MAN@
|
---|
74 | INSTALL = @INSTALL@
|
---|
75 | INSTALL_DATA = @INSTALL_DATA@
|
---|
76 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
---|
77 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
---|
78 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
---|
79 | LIBOBJS = @LIBOBJS@
|
---|
80 | LIBS = @LIBS@
|
---|
81 | LTLIBOBJS = @LTLIBOBJS@
|
---|
82 | M4 = @M4@
|
---|
83 | M4_DEBUGFILE = @M4_DEBUGFILE@
|
---|
84 | MAKEINFO = @MAKEINFO@
|
---|
85 | MKDIR_P = @MKDIR_P@
|
---|
86 | PACKAGE = @PACKAGE@
|
---|
87 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
---|
88 | PACKAGE_NAME = @PACKAGE_NAME@
|
---|
89 | PACKAGE_STRING = @PACKAGE_STRING@
|
---|
90 | PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
---|
91 | PACKAGE_VERSION = @PACKAGE_VERSION@
|
---|
92 | PATH_SEPARATOR = @PATH_SEPARATOR@
|
---|
93 | PERL = @PERL@
|
---|
94 | SED = @SED@
|
---|
95 | SET_MAKE = @SET_MAKE@
|
---|
96 | SHELL = @SHELL@
|
---|
97 | STRIP = @STRIP@
|
---|
98 | TEST_EMACS = @TEST_EMACS@
|
---|
99 | VERSION = @VERSION@
|
---|
100 | abs_builddir = @abs_builddir@
|
---|
101 | abs_srcdir = @abs_srcdir@
|
---|
102 | abs_top_builddir = @abs_top_builddir@
|
---|
103 | abs_top_srcdir = @abs_top_srcdir@
|
---|
104 | ac_cv_sh_n_works = @ac_cv_sh_n_works@
|
---|
105 | am__leading_dot = @am__leading_dot@
|
---|
106 | am__tar = @am__tar@
|
---|
107 | am__untar = @am__untar@
|
---|
108 | bindir = @bindir@
|
---|
109 | build_alias = @build_alias@
|
---|
110 | builddir = @builddir@
|
---|
111 | datadir = @datadir@
|
---|
112 | datarootdir = @datarootdir@
|
---|
113 | docdir = @docdir@
|
---|
114 | dvidir = @dvidir@
|
---|
115 | exec_prefix = @exec_prefix@
|
---|
116 | host_alias = @host_alias@
|
---|
117 | htmldir = @htmldir@
|
---|
118 | includedir = @includedir@
|
---|
119 | infodir = @infodir@
|
---|
120 | install_sh = @install_sh@
|
---|
121 | libdir = @libdir@
|
---|
122 | libexecdir = @libexecdir@
|
---|
123 | lispdir = @lispdir@
|
---|
124 | localedir = @localedir@
|
---|
125 | localstatedir = @localstatedir@
|
---|
126 | mandir = @mandir@
|
---|
127 | mkdir_p = @mkdir_p@
|
---|
128 | oldincludedir = @oldincludedir@
|
---|
129 | pdfdir = @pdfdir@
|
---|
130 | prefix = @prefix@
|
---|
131 | program_transform_name = @program_transform_name@
|
---|
132 | psdir = @psdir@
|
---|
133 | sbindir = @sbindir@
|
---|
134 | sharedstatedir = @sharedstatedir@
|
---|
135 | srcdir = @srcdir@
|
---|
136 | sysconfdir = @sysconfdir@
|
---|
137 | target_alias = @target_alias@
|
---|
138 | top_builddir = @top_builddir@
|
---|
139 | top_srcdir = @top_srcdir@
|
---|
140 | perllibdir = $(pkgdatadir)/Autom4te
|
---|
141 | dist_perllib_DATA = \
|
---|
142 | C4che.pm \
|
---|
143 | ChannelDefs.pm \
|
---|
144 | Channels.pm \
|
---|
145 | Configure_ac.pm \
|
---|
146 | FileUtils.pm \
|
---|
147 | General.pm \
|
---|
148 | Request.pm \
|
---|
149 | Struct.pm \
|
---|
150 | XFile.pm
|
---|
151 |
|
---|
152 | TAGS_FILES = $(dist_perllib_DATA)
|
---|
153 | ETAGS_ARGS = --lang=perl
|
---|
154 | all: all-am
|
---|
155 |
|
---|
156 | .SUFFIXES:
|
---|
157 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
---|
158 | @for dep in $?; do \
|
---|
159 | case '$(am__configure_deps)' in \
|
---|
160 | *$$dep*) \
|
---|
161 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
---|
162 | && exit 0; \
|
---|
163 | exit 1;; \
|
---|
164 | esac; \
|
---|
165 | done; \
|
---|
166 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Autom4te/Makefile'; \
|
---|
167 | cd $(top_srcdir) && \
|
---|
168 | $(AUTOMAKE) --gnu lib/Autom4te/Makefile
|
---|
169 | .PRECIOUS: Makefile
|
---|
170 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
---|
171 | @case '$?' in \
|
---|
172 | *config.status*) \
|
---|
173 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
---|
174 | *) \
|
---|
175 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
---|
176 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
---|
177 | esac;
|
---|
178 |
|
---|
179 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
---|
180 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
181 |
|
---|
182 | $(top_srcdir)/configure: $(am__configure_deps)
|
---|
183 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
184 | $(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
---|
185 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
186 | install-dist_perllibDATA: $(dist_perllib_DATA)
|
---|
187 | @$(NORMAL_INSTALL)
|
---|
188 | test -z "$(perllibdir)" || $(MKDIR_P) "$(DESTDIR)$(perllibdir)"
|
---|
189 | @list='$(dist_perllib_DATA)'; for p in $$list; do \
|
---|
190 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
---|
191 | f=$(am__strip_dir) \
|
---|
192 | echo " $(dist_perllibDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(perllibdir)/$$f'"; \
|
---|
193 | $(dist_perllibDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(perllibdir)/$$f"; \
|
---|
194 | done
|
---|
195 |
|
---|
196 | uninstall-dist_perllibDATA:
|
---|
197 | @$(NORMAL_UNINSTALL)
|
---|
198 | @list='$(dist_perllib_DATA)'; for p in $$list; do \
|
---|
199 | f=$(am__strip_dir) \
|
---|
200 | echo " rm -f '$(DESTDIR)$(perllibdir)/$$f'"; \
|
---|
201 | rm -f "$(DESTDIR)$(perllibdir)/$$f"; \
|
---|
202 | done
|
---|
203 |
|
---|
204 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
---|
205 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
---|
206 | unique=`for i in $$list; do \
|
---|
207 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
---|
208 | done | \
|
---|
209 | $(AWK) ' { files[$$0] = 1; } \
|
---|
210 | END { for (i in files) print i; }'`; \
|
---|
211 | mkid -fID $$unique
|
---|
212 | tags: TAGS
|
---|
213 |
|
---|
214 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
---|
215 | $(TAGS_FILES) $(LISP)
|
---|
216 | tags=; \
|
---|
217 | here=`pwd`; \
|
---|
218 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
---|
219 | unique=`for i in $$list; do \
|
---|
220 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
---|
221 | done | \
|
---|
222 | $(AWK) ' { files[$$0] = 1; } \
|
---|
223 | END { for (i in files) print i; }'`; \
|
---|
224 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
---|
225 | test -n "$$unique" || unique=$$empty_fix; \
|
---|
226 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
---|
227 | $$tags $$unique; \
|
---|
228 | fi
|
---|
229 | ctags: CTAGS
|
---|
230 | CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
---|
231 | $(TAGS_FILES) $(LISP)
|
---|
232 | tags=; \
|
---|
233 | here=`pwd`; \
|
---|
234 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
---|
235 | unique=`for i in $$list; do \
|
---|
236 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
---|
237 | done | \
|
---|
238 | $(AWK) ' { files[$$0] = 1; } \
|
---|
239 | END { for (i in files) print i; }'`; \
|
---|
240 | test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
---|
241 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
---|
242 | $$tags $$unique
|
---|
243 |
|
---|
244 | GTAGS:
|
---|
245 | here=`$(am__cd) $(top_builddir) && pwd` \
|
---|
246 | && cd $(top_srcdir) \
|
---|
247 | && gtags -i $(GTAGS_ARGS) $$here
|
---|
248 |
|
---|
249 | distclean-tags:
|
---|
250 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
---|
251 |
|
---|
252 | distdir: $(DISTFILES)
|
---|
253 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
---|
254 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
---|
255 | list='$(DISTFILES)'; \
|
---|
256 | dist_files=`for file in $$list; do echo $$file; done | \
|
---|
257 | sed -e "s|^$$srcdirstrip/||;t" \
|
---|
258 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
---|
259 | case $$dist_files in \
|
---|
260 | */*) $(MKDIR_P) `echo "$$dist_files" | \
|
---|
261 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
---|
262 | sort -u` ;; \
|
---|
263 | esac; \
|
---|
264 | for file in $$dist_files; do \
|
---|
265 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
---|
266 | if test -d $$d/$$file; then \
|
---|
267 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
---|
268 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
---|
269 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
---|
270 | fi; \
|
---|
271 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
---|
272 | else \
|
---|
273 | test -f $(distdir)/$$file \
|
---|
274 | || cp -p $$d/$$file $(distdir)/$$file \
|
---|
275 | || exit 1; \
|
---|
276 | fi; \
|
---|
277 | done
|
---|
278 | check-am: all-am
|
---|
279 | check: check-am
|
---|
280 | all-am: Makefile $(DATA)
|
---|
281 | installdirs:
|
---|
282 | for dir in "$(DESTDIR)$(perllibdir)"; do \
|
---|
283 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
---|
284 | done
|
---|
285 | install: install-am
|
---|
286 | install-exec: install-exec-am
|
---|
287 | install-data: install-data-am
|
---|
288 | uninstall: uninstall-am
|
---|
289 |
|
---|
290 | install-am: all-am
|
---|
291 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
---|
292 |
|
---|
293 | installcheck: installcheck-am
|
---|
294 | install-strip:
|
---|
295 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
---|
296 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
---|
297 | `test -z '$(STRIP)' || \
|
---|
298 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
---|
299 | mostlyclean-generic:
|
---|
300 |
|
---|
301 | clean-generic:
|
---|
302 |
|
---|
303 | distclean-generic:
|
---|
304 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
---|
305 |
|
---|
306 | maintainer-clean-generic:
|
---|
307 | @echo "This command is intended for maintainers to use"
|
---|
308 | @echo "it deletes files that may require special tools to rebuild."
|
---|
309 | clean: clean-am
|
---|
310 |
|
---|
311 | clean-am: clean-generic mostlyclean-am
|
---|
312 |
|
---|
313 | distclean: distclean-am
|
---|
314 | -rm -f Makefile
|
---|
315 | distclean-am: clean-am distclean-generic distclean-tags
|
---|
316 |
|
---|
317 | dvi: dvi-am
|
---|
318 |
|
---|
319 | dvi-am:
|
---|
320 |
|
---|
321 | html: html-am
|
---|
322 |
|
---|
323 | info: info-am
|
---|
324 |
|
---|
325 | info-am:
|
---|
326 |
|
---|
327 | install-data-am: install-dist_perllibDATA
|
---|
328 |
|
---|
329 | install-dvi: install-dvi-am
|
---|
330 |
|
---|
331 | install-exec-am:
|
---|
332 |
|
---|
333 | install-html: install-html-am
|
---|
334 |
|
---|
335 | install-info: install-info-am
|
---|
336 |
|
---|
337 | install-man:
|
---|
338 |
|
---|
339 | install-pdf: install-pdf-am
|
---|
340 |
|
---|
341 | install-ps: install-ps-am
|
---|
342 |
|
---|
343 | installcheck-am:
|
---|
344 |
|
---|
345 | maintainer-clean: maintainer-clean-am
|
---|
346 | -rm -f Makefile
|
---|
347 | maintainer-clean-am: distclean-am maintainer-clean-generic
|
---|
348 |
|
---|
349 | mostlyclean: mostlyclean-am
|
---|
350 |
|
---|
351 | mostlyclean-am: mostlyclean-generic
|
---|
352 |
|
---|
353 | pdf: pdf-am
|
---|
354 |
|
---|
355 | pdf-am:
|
---|
356 |
|
---|
357 | ps: ps-am
|
---|
358 |
|
---|
359 | ps-am:
|
---|
360 |
|
---|
361 | uninstall-am: uninstall-dist_perllibDATA
|
---|
362 |
|
---|
363 | .MAKE: install-am install-strip
|
---|
364 |
|
---|
365 | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
|
---|
366 | ctags distclean distclean-generic distclean-tags distdir dvi \
|
---|
367 | dvi-am html html-am info info-am install install-am \
|
---|
368 | install-data install-data-am install-dist_perllibDATA \
|
---|
369 | install-dvi install-dvi-am install-exec install-exec-am \
|
---|
370 | install-html install-html-am install-info install-info-am \
|
---|
371 | install-man install-pdf install-pdf-am install-ps \
|
---|
372 | install-ps-am install-strip installcheck installcheck-am \
|
---|
373 | installdirs maintainer-clean maintainer-clean-generic \
|
---|
374 | mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
|
---|
375 | uninstall uninstall-am uninstall-dist_perllibDATA
|
---|
376 |
|
---|
377 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
---|
378 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
---|
379 | .NOEXPORT:
|
---|