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
19 SOURCES
= $(libneuro_la_SOURCES
)
22 top_srcdir
= @top_srcdir@
24 pkgdatadir
= $(datadir)/@PACKAGE@
25 pkglibdir
= $(libdir)/@PACKAGE@
26 pkgincludedir
= $(includedir)/@PACKAGE@
28 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30 install_sh_DATA
= $(install_sh
) -c
-m
644
31 install_sh_PROGRAM
= $(install_sh
) -c
32 install_sh_SCRIPT
= $(install_sh
) -c
33 INSTALL_HEADER
= $(INSTALL_DATA
)
34 transform
= $(program_transform_name
)
41 build_triplet
= @build@
44 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
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 mkinstalldirs
= $(install_sh
) -d
51 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
52 am__vpath_adj
= case
$$p in \
53 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
56 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
57 am__installdirs
= "$(DESTDIR)$(libdir)"
58 libLTLIBRARIES_INSTALL
= $(INSTALL
)
59 LTLIBRARIES
= $(lib_LTLIBRARIES
)
60 am__DEPENDENCIES_1
= memory
/libmemory.la misc
/libmisc.la \
61 extlib
/libextlib.la video
/libvideo.la events
/libevents.la
62 libneuro_la_DEPENDENCIES
= $(am__DEPENDENCIES_1
)
63 am__objects_1
= debug.lo neuro_main.lo
64 am_libneuro_la_OBJECTS
= $(am__objects_1
)
65 libneuro_la_OBJECTS
= $(am_libneuro_la_OBJECTS
)
66 DEFAULT_INCLUDES
= -I.
-I
$(srcdir)
67 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
68 am__depfiles_maybe
= depfiles
69 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
70 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
71 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
--mode
=compile
$(CC
) $(DEFS
) \
72 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
73 $(AM_CFLAGS
) $(CFLAGS
)
75 LINK
= $(LIBTOOL
) --tag
=CC
--mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
76 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
77 SOURCES
= $(libneuro_la_SOURCES
)
78 DIST_SOURCES
= $(libneuro_la_SOURCES
)
79 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
80 html-recursive info-recursive install-data-recursive \
81 install-exec-recursive install-info-recursive \
82 install-recursive installcheck-recursive installdirs-recursive \
83 pdf-recursive ps-recursive uninstall-info-recursive \
87 DIST_SUBDIRS
= $(SUBDIRS
)
88 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
90 AMDEP_FALSE
= @AMDEP_FALSE@
91 AMDEP_TRUE
= @AMDEP_TRUE@
96 AUTOHEADER
= @AUTOHEADER@
100 CCDEPMODE
= @CCDEPMODE@
103 CPPFLAGS
= @CPPFLAGS@
106 CXXDEPMODE
= @CXXDEPMODE@
107 CXXFLAGS
= @CXXFLAGS@
108 CYGPATH_W
= @CYGPATH_W@
120 INSTALL_DATA
= @INSTALL_DATA@
121 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
122 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
123 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
129 LTLIBOBJS
= @LTLIBOBJS@
131 LT_CURRENT
= @LT_CURRENT@
132 LT_REVISION
= @LT_REVISION@
133 MAKEINFO
= @MAKEINFO@
134 NEUROFLAGS
= @NEUROFLAGS@
135 NEUROLIBFLAGS
= @NEUROLIBFLAGS@
136 NEURO_BINARY_AGE
= @NEURO_BINARY_AGE@
137 NEURO_INTERFACE_AGE
= @NEURO_INTERFACE_AGE@
138 NEURO_MAJOR_VERSION
= @NEURO_MAJOR_VERSION@
139 NEURO_MICRO_VERSION
= @NEURO_MICRO_VERSION@
140 NEURO_MINOR_VERSION
= @NEURO_MINOR_VERSION@
141 NEURO_VERSION
= @NEURO_VERSION@
142 NO_UNDEFINED_FALSE
= @NO_UNDEFINED_FALSE@
143 NO_UNDEFINED_TRUE
= @NO_UNDEFINED_TRUE@
147 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
148 PACKAGE_NAME
= @PACKAGE_NAME@
149 PACKAGE_STRING
= @PACKAGE_STRING@
150 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
151 PACKAGE_VERSION
= @PACKAGE_VERSION@
152 PATH_SEPARATOR
= @PATH_SEPARATOR@
154 SET_MAKE
= @SET_MAKE@
157 USE_SDL_FALSE
= @USE_SDL_FALSE@
158 USE_SDL_TRUE
= @USE_SDL_TRUE@
159 USE_X11_FALSE
= @USE_X11_FALSE@
160 USE_X11_TRUE
= @USE_X11_TRUE@
162 X_CFLAGS
= @X_CFLAGS@
163 X_EXTRA_LIBS
= @X_EXTRA_LIBS@
165 X_PRE_LIBS
= @X_PRE_LIBS@
166 ac_ct_AR
= @ac_ct_AR@
167 ac_ct_AS
= @ac_ct_AS@
168 ac_ct_CC
= @ac_ct_CC@
169 ac_ct_CXX
= @ac_ct_CXX@
170 ac_ct_DLLTOOL
= @ac_ct_DLLTOOL@
171 ac_ct_F77
= @ac_ct_F77@
172 ac_ct_OBJDUMP
= @ac_ct_OBJDUMP@
173 ac_ct_RANLIB
= @ac_ct_RANLIB@
174 ac_ct_STRIP
= @ac_ct_STRIP@
175 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
176 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
177 am__fastdepCXX_FALSE
= @am__fastdepCXX_FALSE@
178 am__fastdepCXX_TRUE
= @am__fastdepCXX_TRUE@
179 am__include
= @am__include@
180 am__leading_dot
= @am__leading_dot@
181 am__quote
= @am__quote@
183 am__untar
= @am__untar@
186 build_alias
= @build_alias@
187 build_cpu
= @build_cpu@
188 build_os
= @build_os@
189 build_vendor
= @build_vendor@
191 exec_prefix = @
exec_prefix@
193 host_alias
= @host_alias@
194 host_cpu
= @host_cpu@
196 host_vendor
= @host_vendor@
197 includedir = @
includedir@
199 install_sh
= @install_sh@
201 libexecdir
= @libexecdir@
202 localstatedir
= @localstatedir@
205 oldincludedir = @
oldincludedir@
207 program_transform_name
= @program_transform_name@
209 sharedstatedir
= @sharedstatedir@
210 sysconfdir
= @sysconfdir@
211 target_alias
= @target_alias@
223 lib_LTLIBRARIES
= libneuro.la
228 libneuro_la_SOURCES
= $(lib_sources
)
229 AM_CFLAGS
= @NEUROFLAGS@
230 #AM_CFLAGS= @SDLFLAGS@
231 LIB_FLAGS
= @NEUROLIBFLAGS@
-version-info \
232 $(LT_CURRENT
):$(LT_REVISION
):$(LT_AGE
)
234 # -release $(LT_RELEASE)
235 libneuro_la_LDFLAGS
= $(LIB_FLAGS
)
237 memory
/libmemory.la \
239 extlib
/libextlib.la \
244 # script/libscript.la
247 libneuro_la_LIBADD
= $(SUBLIBLIST
)
251 .SUFFIXES
: .c .lo .o .obj
252 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
254 case
'$(am__configure_deps)' in \
256 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
261 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
262 cd
$(top_srcdir
) && \
263 $(AUTOMAKE
) --gnu src
/Makefile
265 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
268 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
270 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
271 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
274 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
275 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
277 $(top_srcdir
)/configure
: $(am__configure_deps
)
278 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
279 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
280 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
281 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
283 test -z
"$(libdir)" ||
$(mkdir_p
) "$(DESTDIR)$(libdir)"
284 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
285 if
test -f
$$p; then \
287 echo
" $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
288 $(LIBTOOL
) --mode
=install $(libLTLIBRARIES_INSTALL
) $(INSTALL_STRIP_FLAG
) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
292 uninstall-libLTLIBRARIES
:
294 @set
-x
; list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
296 echo
" $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
297 $(LIBTOOL
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$p"; \
300 clean-libLTLIBRARIES
:
301 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
302 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
303 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
304 test "$$dir" != "$$p" ||
dir=.
; \
305 echo
"rm -f \"$${dir}/so_locations\""; \
306 rm -f
"$${dir}/so_locations"; \
308 libneuro.la
: $(libneuro_la_OBJECTS
) $(libneuro_la_DEPENDENCIES
)
309 $(LINK
) -rpath
$(libdir) $(libneuro_la_LDFLAGS
) $(libneuro_la_OBJECTS
) $(libneuro_la_LIBADD
) $(LIBS
)
317 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/debug.Plo@am__quote@
318 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/neuro_main.Plo@am__quote@
321 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
322 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
323 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
324 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
325 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
328 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
329 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
330 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
331 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
332 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
335 @am__fastdepCC_TRUE@ if
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
336 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
337 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
338 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
339 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
351 # This directory's subdirectories are mostly independent; you can cd
352 # into them and run `make' without going through this Makefile.
353 # To change the values of `make' variables: instead of editing Makefiles,
354 # (1) if the variable is set in `config.status', edit `config.status'
355 # (which will cause the Makefiles to be regenerated when you run `make');
356 # (2) otherwise, pass the desired values on the `make' command line.
357 $(RECURSIVE_TARGETS
):
358 @set fnord
$$MAKEFLAGS; amf
=$$2; \
360 target
=`echo $@ | sed s/-recursive//`; \
361 list
='$(SUBDIRS)'; for subdir in
$$list; do \
362 echo
"Making $$target in $$subdir"; \
363 if
test "$$subdir" = "."; then \
365 local_target
="$$target-am"; \
367 local_target
="$$target"; \
369 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
370 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
372 if
test "$$dot_seen" = "no"; then \
373 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
376 mostlyclean-recursive clean-recursive distclean-recursive \
377 maintainer-clean-recursive
:
378 @set fnord
$$MAKEFLAGS; amf
=$$2; \
381 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
382 *) list
='$(SUBDIRS)' ;; \
384 rev
=''; for subdir in
$$list; do \
385 if
test "$$subdir" = "."; then
:; else \
386 rev
="$$subdir $$rev"; \
390 target
=`echo $@ | sed s/-recursive//`; \
391 for subdir in
$$rev; do \
392 echo
"Making $$target in $$subdir"; \
393 if
test "$$subdir" = "."; then \
394 local_target
="$$target-am"; \
396 local_target
="$$target"; \
398 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
399 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
400 done
&& test -z
"$$fail"
402 list
='$(SUBDIRS)'; for subdir in
$$list; do \
403 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
406 list
='$(SUBDIRS)'; for subdir in
$$list; do \
407 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
410 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
411 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
412 unique
=`for i in $$list; do \
413 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
415 $(AWK) ' { files[$$0] = 1; } \
416 END { for (i in files) print i; }'`; \
420 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
421 $(TAGS_FILES
) $(LISP
)
424 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
425 include_option
=--etags-include
; \
428 include_option
=--include; \
431 list
='$(SUBDIRS)'; for subdir in
$$list; do \
432 if
test "$$subdir" = .
; then
:; else \
433 test ! -f
$$subdir/TAGS || \
434 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
437 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
438 unique
=`for i in $$list; do \
439 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441 $(AWK) ' { files[$$0] = 1; } \
442 END { for (i in files) print i; }'`; \
443 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
444 test -n
"$$unique" || unique
=$$empty_fix; \
445 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
449 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
450 $(TAGS_FILES
) $(LISP
)
453 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
454 unique
=`for i in $$list; do \
455 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
457 $(AWK) ' { files[$$0] = 1; } \
458 END { for (i in files) print i; }'`; \
459 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
460 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
464 here
=`$(am__cd) $(top_builddir) && pwd` \
465 && cd
$(top_srcdir
) \
466 && gtags
-i
$(GTAGS_ARGS
) $$here
469 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
471 distdir
: $(DISTFILES
)
472 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
473 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
474 list
='$(DISTFILES)'; for file in
$$list; do \
476 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
477 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
479 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
480 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
481 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
483 $(mkdir_p
) "$(distdir)$$dir"; \
487 if
test -d
$$d/$$file; then \
488 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
489 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
491 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
493 test -f
$(distdir
)/$$file \
494 || cp
-p
$$d/$$file $(distdir
)/$$file \
498 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
499 if
test "$$subdir" = .
; then
:; else \
500 test -d
"$(distdir)/$$subdir" \
501 ||
$(mkdir_p
) "$(distdir)/$$subdir" \
503 distdir
=`$(am__cd) $(distdir) && pwd`; \
504 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
506 $(MAKE
) $(AM_MAKEFLAGS
) \
507 top_distdir
="$$top_distdir" \
508 distdir
="$$distdir/$$subdir" \
514 check: check-recursive
515 all-am
: Makefile
$(LTLIBRARIES
)
516 installdirs: installdirs-recursive
518 for
dir in
"$(DESTDIR)$(libdir)"; do \
519 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
521 install: install-recursive
522 install-exec
: install-exec-recursive
523 install-data
: install-data-recursive
524 uninstall: uninstall-recursive
527 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
529 installcheck: installcheck-recursive
531 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
532 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
533 `test -z '$(STRIP)' || \
534 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
540 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
542 maintainer-clean-generic
:
543 @echo
"This command is intended for maintainers to use"
544 @echo
"it deletes files that may require special tools to rebuild."
545 clean: clean-recursive
547 clean-am
: clean-generic clean-libLTLIBRARIES clean-libtool \
550 distclean: distclean-recursive
553 distclean-am
: clean-am distclean-compile distclean-generic \
554 distclean-libtool distclean-tags
568 install-exec-am
: install-libLTLIBRARIES
570 install-info
: install-info-recursive
576 maintainer-clean
: maintainer-clean-recursive
579 maintainer-clean-am
: distclean-am maintainer-clean-generic
581 mostlyclean: mostlyclean-recursive
583 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
594 uninstall-am
: uninstall-info-am uninstall-libLTLIBRARIES
596 uninstall-info
: uninstall-info-recursive
598 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am
check check-am \
599 clean clean-generic clean-libLTLIBRARIES clean-libtool \
600 clean-recursive ctags ctags-recursive
distclean \
601 distclean-compile distclean-generic distclean-libtool \
602 distclean-recursive distclean-tags distdir
dvi dvi-am html \
603 html-am
info info-am
install install-am install-data \
604 install-data-am install-exec install-exec-am install-info \
605 install-info-am install-libLTLIBRARIES install-man \
606 install-strip
installcheck installcheck-am
installdirs \
607 installdirs-am maintainer-clean maintainer-clean-generic \
608 maintainer-clean-recursive
mostlyclean mostlyclean-compile \
609 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
610 pdf pdf-am ps ps-am
tags tags-recursive
uninstall uninstall-am \
611 uninstall-info-am uninstall-libLTLIBRARIES
613 # Tell versions [3.59,3.63) of GNU make to not export all variables.
614 # Otherwise a system limit (for SysV at least) may be exceeded.