1 # Makefile.in generated by automake 1.7a from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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.
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
17 top_srcdir = @top_srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/config/m4.m4 \
39 $(top_srcdir)/configure.ac
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am config.guess \
43 config.sub elisp-comp install-sh mdate-sh missing \
44 mkinstalldirs texinfo.tex
45 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
49 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
53 AUTOHEADER = @AUTOHEADER@
56 CYGPATH_W = @CYGPATH_W@
62 EMACSLOADPATH = @EMACSLOADPATH@
65 INSTALL_DATA = @INSTALL_DATA@
66 INSTALL_PROGRAM = @INSTALL_PROGRAM@
67 INSTALL_SCRIPT = @INSTALL_SCRIPT@
68 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
71 LTLIBOBJS = @LTLIBOBJS@
75 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
76 PACKAGE_NAME = @PACKAGE_NAME@
77 PACKAGE_STRING = @PACKAGE_STRING@
78 PACKAGE_TARNAME = @PACKAGE_TARNAME@
79 PACKAGE_VERSION = @PACKAGE_VERSION@
80 PATH_SEPARATOR = @PATH_SEPARATOR@
85 TEST_EMACS = @TEST_EMACS@
87 ac_ct_STRIP = @ac_ct_STRIP@
88 am__leading_dot = @am__leading_dot@
90 build_alias = @build_alias@
92 exec_prefix = @exec_prefix@
93 host_alias = @host_alias@
94 includedir = @includedir@
96 install_sh = @install_sh@
98 libexecdir = @libexecdir@
100 localstatedir = @localstatedir@
102 oldincludedir = @oldincludedir@
104 program_transform_name = @program_transform_name@
106 sharedstatedir = @sharedstatedir@
107 sysconfdir = @sysconfdir@
108 target_alias = @target_alias@
109 EXTRA_DIST = $(SPECIFIC_MACROS) $(SPECIFIC_TOOLS) \
112 MAINTAINERCLEANFILES = $(GENERIC_TOOLS)
126 SPECIFIC_TOOLS = move-if-change
130 $(srcdir)/Makefile.in: Makefile.am $(am__configure_deps)
132 case '$(am__configure_deps)' in \
134 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
139 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu config/Makefile'; \
140 cd $(top_srcdir) && \
141 $(AUTOMAKE) --gnu config/Makefile
142 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
145 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
147 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
148 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
151 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
152 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
154 $(top_srcdir)/configure: $(am__configure_deps)
155 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
156 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
157 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
166 distdir: $(DISTFILES)
167 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
168 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
169 list='$(DISTFILES)'; for file in $$list; do \
171 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
172 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
174 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
175 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
176 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
178 $(mkinstalldirs) "$(distdir)$$dir"; \
182 if test -d $$d/$$file; then \
183 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
184 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
186 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
188 test -f $(distdir)/$$file \
189 || cp -p $$d/$$file $(distdir)/$$file \
198 install-exec: install-exec-am
199 install-data: install-data-am
200 uninstall: uninstall-am
203 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
205 installcheck: installcheck-am
207 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
208 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
209 `test -z '$(STRIP)' || \
210 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
216 -rm -f $(CONFIG_CLEAN_FILES)
218 maintainer-clean-generic:
219 @echo "This command is intended for maintainers to use"
220 @echo "it deletes files that may require special tools to rebuild."
221 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
224 clean-am: clean-generic mostlyclean-am
226 distclean: distclean-am
228 distclean-am: clean-am distclean-generic
244 install-info: install-info-am
250 maintainer-clean: maintainer-clean-am
252 maintainer-clean-am: distclean-am maintainer-clean-generic
254 mostlyclean: mostlyclean-am
256 mostlyclean-am: mostlyclean-generic
266 uninstall-am: uninstall-info-am
268 .PHONY: all all-am check check-am clean clean-generic distclean \
269 distclean-generic distdir dvi dvi-am html html-am info info-am \
270 install install-am install-data install-data-am install-exec \
271 install-exec-am install-info install-info-am install-man \
272 install-strip installcheck installcheck-am installdirs \
273 maintainer-clean maintainer-clean-generic mostlyclean \
274 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
277 # Tell versions [3.59,3.63) of GNU make to not export all variables.
278 # Otherwise a system limit (for SysV at least) may be exceeded.