1 # Makefile.in generated by automake 1.9.4 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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@
24 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA
= $(install_sh
) -c
-m
644
27 install_sh_PROGRAM
= $(install_sh
) -c
28 install_sh_SCRIPT
= $(install_sh
) -c
29 INSTALL_HEADER
= $(INSTALL_DATA
)
30 transform
= $(program_transform_name
)
37 build_triplet
= @build@
39 DIST_COMMON
= README
$(am__configure_deps
) $(include_HEADERS
) \
40 $(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
41 $(top_srcdir
)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
42 TODO config.guess config.sub depcomp install-sh ltmain.sh \
45 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
46 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
47 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
49 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
50 configure.lineno configure.status.lineno
51 mkinstalldirs
= $(install_sh
) -d
55 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
56 html-recursive info-recursive install-data-recursive \
57 install-exec-recursive install-info-recursive \
58 install-recursive installcheck-recursive installdirs-recursive \
59 pdf-recursive ps-recursive uninstall-info-recursive \
61 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
62 am__vpath_adj
= case
$$p in \
63 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
66 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
67 am__installdirs
= "$(DESTDIR)$(includedir)"
68 includeHEADERS_INSTALL
= $(INSTALL_HEADER
)
69 HEADERS
= $(include_HEADERS
)
72 DIST_SUBDIRS
= $(SUBDIRS
)
73 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
74 distdir
= $(PACKAGE
)-$(VERSION
)
75 top_distdir
= $(distdir
)
76 am__remove_distdir
= \
77 { test ! -d
$(distdir
) \
78 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
79 && rm -fr
$(distdir
); }; }
80 DIST_ARCHIVES
= $(distdir
).
tar.gz
82 distuninstallcheck_listfiles
= find .
-type f
-print
83 distcleancheck_listfiles
= find .
-type f
-print
85 AMDEP_FALSE
= @AMDEP_FALSE@
86 AMDEP_TRUE
= @AMDEP_TRUE@
91 AUTOHEADER
= @AUTOHEADER@
95 CCDEPMODE
= @CCDEPMODE@
101 CXXDEPMODE
= @CXXDEPMODE@
102 CXXFLAGS
= @CXXFLAGS@
103 CYGPATH_W
= @CYGPATH_W@
115 INSTALL_DATA
= @INSTALL_DATA@
116 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
117 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
118 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
124 LTLIBOBJS
= @LTLIBOBJS@
126 LT_CURRENT
= @LT_CURRENT@
127 LT_REVISION
= @LT_REVISION@
128 MAKEINFO
= @MAKEINFO@
129 NEUROFLAGS
= @NEUROFLAGS@
130 NEUROLIBFLAGS
= @NEUROLIBFLAGS@
131 NEURO_BINARY_AGE
= @NEURO_BINARY_AGE@
132 NEURO_INTERFACE_AGE
= @NEURO_INTERFACE_AGE@
133 NEURO_MAJOR_VERSION
= @NEURO_MAJOR_VERSION@
134 NEURO_MICRO_VERSION
= @NEURO_MICRO_VERSION@
135 NEURO_MINOR_VERSION
= @NEURO_MINOR_VERSION@
136 NEURO_VERSION
= @NEURO_VERSION@
137 NO_UNDEFINED_FALSE
= @NO_UNDEFINED_FALSE@
138 NO_UNDEFINED_TRUE
= @NO_UNDEFINED_TRUE@
142 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
143 PACKAGE_NAME
= @PACKAGE_NAME@
144 PACKAGE_STRING
= @PACKAGE_STRING@
145 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
146 PACKAGE_VERSION
= @PACKAGE_VERSION@
147 PATH_SEPARATOR
= @PATH_SEPARATOR@
149 SET_MAKE
= @SET_MAKE@
152 USE_SDL_FALSE
= @USE_SDL_FALSE@
153 USE_SDL_TRUE
= @USE_SDL_TRUE@
154 USE_X11_FALSE
= @USE_X11_FALSE@
155 USE_X11_TRUE
= @USE_X11_TRUE@
157 X_CFLAGS
= @X_CFLAGS@
158 X_EXTRA_LIBS
= @X_EXTRA_LIBS@
160 X_PRE_LIBS
= @X_PRE_LIBS@
161 ac_ct_AR
= @ac_ct_AR@
162 ac_ct_AS
= @ac_ct_AS@
163 ac_ct_CC
= @ac_ct_CC@
164 ac_ct_CXX
= @ac_ct_CXX@
165 ac_ct_DLLTOOL
= @ac_ct_DLLTOOL@
166 ac_ct_F77
= @ac_ct_F77@
167 ac_ct_OBJDUMP
= @ac_ct_OBJDUMP@
168 ac_ct_RANLIB
= @ac_ct_RANLIB@
169 ac_ct_STRIP
= @ac_ct_STRIP@
170 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
171 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
172 am__fastdepCXX_FALSE
= @am__fastdepCXX_FALSE@
173 am__fastdepCXX_TRUE
= @am__fastdepCXX_TRUE@
174 am__include
= @am__include@
175 am__leading_dot
= @am__leading_dot@
176 am__quote
= @am__quote@
178 am__untar
= @am__untar@
181 build_alias
= @build_alias@
182 build_cpu
= @build_cpu@
183 build_os
= @build_os@
184 build_vendor
= @build_vendor@
186 exec_prefix = @
exec_prefix@
188 host_alias
= @host_alias@
189 host_cpu
= @host_cpu@
191 host_vendor
= @host_vendor@
192 includedir = @
includedir@
194 install_sh
= @install_sh@
196 libexecdir
= @libexecdir@
197 localstatedir
= @localstatedir@
200 oldincludedir = @
oldincludedir@
202 program_transform_name
= @program_transform_name@
204 sharedstatedir
= @sharedstatedir@
205 sysconfdir
= @sysconfdir@
206 target_alias
= @target_alias@
214 include/neuro
/debug.h \
215 include/neuro
/NEURO.h \
216 include/neuro
/neuro_engine.h \
217 include/neuro
/ebuf.h \
218 include/neuro
/events.h \
219 include/neuro
/graphics.h \
220 include/neuro
/neuro_main.h \
221 include/neuro
/other.h \
222 include/neuro
/typedef.h \
223 include/neuro
/extlib.h
230 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
232 case
'$(am__configure_deps)' in \
234 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
235 cd
$(srcdir) && $(AUTOMAKE
) --gnu \
240 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
241 cd
$(top_srcdir
) && \
242 $(AUTOMAKE
) --gnu Makefile
244 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
247 echo
' $(SHELL) ./config.status'; \
248 $(SHELL
) .
/config.status
;; \
250 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
251 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
254 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
255 $(SHELL
) .
/config.status
--recheck
257 $(top_srcdir
)/configure
: $(am__configure_deps
)
258 cd
$(srcdir) && $(AUTOCONF
)
259 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
260 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
271 install-includeHEADERS
: $(include_HEADERS
)
273 test -z
"$(includedir)" ||
$(mkdir_p
) "$(DESTDIR)$(includedir)"
274 @list
='$(include_HEADERS)'; for p in
$$list; do \
275 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
277 echo
" $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
278 $(includeHEADERS_INSTALL
) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
281 uninstall-includeHEADERS
:
283 @list
='$(include_HEADERS)'; for p in
$$list; do \
285 echo
" rm -f '$(DESTDIR)$(includedir)/$$f'"; \
286 rm -f
"$(DESTDIR)$(includedir)/$$f"; \
289 # This directory's subdirectories are mostly independent; you can cd
290 # into them and run `make' without going through this Makefile.
291 # To change the values of `make' variables: instead of editing Makefiles,
292 # (1) if the variable is set in `config.status', edit `config.status'
293 # (which will cause the Makefiles to be regenerated when you run `make');
294 # (2) otherwise, pass the desired values on the `make' command line.
295 $(RECURSIVE_TARGETS
):
296 @set fnord
$$MAKEFLAGS; amf
=$$2; \
298 target
=`echo $@ | sed s/-recursive//`; \
299 list
='$(SUBDIRS)'; for subdir in
$$list; do \
300 echo
"Making $$target in $$subdir"; \
301 if
test "$$subdir" = "."; then \
303 local_target
="$$target-am"; \
305 local_target
="$$target"; \
307 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
308 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
310 if
test "$$dot_seen" = "no"; then \
311 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
314 mostlyclean-recursive clean-recursive distclean-recursive \
315 maintainer-clean-recursive
:
316 @set fnord
$$MAKEFLAGS; amf
=$$2; \
319 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
320 *) list
='$(SUBDIRS)' ;; \
322 rev
=''; for subdir in
$$list; do \
323 if
test "$$subdir" = "."; then
:; else \
324 rev
="$$subdir $$rev"; \
328 target
=`echo $@ | sed s/-recursive//`; \
329 for subdir in
$$rev; do \
330 echo
"Making $$target in $$subdir"; \
331 if
test "$$subdir" = "."; then \
332 local_target
="$$target-am"; \
334 local_target
="$$target"; \
336 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
337 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
338 done
&& test -z
"$$fail"
340 list
='$(SUBDIRS)'; for subdir in
$$list; do \
341 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
344 list
='$(SUBDIRS)'; for subdir in
$$list; do \
345 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
348 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
349 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
350 unique
=`for i in $$list; do \
351 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353 $(AWK) ' { files[$$0] = 1; } \
354 END { for (i in files) print i; }'`; \
358 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
359 $(TAGS_FILES
) $(LISP
)
362 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
363 include_option
=--etags-include
; \
366 include_option
=--include; \
369 list
='$(SUBDIRS)'; for subdir in
$$list; do \
370 if
test "$$subdir" = .
; then
:; else \
371 test ! -f
$$subdir/TAGS || \
372 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
375 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
376 unique
=`for i in $$list; do \
377 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
379 $(AWK) ' { files[$$0] = 1; } \
380 END { for (i in files) print i; }'`; \
381 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
382 test -n
"$$unique" || unique
=$$empty_fix; \
383 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
387 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
388 $(TAGS_FILES
) $(LISP
)
391 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
392 unique
=`for i in $$list; do \
393 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
395 $(AWK) ' { files[$$0] = 1; } \
396 END { for (i in files) print i; }'`; \
397 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
398 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
402 here
=`$(am__cd) $(top_builddir) && pwd` \
403 && cd
$(top_srcdir
) \
404 && gtags
-i
$(GTAGS_ARGS
) $$here
407 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
409 distdir
: $(DISTFILES
)
410 $(am__remove_distdir
)
412 $(mkdir_p
) $(distdir
)/include $(distdir
)/include/neuro
413 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
414 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
415 list
='$(DISTFILES)'; for file in
$$list; do \
417 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
418 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
420 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
421 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
422 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
424 $(mkdir_p
) "$(distdir)$$dir"; \
428 if
test -d
$$d/$$file; then \
429 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
430 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
432 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
434 test -f
$(distdir
)/$$file \
435 || cp
-p
$$d/$$file $(distdir
)/$$file \
439 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
440 if
test "$$subdir" = .
; then
:; else \
441 test -d
"$(distdir)/$$subdir" \
442 ||
$(mkdir_p
) "$(distdir)/$$subdir" \
444 distdir
=`$(am__cd) $(distdir) && pwd`; \
445 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
447 $(MAKE
) $(AM_MAKEFLAGS
) \
448 top_distdir
="$$top_distdir" \
449 distdir
="$$distdir/$$subdir" \
454 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
455 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
456 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
457 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
458 || chmod
-R a
+r
$(distdir
)
460 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
461 $(am__remove_distdir
)
464 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
465 $(am__remove_distdir
)
468 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
469 $(am__remove_distdir
)
472 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
473 $(am__remove_distdir
)
476 -rm -f
$(distdir
).zip
477 zip
-rq
$(distdir
).zip
$(distdir
)
478 $(am__remove_distdir
)
480 dist dist-all
: distdir
481 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
482 $(am__remove_distdir
)
484 # This target untars the dist file and tries a VPATH configuration. Then
485 # it guarantees that the distribution is self-contained by making another
488 case
'$(DIST_ARCHIVES)' in \
490 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
492 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
494 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
496 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
498 unzip
$(distdir
).zip
;;\
500 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
501 mkdir
$(distdir
)/_build
502 mkdir
$(distdir
)/_inst
504 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
505 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
506 && cd
$(distdir
)/_build \
507 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
508 $(DISTCHECK_CONFIGURE_FLAGS
) \
509 && $(MAKE
) $(AM_MAKEFLAGS
) \
510 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
511 && $(MAKE
) $(AM_MAKEFLAGS
) check \
512 && $(MAKE
) $(AM_MAKEFLAGS
) install \
513 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
514 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
515 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
517 && chmod
-R a-w
"$$dc_install_base" \
519 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
520 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
521 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
522 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
523 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
524 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
525 && rm -rf
"$$dc_destdir" \
526 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
527 && rm -rf
$(DIST_ARCHIVES
) \
528 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
529 $(am__remove_distdir
)
530 @
(echo
"$(distdir) archives ready for distribution: "; \
531 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
532 sed
-e
'1{h;s/./=/g;p;x;}' -e
'$${p;x;}'
534 @cd
$(distuninstallcheck_dir
) \
535 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
536 ||
{ echo
"ERROR: files left after uninstall:" ; \
537 if
test -n
"$(DESTDIR)"; then \
538 echo
" (check DESTDIR support)"; \
540 $(distuninstallcheck_listfiles
) ; \
542 distcleancheck
: distclean
543 @if
test '$(srcdir)' = .
; then \
544 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
547 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
548 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
549 $(distcleancheck_listfiles
) ; \
552 check: check-recursive
553 all-am
: Makefile
$(HEADERS
)
554 installdirs: installdirs-recursive
556 for
dir in
"$(DESTDIR)$(includedir)"; do \
557 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
559 install: install-recursive
560 install-exec
: install-exec-recursive
561 install-data
: install-data-recursive
562 uninstall: uninstall-recursive
565 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
567 installcheck: installcheck-recursive
569 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
570 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
571 `test -z '$(STRIP)' || \
572 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
578 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
580 maintainer-clean-generic
:
581 @echo
"This command is intended for maintainers to use"
582 @echo
"it deletes files that may require special tools to rebuild."
583 clean: clean-recursive
585 clean-am
: clean-generic clean-libtool mostlyclean-am
587 distclean: distclean-recursive
588 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
590 distclean-am
: clean-am distclean-generic distclean-libtool \
603 install-data-am
: install-includeHEADERS
607 install-info
: install-info-recursive
613 maintainer-clean
: maintainer-clean-recursive
614 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
615 -rm -rf
$(top_srcdir
)/autom4te.cache
617 maintainer-clean-am
: distclean-am maintainer-clean-generic
619 mostlyclean: mostlyclean-recursive
621 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
631 uninstall-am
: uninstall-includeHEADERS uninstall-info-am
633 uninstall-info
: uninstall-info-recursive
635 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
636 check-am
clean clean-generic clean-libtool clean-recursive \
637 ctags ctags-recursive
dist dist-all dist-bzip2 dist-gzip \
638 dist-shar dist-tarZ dist-zip distcheck
distclean \
639 distclean-generic distclean-libtool distclean-recursive \
640 distclean-tags distcleancheck distdir distuninstallcheck
dvi \
641 dvi-am html html-am
info info-am
install install-am \
642 install-data install-data-am install-exec install-exec-am \
643 install-includeHEADERS install-info install-info-am \
644 install-man install-strip
installcheck installcheck-am \
645 installdirs installdirs-am maintainer-clean \
646 maintainer-clean-generic maintainer-clean-recursive \
647 mostlyclean mostlyclean-generic mostlyclean-libtool \
648 mostlyclean-recursive pdf pdf-am ps ps-am
tags tags-recursive \
649 uninstall uninstall-am uninstall-includeHEADERS \
652 # Tell versions [3.59,3.63) of GNU make to not export all variables.
653 # Otherwise a system limit (for SysV at least) may be exceeded.