1 # Makefile.in generated by automake 1.7.5 from Makefile.am.
4 # Copyright 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
18 top_srcdir
= @top_srcdir@
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@PACKAGE@
22 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
)
40 APIVERSION
= @APIVERSION@
42 AUTOHEADER
= @AUTOHEADER@
45 CYGPATH_W
= @CYGPATH_W@
52 INSTALL_DATA
= @INSTALL_DATA@
53 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
54 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
55 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
59 LTLIBOBJS
= @LTLIBOBJS@
62 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
63 PACKAGE_NAME
= @PACKAGE_NAME@
64 PACKAGE_STRING
= @PACKAGE_STRING@
65 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
66 PACKAGE_VERSION
= @PACKAGE_VERSION@
67 PATH_SEPARATOR
= @PATH_SEPARATOR@
74 ac_ct_STRIP
= @ac_ct_STRIP@
75 am__leading_dot
= @am__leading_dot@
77 build_alias
= @build_alias@
79 exec_prefix = @
exec_prefix@
80 host_alias
= @host_alias@
81 includedir = @
includedir@
83 install_sh
= @install_sh@
85 libexecdir
= @libexecdir@
86 localstatedir
= @localstatedir@
88 oldincludedir = @
oldincludedir@
89 pkgvdatadir
= @pkgvdatadir@
91 program_transform_name
= @program_transform_name@
93 sharedstatedir
= @sharedstatedir@
94 sysconfdir
= @sysconfdir@
95 target_alias
= @target_alias@
99 dist_pkgvdata_DATA
= COPYING INSTALL texinfo.
tex ansi2knr.c ansi2knr
.1
101 scriptdir
= $(pkgvdatadir
)
102 dist_script_DATA
= config.guess config.sub install-sh mdate-sh missing \
103 mkinstalldirs elisp-comp ylwrap acinstall depcomp compile py-compile
106 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
107 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/lib
/mkinstalldirs
110 DATA
= $(dist_pkgvdata_DATA
) $(dist_script_DATA
)
113 RECURSIVE_TARGETS
= info-recursive dvi-recursive pdf-recursive \
114 ps-recursive install-info-recursive uninstall-info-recursive \
115 all-recursive install-data-recursive install-exec-recursive \
116 installdirs-recursive install-recursive uninstall-recursive \
117 check-recursive installcheck-recursive
118 DIST_COMMON
= $(dist_pkgvdata_DATA
) $(dist_script_DATA
) COPYING INSTALL \
119 Makefile.am Makefile.in ansi2knr
.1 ansi2knr.c compile \
120 config.guess config.sub depcomp elisp-comp install-sh mdate-sh \
121 missing mkinstalldirs py-compile texinfo.
tex ylwrap
122 DIST_SUBDIRS
= $(SUBDIRS
)
126 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
127 cd
$(top_srcdir
) && \
128 $(AUTOMAKE
) --gnu lib
/Makefile
129 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
130 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
)
132 dist_pkgvdataDATA_INSTALL
= $(INSTALL_DATA
)
133 install-dist_pkgvdataDATA
: $(dist_pkgvdata_DATA
)
135 $(mkinstalldirs
) $(DESTDIR
)$(pkgvdatadir
)
136 @list
='$(dist_pkgvdata_DATA)'; for p in
$$list; do \
137 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
138 f
="`echo $$p | sed -e 's|^.*/||'`"; \
139 echo
" $(dist_pkgvdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgvdatadir)/$$f"; \
140 $(dist_pkgvdataDATA_INSTALL
) $$d$$p $(DESTDIR
)$(pkgvdatadir
)/$$f; \
143 uninstall-dist_pkgvdataDATA
:
145 @list
='$(dist_pkgvdata_DATA)'; for p in
$$list; do \
146 f
="`echo $$p | sed -e 's|^.*/||'`"; \
147 echo
" rm -f $(DESTDIR)$(pkgvdatadir)/$$f"; \
148 rm -f
$(DESTDIR
)$(pkgvdatadir
)/$$f; \
150 dist_scriptDATA_INSTALL
= $(INSTALL_DATA
)
151 install-dist_scriptDATA
: $(dist_script_DATA
)
153 $(mkinstalldirs
) $(DESTDIR
)$(scriptdir
)
154 @list
='$(dist_script_DATA)'; for p in
$$list; do \
155 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
156 f
="`echo $$p | sed -e 's|^.*/||'`"; \
157 echo
" $(dist_scriptDATA_INSTALL) $$d$$p $(DESTDIR)$(scriptdir)/$$f"; \
158 $(dist_scriptDATA_INSTALL
) $$d$$p $(DESTDIR
)$(scriptdir
)/$$f; \
161 uninstall-dist_scriptDATA
:
163 @list
='$(dist_script_DATA)'; for p in
$$list; do \
164 f
="`echo $$p | sed -e 's|^.*/||'`"; \
165 echo
" rm -f $(DESTDIR)$(scriptdir)/$$f"; \
166 rm -f
$(DESTDIR
)$(scriptdir
)/$$f; \
169 # This directory's subdirectories are mostly independent; you can cd
170 # into them and run `make' without going through this Makefile.
171 # To change the values of `make' variables: instead of editing Makefiles,
172 # (1) if the variable is set in `config.status', edit `config.status'
173 # (which will cause the Makefiles to be regenerated when you run `make');
174 # (2) otherwise, pass the desired values on the `make' command line.
175 $(RECURSIVE_TARGETS
):
176 @set fnord
$$MAKEFLAGS; amf
=$$2; \
178 target
=`echo $@ | sed s/-recursive//`; \
179 list
='$(SUBDIRS)'; for subdir in
$$list; do \
180 echo
"Making $$target in $$subdir"; \
181 if
test "$$subdir" = "."; then \
183 local_target
="$$target-am"; \
185 local_target
="$$target"; \
187 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
188 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
190 if
test "$$dot_seen" = "no"; then \
191 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
194 mostlyclean-recursive clean-recursive distclean-recursive \
195 maintainer-clean-recursive
:
196 @set fnord
$$MAKEFLAGS; amf
=$$2; \
199 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
200 *) list
='$(SUBDIRS)' ;; \
202 rev
=''; for subdir in
$$list; do \
203 if
test "$$subdir" = "."; then
:; else \
204 rev
="$$subdir $$rev"; \
208 target
=`echo $@ | sed s/-recursive//`; \
209 for subdir in
$$rev; do \
210 echo
"Making $$target in $$subdir"; \
211 if
test "$$subdir" = "."; then \
212 local_target
="$$target-am"; \
214 local_target
="$$target"; \
216 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
217 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
218 done
&& test -z
"$$fail"
220 list
='$(SUBDIRS)'; for subdir in
$$list; do \
221 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
224 list
='$(SUBDIRS)'; for subdir in
$$list; do \
225 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
236 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
237 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
238 unique
=`for i in $$list; do \
239 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
241 $(AWK) ' { files[$$0] = 1; } \
242 END { for (i in files) print i; }'`; \
245 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
246 $(TAGS_FILES
) $(LISP
)
249 if
(etags
--etags-include
--version
) >/dev
/null
2>&1; then \
250 include_option
=--etags-include
; \
252 include_option
=--include; \
254 list
='$(SUBDIRS)'; for subdir in
$$list; do \
255 if
test "$$subdir" = .
; then
:; else \
256 test -f
$$subdir/TAGS
&& \
257 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
260 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
261 unique
=`for i in $$list; do \
262 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
264 $(AWK) ' { files[$$0] = 1; } \
265 END { for (i in files) print i; }'`; \
266 test -z
"$(ETAGS_ARGS)$$tags$$unique" \
267 ||
$(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
271 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
272 $(TAGS_FILES
) $(LISP
)
275 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
276 unique
=`for i in $$list; do \
277 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
279 $(AWK) ' { files[$$0] = 1; } \
280 END { for (i in files) print i; }'`; \
281 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
282 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
286 here
=`$(am__cd) $(top_builddir) && pwd` \
287 && cd
$(top_srcdir
) \
288 && gtags
-i
$(GTAGS_ARGS
) $$here
291 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
292 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
295 distdir
= $(top_distdir
)/$(PACKAGE
)-$(VERSION
)
297 distdir
: $(DISTFILES
)
298 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
299 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
300 list
='$(DISTFILES)'; for file in
$$list; do \
302 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
303 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
305 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
306 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
307 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
309 $(mkinstalldirs
) "$(distdir)$$dir"; \
313 if
test -d
$$d/$$file; then \
314 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
315 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
317 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
319 test -f
$(distdir
)/$$file \
320 || cp
-p
$$d/$$file $(distdir
)/$$file \
324 list
='$(SUBDIRS)'; for subdir in
$$list; do \
325 if
test "$$subdir" = .
; then
:; else \
326 test -d
$(distdir
)/$$subdir \
327 || mkdir
$(distdir
)/$$subdir \
330 $(MAKE
) $(AM_MAKEFLAGS
) \
331 top_distdir
="$(top_distdir)" \
332 distdir
=..
/$(distdir
)/$$subdir \
338 check: check-recursive
339 all-am
: Makefile
$(DATA
)
340 installdirs: installdirs-recursive
342 $(mkinstalldirs
) $(DESTDIR
)$(pkgvdatadir
) $(DESTDIR
)$(scriptdir
)
344 install: install-recursive
345 install-exec
: install-exec-recursive
346 install-data
: install-data-recursive
347 uninstall: uninstall-recursive
350 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
352 installcheck: installcheck-recursive
354 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
355 INSTALL_STRIP_FLAG
=-s \
356 `test -z '$(STRIP)' || \
357 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
363 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
365 maintainer-clean-generic
:
366 @echo
"This command is intended for maintainers to use"
367 @echo
"it deletes files that may require special tools to rebuild."
368 clean: clean-recursive
370 clean-am
: clean-generic mostlyclean-am
372 distclean: distclean-recursive
374 distclean-am
: clean-am distclean-generic distclean-tags
384 install-data-am
: install-dist_pkgvdataDATA install-dist_scriptDATA
386 $(MAKE
) $(AM_MAKEFLAGS
) install-data-hook
390 install-info
: install-info-recursive
394 installcheck-am
: installcheck-local
396 maintainer-clean
: maintainer-clean-recursive
398 maintainer-clean-am
: distclean-am maintainer-clean-generic
400 mostlyclean: mostlyclean-recursive
402 mostlyclean-am
: mostlyclean-generic
412 uninstall-am
: uninstall-dist_pkgvdataDATA uninstall-dist_scriptDATA \
415 uninstall-info
: uninstall-info-recursive
417 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am
check check-am
clean \
418 clean-generic clean-recursive ctags ctags-recursive
distclean \
419 distclean-generic distclean-recursive distclean-tags distdir \
420 dvi dvi-am dvi-recursive
info info-am info-recursive
install \
421 install-am install-data install-data-am install-data-recursive \
422 install-dist_pkgvdataDATA install-dist_scriptDATA install-exec \
423 install-exec-am install-exec-recursive install-info \
424 install-info-am install-info-recursive install-man \
425 install-recursive install-strip
installcheck installcheck-am \
426 installcheck-local
installdirs installdirs-am \
427 installdirs-recursive maintainer-clean maintainer-clean-generic \
428 maintainer-clean-recursive
mostlyclean mostlyclean-generic \
429 mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
430 ps-recursive
tags tags-recursive
uninstall uninstall-am \
431 uninstall-dist_pkgvdataDATA uninstall-dist_scriptDATA \
432 uninstall-info-am uninstall-info-recursive uninstall-recursive
437 @for prog in
$(dist_script_DATA
); do \
438 echo
" chmod +x $(DESTDIR)$(scriptdir)/$$prog"; \
439 chmod
+x
$(DESTDIR
)$(scriptdir
)/$$prog; \
443 for file in
$(dist_script_DATA
); do \
444 $(PERL
) -e
"exit ! -x '$(pkgvdatadir)/$$file';" || exit
1; \
446 # Tell versions [3.59,3.63) of GNU make to not export all variables.
447 # Otherwise a system limit (for SysV at least) may be exceeded.