1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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 # This line added to force a rebuild of Makefile.in.
19 top_srcdir
= @top_srcdir@
21 pkgdatadir
= $(datadir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkgincludedir
= $(includedir)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA
= $(install_sh
) -c
-m
644
28 install_sh_PROGRAM
= $(install_sh
) -c
29 install_sh_SCRIPT
= $(install_sh
) -c
30 INSTALL_HEADER
= $(INSTALL_DATA
)
31 transform
= $(program_transform_name
)
39 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in config.guess \
40 config.sub elisp-comp install-sh mdate-sh missing \
41 mkinstalldirs texinfo.
tex
42 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
43 am__aclocal_m4_deps
= $(top_srcdir
)/config
/m4.m4 \
44 $(top_srcdir
)/configure.ac
45 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
47 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/config
/mkinstalldirs
51 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
55 AUTOHEADER
= @AUTOHEADER@
58 CYGPATH_W
= @CYGPATH_W@
65 EMACSLOADPATH
= @EMACSLOADPATH@
69 INSTALL_DATA
= @INSTALL_DATA@
70 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
71 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
72 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
75 LTLIBOBJS
= @LTLIBOBJS@
79 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
80 PACKAGE_NAME
= @PACKAGE_NAME@
81 PACKAGE_STRING
= @PACKAGE_STRING@
82 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
83 PACKAGE_VERSION
= @PACKAGE_VERSION@
84 PATH_SEPARATOR
= @PATH_SEPARATOR@
90 TEST_EMACS
= @TEST_EMACS@
92 ac_cv_sh_n_works
= @ac_cv_sh_n_works@
93 am__leading_dot
= @am__leading_dot@
95 am__untar
= @am__untar@
97 build_alias
= @build_alias@
99 datarootdir
= @datarootdir@
102 exec_prefix = @
exec_prefix@
103 host_alias
= @host_alias@
105 includedir = @
includedir@
107 install_sh
= @install_sh@
109 libexecdir
= @libexecdir@
111 localedir
= @localedir@
112 localstatedir
= @localstatedir@
115 oldincludedir = @
oldincludedir@
118 program_transform_name
= @program_transform_name@
121 sharedstatedir
= @sharedstatedir@
122 sysconfdir
= @sysconfdir@
123 target_alias
= @target_alias@
124 EXTRA_DIST
= $(SPECIFIC_MACROS
) $(SPECIFIC_TOOLS
) \
127 MAINTAINERCLEANFILES
= $(GENERIC_TOOLS
)
141 SPECIFIC_TOOLS
= move-if-change
145 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
147 case
'$(am__configure_deps)' in \
149 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
154 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu config/Makefile'; \
155 cd
$(top_srcdir
) && \
156 $(AUTOMAKE
) --gnu config
/Makefile
158 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
161 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
163 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
164 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
167 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
168 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
170 $(top_srcdir
)/configure
: $(am__configure_deps
)
171 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
172 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
173 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
182 distdir
: $(DISTFILES
)
183 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
184 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
185 list
='$(DISTFILES)'; for file in
$$list; do \
187 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
188 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
190 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
191 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
192 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
194 $(mkdir_p
) "$(distdir)$$dir"; \
198 if
test -d
$$d/$$file; then \
199 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
200 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
202 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
204 test -f
$(distdir
)/$$file \
205 || cp
-p
$$d/$$file $(distdir
)/$$file \
214 install-exec
: install-exec-am
215 install-data
: install-data-am
216 uninstall: uninstall-am
219 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
221 installcheck: installcheck-am
223 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
224 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
225 `test -z '$(STRIP)' || \
226 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
232 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
234 maintainer-clean-generic
:
235 @echo
"This command is intended for maintainers to use"
236 @echo
"it deletes files that may require special tools to rebuild."
237 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
240 clean-am
: clean-generic mostlyclean-am
242 distclean: distclean-am
244 distclean-am
: clean-am distclean-generic
260 install-info
: install-info-am
266 maintainer-clean
: maintainer-clean-am
268 maintainer-clean-am
: distclean-am maintainer-clean-generic
270 mostlyclean: mostlyclean-am
272 mostlyclean-am
: mostlyclean-generic
282 uninstall-am
: uninstall-info-am
284 .PHONY
: all all-am
check check-am
clean clean-generic
distclean \
285 distclean-generic distdir
dvi dvi-am html html-am
info info-am \
286 install install-am install-data install-data-am install-exec \
287 install-exec-am install-info install-info-am install-man \
288 install-strip
installcheck installcheck-am
installdirs \
289 maintainer-clean maintainer-clean-generic
mostlyclean \
290 mostlyclean-generic pdf pdf-am ps ps-am
uninstall uninstall-am \
293 # Tell versions [3.59,3.63) of GNU make to not export all variables.
294 # Otherwise a system limit (for SysV at least) may be exceeded.