Disabled the debugging functions temporarily.
[neuro.git] / Makefile.in
blob90d57cab99828cc22759a7e3d2d38b5127ff5aa0
1 # Makefile.in generated by automake 1.9.4 from Makefile.am.
2 # @configure_input@
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
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = .
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
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)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
40 ChangeLog INSTALL NEWS TODO config.guess config.sub depcomp \
41 install-sh ltmain.sh missing
42 subdir = .
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
47 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
48 configure.lineno configure.status.lineno
49 mkinstalldirs = $(install_sh) -d
50 CONFIG_HEADER = $(top_builddir)/include/neuro/config.h
51 CONFIG_CLEAN_FILES =
52 SOURCES =
53 DIST_SOURCES =
54 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
55 html-recursive info-recursive install-data-recursive \
56 install-exec-recursive install-info-recursive \
57 install-recursive installcheck-recursive installdirs-recursive \
58 pdf-recursive ps-recursive uninstall-info-recursive \
59 uninstall-recursive
60 ETAGS = etags
61 CTAGS = ctags
62 DIST_SUBDIRS = $(SUBDIRS)
63 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64 distdir = $(PACKAGE)-$(VERSION)
65 top_distdir = $(distdir)
66 am__remove_distdir = \
67 { test ! -d $(distdir) \
68 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
69 && rm -fr $(distdir); }; }
70 DIST_ARCHIVES = $(distdir).tar.gz
71 GZIP_ENV = --best
72 distuninstallcheck_listfiles = find . -type f -print
73 distcleancheck_listfiles = find . -type f -print
74 ACLOCAL = @ACLOCAL@
75 AMDEP_FALSE = @AMDEP_FALSE@
76 AMDEP_TRUE = @AMDEP_TRUE@
77 AMTAR = @AMTAR@
78 AR = @AR@
79 AS = @AS@
80 AUTOCONF = @AUTOCONF@
81 AUTOHEADER = @AUTOHEADER@
82 AUTOMAKE = @AUTOMAKE@
83 AWK = @AWK@
84 CC = @CC@
85 CCDEPMODE = @CCDEPMODE@
86 CFLAGS = @CFLAGS@
87 CPP = @CPP@
88 CPPFLAGS = @CPPFLAGS@
89 CXX = @CXX@
90 CXXCPP = @CXXCPP@
91 CXXDEPMODE = @CXXDEPMODE@
92 CXXFLAGS = @CXXFLAGS@
93 CYGPATH_W = @CYGPATH_W@
94 DEFS = @DEFS@
95 DEPDIR = @DEPDIR@
96 DLLTOOL = @DLLTOOL@
97 ECHO = @ECHO@
98 ECHO_C = @ECHO_C@
99 ECHO_N = @ECHO_N@
100 ECHO_T = @ECHO_T@
101 EGREP = @EGREP@
102 EXEEXT = @EXEEXT@
103 F77 = @F77@
104 FFLAGS = @FFLAGS@
105 INSTALL_DATA = @INSTALL_DATA@
106 INSTALL_PROGRAM = @INSTALL_PROGRAM@
107 INSTALL_SCRIPT = @INSTALL_SCRIPT@
108 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
109 LDFLAGS = @LDFLAGS@
110 LIBOBJS = @LIBOBJS@
111 LIBS = @LIBS@
112 LIBTOOL = @LIBTOOL@
113 LN_S = @LN_S@
114 LTLIBOBJS = @LTLIBOBJS@
115 LT_AGE = @LT_AGE@
116 LT_CURRENT = @LT_CURRENT@
117 LT_REVISION = @LT_REVISION@
118 MAKEINFO = @MAKEINFO@
119 NEUROFLAGS = @NEUROFLAGS@
120 NEUROLDFLAGS = @NEUROLDFLAGS@
121 NEURO_BINARY_AGE = @NEURO_BINARY_AGE@
122 NEURO_INTERFACE_AGE = @NEURO_INTERFACE_AGE@
123 NEURO_MAJOR_VERSION = @NEURO_MAJOR_VERSION@
124 NEURO_MICRO_VERSION = @NEURO_MICRO_VERSION@
125 NEURO_MINOR_VERSION = @NEURO_MINOR_VERSION@
126 NEURO_VERSION = @NEURO_VERSION@
127 NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
128 NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
129 OBJDUMP = @OBJDUMP@
130 OBJEXT = @OBJEXT@
131 PACKAGE = @PACKAGE@
132 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
133 PACKAGE_NAME = @PACKAGE_NAME@
134 PACKAGE_STRING = @PACKAGE_STRING@
135 PACKAGE_TARNAME = @PACKAGE_TARNAME@
136 PACKAGE_VERSION = @PACKAGE_VERSION@
137 PATH_SEPARATOR = @PATH_SEPARATOR@
138 RANLIB = @RANLIB@
139 SET_MAKE = @SET_MAKE@
140 SHELL = @SHELL@
141 STRIP = @STRIP@
142 USE_SDL_FALSE = @USE_SDL_FALSE@
143 USE_SDL_TRUE = @USE_SDL_TRUE@
144 USE_X11_FALSE = @USE_X11_FALSE@
145 USE_X11_TRUE = @USE_X11_TRUE@
146 VERSION = @VERSION@
147 X_CFLAGS = @X_CFLAGS@
148 X_EXTRA_LIBS = @X_EXTRA_LIBS@
149 X_LIBS = @X_LIBS@
150 X_PRE_LIBS = @X_PRE_LIBS@
151 ac_ct_AR = @ac_ct_AR@
152 ac_ct_AS = @ac_ct_AS@
153 ac_ct_CC = @ac_ct_CC@
154 ac_ct_CXX = @ac_ct_CXX@
155 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
156 ac_ct_F77 = @ac_ct_F77@
157 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
158 ac_ct_RANLIB = @ac_ct_RANLIB@
159 ac_ct_STRIP = @ac_ct_STRIP@
160 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
161 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
162 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
163 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
164 am__include = @am__include@
165 am__leading_dot = @am__leading_dot@
166 am__quote = @am__quote@
167 am__tar = @am__tar@
168 am__untar = @am__untar@
169 bindir = @bindir@
170 build = @build@
171 build_alias = @build_alias@
172 build_cpu = @build_cpu@
173 build_os = @build_os@
174 build_vendor = @build_vendor@
175 datadir = @datadir@
176 exec_prefix = @exec_prefix@
177 host = @host@
178 host_alias = @host_alias@
179 host_cpu = @host_cpu@
180 host_os = @host_os@
181 host_vendor = @host_vendor@
182 includedir = @includedir@
183 infodir = @infodir@
184 install_sh = @install_sh@
185 libdir = @libdir@
186 libexecdir = @libexecdir@
187 localstatedir = @localstatedir@
188 mandir = @mandir@
189 mkdir_p = @mkdir_p@
190 oldincludedir = @oldincludedir@
191 prefix = @prefix@
192 program_transform_name = @program_transform_name@
193 sbindir = @sbindir@
194 sharedstatedir = @sharedstatedir@
195 sysconfdir = @sysconfdir@
196 target_alias = @target_alias@
197 EXTRA_DIST = .git \
198 version.mk
200 SUBDIRS = \
201 include \
202 src \
203 docs
205 all: all-recursive
207 .SUFFIXES:
208 am--refresh:
210 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
211 @for dep in $?; do \
212 case '$(am__configure_deps)' in \
213 *$$dep*) \
214 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
215 cd $(srcdir) && $(AUTOMAKE) --gnu \
216 && exit 0; \
217 exit 1;; \
218 esac; \
219 done; \
220 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
221 cd $(top_srcdir) && \
222 $(AUTOMAKE) --gnu Makefile
223 .PRECIOUS: Makefile
224 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
225 @case '$?' in \
226 *config.status*) \
227 echo ' $(SHELL) ./config.status'; \
228 $(SHELL) ./config.status;; \
229 *) \
230 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
231 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
232 esac;
234 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
235 $(SHELL) ./config.status --recheck
237 $(top_srcdir)/configure: $(am__configure_deps)
238 cd $(srcdir) && $(AUTOCONF)
239 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
240 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
242 mostlyclean-libtool:
243 -rm -f *.lo
245 clean-libtool:
246 -rm -rf .libs _libs
248 distclean-libtool:
249 -rm -f libtool
250 uninstall-info-am:
252 # This directory's subdirectories are mostly independent; you can cd
253 # into them and run `make' without going through this Makefile.
254 # To change the values of `make' variables: instead of editing Makefiles,
255 # (1) if the variable is set in `config.status', edit `config.status'
256 # (which will cause the Makefiles to be regenerated when you run `make');
257 # (2) otherwise, pass the desired values on the `make' command line.
258 $(RECURSIVE_TARGETS):
259 @set fnord $$MAKEFLAGS; amf=$$2; \
260 dot_seen=no; \
261 target=`echo $@ | sed s/-recursive//`; \
262 list='$(SUBDIRS)'; for subdir in $$list; do \
263 echo "Making $$target in $$subdir"; \
264 if test "$$subdir" = "."; then \
265 dot_seen=yes; \
266 local_target="$$target-am"; \
267 else \
268 local_target="$$target"; \
269 fi; \
270 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
271 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
272 done; \
273 if test "$$dot_seen" = "no"; then \
274 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
275 fi; test -z "$$fail"
277 mostlyclean-recursive clean-recursive distclean-recursive \
278 maintainer-clean-recursive:
279 @set fnord $$MAKEFLAGS; amf=$$2; \
280 dot_seen=no; \
281 case "$@" in \
282 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
283 *) list='$(SUBDIRS)' ;; \
284 esac; \
285 rev=''; for subdir in $$list; do \
286 if test "$$subdir" = "."; then :; else \
287 rev="$$subdir $$rev"; \
288 fi; \
289 done; \
290 rev="$$rev ."; \
291 target=`echo $@ | sed s/-recursive//`; \
292 for subdir in $$rev; do \
293 echo "Making $$target in $$subdir"; \
294 if test "$$subdir" = "."; then \
295 local_target="$$target-am"; \
296 else \
297 local_target="$$target"; \
298 fi; \
299 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
300 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
301 done && test -z "$$fail"
302 tags-recursive:
303 list='$(SUBDIRS)'; for subdir in $$list; do \
304 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
305 done
306 ctags-recursive:
307 list='$(SUBDIRS)'; for subdir in $$list; do \
308 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
309 done
311 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
312 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
313 unique=`for i in $$list; do \
314 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
315 done | \
316 $(AWK) ' { files[$$0] = 1; } \
317 END { for (i in files) print i; }'`; \
318 mkid -fID $$unique
319 tags: TAGS
321 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
322 $(TAGS_FILES) $(LISP)
323 tags=; \
324 here=`pwd`; \
325 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
326 include_option=--etags-include; \
327 empty_fix=.; \
328 else \
329 include_option=--include; \
330 empty_fix=; \
331 fi; \
332 list='$(SUBDIRS)'; for subdir in $$list; do \
333 if test "$$subdir" = .; then :; else \
334 test ! -f $$subdir/TAGS || \
335 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
336 fi; \
337 done; \
338 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
339 unique=`for i in $$list; do \
340 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
341 done | \
342 $(AWK) ' { files[$$0] = 1; } \
343 END { for (i in files) print i; }'`; \
344 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
345 test -n "$$unique" || unique=$$empty_fix; \
346 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
347 $$tags $$unique; \
349 ctags: CTAGS
350 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
351 $(TAGS_FILES) $(LISP)
352 tags=; \
353 here=`pwd`; \
354 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
355 unique=`for i in $$list; do \
356 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357 done | \
358 $(AWK) ' { files[$$0] = 1; } \
359 END { for (i in files) print i; }'`; \
360 test -z "$(CTAGS_ARGS)$$tags$$unique" \
361 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
362 $$tags $$unique
364 GTAGS:
365 here=`$(am__cd) $(top_builddir) && pwd` \
366 && cd $(top_srcdir) \
367 && gtags -i $(GTAGS_ARGS) $$here
369 distclean-tags:
370 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
372 distdir: $(DISTFILES)
373 $(am__remove_distdir)
374 mkdir $(distdir)
375 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
376 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
377 list='$(DISTFILES)'; for file in $$list; do \
378 case $$file in \
379 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
380 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
381 esac; \
382 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
383 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
384 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
385 dir="/$$dir"; \
386 $(mkdir_p) "$(distdir)$$dir"; \
387 else \
388 dir=''; \
389 fi; \
390 if test -d $$d/$$file; then \
391 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
392 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
393 fi; \
394 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
395 else \
396 test -f $(distdir)/$$file \
397 || cp -p $$d/$$file $(distdir)/$$file \
398 || exit 1; \
399 fi; \
400 done
401 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
402 if test "$$subdir" = .; then :; else \
403 test -d "$(distdir)/$$subdir" \
404 || $(mkdir_p) "$(distdir)/$$subdir" \
405 || exit 1; \
406 distdir=`$(am__cd) $(distdir) && pwd`; \
407 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
408 (cd $$subdir && \
409 $(MAKE) $(AM_MAKEFLAGS) \
410 top_distdir="$$top_distdir" \
411 distdir="$$distdir/$$subdir" \
412 distdir) \
413 || exit 1; \
414 fi; \
415 done
416 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
417 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
418 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
419 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
420 || chmod -R a+r $(distdir)
421 dist-gzip: distdir
422 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
423 $(am__remove_distdir)
425 dist-bzip2: distdir
426 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
427 $(am__remove_distdir)
429 dist-tarZ: distdir
430 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
431 $(am__remove_distdir)
433 dist-shar: distdir
434 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
435 $(am__remove_distdir)
437 dist-zip: distdir
438 -rm -f $(distdir).zip
439 zip -rq $(distdir).zip $(distdir)
440 $(am__remove_distdir)
442 dist dist-all: distdir
443 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
444 $(am__remove_distdir)
446 # This target untars the dist file and tries a VPATH configuration. Then
447 # it guarantees that the distribution is self-contained by making another
448 # tarfile.
449 distcheck: dist
450 case '$(DIST_ARCHIVES)' in \
451 *.tar.gz*) \
452 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
453 *.tar.bz2*) \
454 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
455 *.tar.Z*) \
456 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
457 *.shar.gz*) \
458 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
459 *.zip*) \
460 unzip $(distdir).zip ;;\
461 esac
462 chmod -R a-w $(distdir); chmod a+w $(distdir)
463 mkdir $(distdir)/_build
464 mkdir $(distdir)/_inst
465 chmod a-w $(distdir)
466 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
467 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
468 && cd $(distdir)/_build \
469 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
470 $(DISTCHECK_CONFIGURE_FLAGS) \
471 && $(MAKE) $(AM_MAKEFLAGS) \
472 && $(MAKE) $(AM_MAKEFLAGS) dvi \
473 && $(MAKE) $(AM_MAKEFLAGS) check \
474 && $(MAKE) $(AM_MAKEFLAGS) install \
475 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
476 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
477 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
478 distuninstallcheck \
479 && chmod -R a-w "$$dc_install_base" \
480 && ({ \
481 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
482 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
483 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
484 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
485 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
486 } || { rm -rf "$$dc_destdir"; exit 1; }) \
487 && rm -rf "$$dc_destdir" \
488 && $(MAKE) $(AM_MAKEFLAGS) dist \
489 && rm -rf $(DIST_ARCHIVES) \
490 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
491 $(am__remove_distdir)
492 @(echo "$(distdir) archives ready for distribution: "; \
493 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
494 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
495 distuninstallcheck:
496 @cd $(distuninstallcheck_dir) \
497 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
498 || { echo "ERROR: files left after uninstall:" ; \
499 if test -n "$(DESTDIR)"; then \
500 echo " (check DESTDIR support)"; \
501 fi ; \
502 $(distuninstallcheck_listfiles) ; \
503 exit 1; } >&2
504 distcleancheck: distclean
505 @if test '$(srcdir)' = . ; then \
506 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
507 exit 1 ; \
509 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
510 || { echo "ERROR: files left in build directory after distclean:" ; \
511 $(distcleancheck_listfiles) ; \
512 exit 1; } >&2
513 check-am: all-am
514 check: check-recursive
515 all-am: Makefile
516 installdirs: installdirs-recursive
517 installdirs-am:
518 install: install-recursive
519 install-exec: install-exec-recursive
520 install-data: install-data-recursive
521 uninstall: uninstall-recursive
523 install-am: all-am
524 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
526 installcheck: installcheck-recursive
527 install-strip:
528 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
529 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
530 `test -z '$(STRIP)' || \
531 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
532 mostlyclean-generic:
534 clean-generic:
536 distclean-generic:
537 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
539 maintainer-clean-generic:
540 @echo "This command is intended for maintainers to use"
541 @echo "it deletes files that may require special tools to rebuild."
542 clean: clean-recursive
544 clean-am: clean-generic clean-libtool mostlyclean-am
546 distclean: distclean-recursive
547 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
548 -rm -f Makefile
549 distclean-am: clean-am distclean-generic distclean-libtool \
550 distclean-tags
552 dvi: dvi-recursive
554 dvi-am:
556 html: html-recursive
558 info: info-recursive
560 info-am:
562 install-data-am:
564 install-exec-am:
566 install-info: install-info-recursive
568 install-man:
570 installcheck-am:
572 maintainer-clean: maintainer-clean-recursive
573 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
574 -rm -rf $(top_srcdir)/autom4te.cache
575 -rm -f Makefile
576 maintainer-clean-am: distclean-am maintainer-clean-generic
578 mostlyclean: mostlyclean-recursive
580 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
582 pdf: pdf-recursive
584 pdf-am:
586 ps: ps-recursive
588 ps-am:
590 uninstall-am: uninstall-info-am
592 uninstall-info: uninstall-info-recursive
594 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
595 check-am clean clean-generic clean-libtool clean-recursive \
596 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
597 dist-shar dist-tarZ dist-zip distcheck distclean \
598 distclean-generic distclean-libtool distclean-recursive \
599 distclean-tags distcleancheck distdir distuninstallcheck dvi \
600 dvi-am html html-am info info-am install install-am \
601 install-data install-data-am install-exec install-exec-am \
602 install-info install-info-am install-man install-strip \
603 installcheck installcheck-am installdirs installdirs-am \
604 maintainer-clean maintainer-clean-generic \
605 maintainer-clean-recursive mostlyclean mostlyclean-generic \
606 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
607 tags tags-recursive uninstall uninstall-am uninstall-info-am
609 # Tell versions [3.59,3.63) of GNU make to not export all variables.
610 # Otherwise a system limit (for SysV at least) may be exceeded.
611 .NOEXPORT: