added Makefiles that I forgot to add.
[neuro.git] / include / Makefile.in
blob2769961ebf3804384dd6b6102bc16caebbccbb81
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 subdir = include
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_CLEAN_FILES =
46 SOURCES =
47 DIST_SOURCES =
48 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
49 html-recursive info-recursive install-data-recursive \
50 install-exec-recursive install-info-recursive \
51 install-recursive installcheck-recursive installdirs-recursive \
52 pdf-recursive ps-recursive uninstall-info-recursive \
53 uninstall-recursive
54 ETAGS = etags
55 CTAGS = ctags
56 DIST_SUBDIRS = $(SUBDIRS)
57 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58 ACLOCAL = @ACLOCAL@
59 AMDEP_FALSE = @AMDEP_FALSE@
60 AMDEP_TRUE = @AMDEP_TRUE@
61 AMTAR = @AMTAR@
62 AR = @AR@
63 AS = @AS@
64 AUTOCONF = @AUTOCONF@
65 AUTOHEADER = @AUTOHEADER@
66 AUTOMAKE = @AUTOMAKE@
67 AWK = @AWK@
68 CC = @CC@
69 CCDEPMODE = @CCDEPMODE@
70 CFLAGS = @CFLAGS@
71 CPP = @CPP@
72 CPPFLAGS = @CPPFLAGS@
73 CXX = @CXX@
74 CXXCPP = @CXXCPP@
75 CXXDEPMODE = @CXXDEPMODE@
76 CXXFLAGS = @CXXFLAGS@
77 CYGPATH_W = @CYGPATH_W@
78 DEFS = @DEFS@
79 DEPDIR = @DEPDIR@
80 DLLTOOL = @DLLTOOL@
81 ECHO = @ECHO@
82 ECHO_C = @ECHO_C@
83 ECHO_N = @ECHO_N@
84 ECHO_T = @ECHO_T@
85 EGREP = @EGREP@
86 EXEEXT = @EXEEXT@
87 F77 = @F77@
88 FFLAGS = @FFLAGS@
89 INSTALL_DATA = @INSTALL_DATA@
90 INSTALL_PROGRAM = @INSTALL_PROGRAM@
91 INSTALL_SCRIPT = @INSTALL_SCRIPT@
92 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
93 LDFLAGS = @LDFLAGS@
94 LIBOBJS = @LIBOBJS@
95 LIBS = @LIBS@
96 LIBTOOL = @LIBTOOL@
97 LN_S = @LN_S@
98 LTLIBOBJS = @LTLIBOBJS@
99 LT_AGE = @LT_AGE@
100 LT_CURRENT = @LT_CURRENT@
101 LT_REVISION = @LT_REVISION@
102 MAKEINFO = @MAKEINFO@
103 NEUROFLAGS = @NEUROFLAGS@
104 NEUROLIBFLAGS = @NEUROLIBFLAGS@
105 NEURO_BINARY_AGE = @NEURO_BINARY_AGE@
106 NEURO_INTERFACE_AGE = @NEURO_INTERFACE_AGE@
107 NEURO_MAJOR_VERSION = @NEURO_MAJOR_VERSION@
108 NEURO_MICRO_VERSION = @NEURO_MICRO_VERSION@
109 NEURO_MINOR_VERSION = @NEURO_MINOR_VERSION@
110 NEURO_VERSION = @NEURO_VERSION@
111 NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
112 NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
113 OBJDUMP = @OBJDUMP@
114 OBJEXT = @OBJEXT@
115 PACKAGE = @PACKAGE@
116 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
117 PACKAGE_NAME = @PACKAGE_NAME@
118 PACKAGE_STRING = @PACKAGE_STRING@
119 PACKAGE_TARNAME = @PACKAGE_TARNAME@
120 PACKAGE_VERSION = @PACKAGE_VERSION@
121 PATH_SEPARATOR = @PATH_SEPARATOR@
122 RANLIB = @RANLIB@
123 SET_MAKE = @SET_MAKE@
124 SHELL = @SHELL@
125 STRIP = @STRIP@
126 USE_SDL_FALSE = @USE_SDL_FALSE@
127 USE_SDL_TRUE = @USE_SDL_TRUE@
128 USE_X11_FALSE = @USE_X11_FALSE@
129 USE_X11_TRUE = @USE_X11_TRUE@
130 VERSION = @VERSION@
131 X_CFLAGS = @X_CFLAGS@
132 X_EXTRA_LIBS = @X_EXTRA_LIBS@
133 X_LIBS = @X_LIBS@
134 X_PRE_LIBS = @X_PRE_LIBS@
135 ac_ct_AR = @ac_ct_AR@
136 ac_ct_AS = @ac_ct_AS@
137 ac_ct_CC = @ac_ct_CC@
138 ac_ct_CXX = @ac_ct_CXX@
139 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
140 ac_ct_F77 = @ac_ct_F77@
141 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
142 ac_ct_RANLIB = @ac_ct_RANLIB@
143 ac_ct_STRIP = @ac_ct_STRIP@
144 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
145 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
146 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
147 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
148 am__include = @am__include@
149 am__leading_dot = @am__leading_dot@
150 am__quote = @am__quote@
151 am__tar = @am__tar@
152 am__untar = @am__untar@
153 bindir = @bindir@
154 build = @build@
155 build_alias = @build_alias@
156 build_cpu = @build_cpu@
157 build_os = @build_os@
158 build_vendor = @build_vendor@
159 datadir = @datadir@
160 exec_prefix = @exec_prefix@
161 host = @host@
162 host_alias = @host_alias@
163 host_cpu = @host_cpu@
164 host_os = @host_os@
165 host_vendor = @host_vendor@
166 includedir = @includedir@
167 infodir = @infodir@
168 install_sh = @install_sh@
169 libdir = @libdir@
170 libexecdir = @libexecdir@
171 localstatedir = @localstatedir@
172 mandir = @mandir@
173 mkdir_p = @mkdir_p@
174 oldincludedir = @oldincludedir@
175 prefix = @prefix@
176 program_transform_name = @program_transform_name@
177 sbindir = @sbindir@
178 sharedstatedir = @sharedstatedir@
179 sysconfdir = @sysconfdir@
180 target_alias = @target_alias@
181 SUBDIRS = neuro
182 all: all-recursive
184 .SUFFIXES:
185 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
186 @for dep in $?; do \
187 case '$(am__configure_deps)' in \
188 *$$dep*) \
189 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
190 && exit 0; \
191 exit 1;; \
192 esac; \
193 done; \
194 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
195 cd $(top_srcdir) && \
196 $(AUTOMAKE) --gnu include/Makefile
197 .PRECIOUS: Makefile
198 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
199 @case '$?' in \
200 *config.status*) \
201 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
202 *) \
203 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
204 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
205 esac;
207 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
208 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
210 $(top_srcdir)/configure: $(am__configure_deps)
211 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
212 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
213 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
215 mostlyclean-libtool:
216 -rm -f *.lo
218 clean-libtool:
219 -rm -rf .libs _libs
221 distclean-libtool:
222 -rm -f libtool
223 uninstall-info-am:
225 # This directory's subdirectories are mostly independent; you can cd
226 # into them and run `make' without going through this Makefile.
227 # To change the values of `make' variables: instead of editing Makefiles,
228 # (1) if the variable is set in `config.status', edit `config.status'
229 # (which will cause the Makefiles to be regenerated when you run `make');
230 # (2) otherwise, pass the desired values on the `make' command line.
231 $(RECURSIVE_TARGETS):
232 @set fnord $$MAKEFLAGS; amf=$$2; \
233 dot_seen=no; \
234 target=`echo $@ | sed s/-recursive//`; \
235 list='$(SUBDIRS)'; for subdir in $$list; do \
236 echo "Making $$target in $$subdir"; \
237 if test "$$subdir" = "."; then \
238 dot_seen=yes; \
239 local_target="$$target-am"; \
240 else \
241 local_target="$$target"; \
242 fi; \
243 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
244 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
245 done; \
246 if test "$$dot_seen" = "no"; then \
247 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
248 fi; test -z "$$fail"
250 mostlyclean-recursive clean-recursive distclean-recursive \
251 maintainer-clean-recursive:
252 @set fnord $$MAKEFLAGS; amf=$$2; \
253 dot_seen=no; \
254 case "$@" in \
255 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
256 *) list='$(SUBDIRS)' ;; \
257 esac; \
258 rev=''; for subdir in $$list; do \
259 if test "$$subdir" = "."; then :; else \
260 rev="$$subdir $$rev"; \
261 fi; \
262 done; \
263 rev="$$rev ."; \
264 target=`echo $@ | sed s/-recursive//`; \
265 for subdir in $$rev; do \
266 echo "Making $$target in $$subdir"; \
267 if test "$$subdir" = "."; then \
268 local_target="$$target-am"; \
269 else \
270 local_target="$$target"; \
271 fi; \
272 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
273 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
274 done && test -z "$$fail"
275 tags-recursive:
276 list='$(SUBDIRS)'; for subdir in $$list; do \
277 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
278 done
279 ctags-recursive:
280 list='$(SUBDIRS)'; for subdir in $$list; do \
281 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
282 done
284 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
285 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
286 unique=`for i in $$list; do \
287 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
288 done | \
289 $(AWK) ' { files[$$0] = 1; } \
290 END { for (i in files) print i; }'`; \
291 mkid -fID $$unique
292 tags: TAGS
294 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
295 $(TAGS_FILES) $(LISP)
296 tags=; \
297 here=`pwd`; \
298 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
299 include_option=--etags-include; \
300 empty_fix=.; \
301 else \
302 include_option=--include; \
303 empty_fix=; \
304 fi; \
305 list='$(SUBDIRS)'; for subdir in $$list; do \
306 if test "$$subdir" = .; then :; else \
307 test ! -f $$subdir/TAGS || \
308 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
309 fi; \
310 done; \
311 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
312 unique=`for i in $$list; do \
313 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
314 done | \
315 $(AWK) ' { files[$$0] = 1; } \
316 END { for (i in files) print i; }'`; \
317 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
318 test -n "$$unique" || unique=$$empty_fix; \
319 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
320 $$tags $$unique; \
322 ctags: CTAGS
323 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
324 $(TAGS_FILES) $(LISP)
325 tags=; \
326 here=`pwd`; \
327 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
328 unique=`for i in $$list; do \
329 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330 done | \
331 $(AWK) ' { files[$$0] = 1; } \
332 END { for (i in files) print i; }'`; \
333 test -z "$(CTAGS_ARGS)$$tags$$unique" \
334 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
335 $$tags $$unique
337 GTAGS:
338 here=`$(am__cd) $(top_builddir) && pwd` \
339 && cd $(top_srcdir) \
340 && gtags -i $(GTAGS_ARGS) $$here
342 distclean-tags:
343 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
345 distdir: $(DISTFILES)
346 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
347 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
348 list='$(DISTFILES)'; for file in $$list; do \
349 case $$file in \
350 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
351 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
352 esac; \
353 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
354 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
355 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
356 dir="/$$dir"; \
357 $(mkdir_p) "$(distdir)$$dir"; \
358 else \
359 dir=''; \
360 fi; \
361 if test -d $$d/$$file; then \
362 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
363 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
364 fi; \
365 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
366 else \
367 test -f $(distdir)/$$file \
368 || cp -p $$d/$$file $(distdir)/$$file \
369 || exit 1; \
370 fi; \
371 done
372 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
373 if test "$$subdir" = .; then :; else \
374 test -d "$(distdir)/$$subdir" \
375 || $(mkdir_p) "$(distdir)/$$subdir" \
376 || exit 1; \
377 distdir=`$(am__cd) $(distdir) && pwd`; \
378 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
379 (cd $$subdir && \
380 $(MAKE) $(AM_MAKEFLAGS) \
381 top_distdir="$$top_distdir" \
382 distdir="$$distdir/$$subdir" \
383 distdir) \
384 || exit 1; \
385 fi; \
386 done
387 check-am: all-am
388 check: check-recursive
389 all-am: Makefile
390 installdirs: installdirs-recursive
391 installdirs-am:
392 install: install-recursive
393 install-exec: install-exec-recursive
394 install-data: install-data-recursive
395 uninstall: uninstall-recursive
397 install-am: all-am
398 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
400 installcheck: installcheck-recursive
401 install-strip:
402 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
403 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
404 `test -z '$(STRIP)' || \
405 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
406 mostlyclean-generic:
408 clean-generic:
410 distclean-generic:
411 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
413 maintainer-clean-generic:
414 @echo "This command is intended for maintainers to use"
415 @echo "it deletes files that may require special tools to rebuild."
416 clean: clean-recursive
418 clean-am: clean-generic clean-libtool mostlyclean-am
420 distclean: distclean-recursive
421 -rm -f Makefile
422 distclean-am: clean-am distclean-generic distclean-libtool \
423 distclean-tags
425 dvi: dvi-recursive
427 dvi-am:
429 html: html-recursive
431 info: info-recursive
433 info-am:
435 install-data-am:
437 install-exec-am:
439 install-info: install-info-recursive
441 install-man:
443 installcheck-am:
445 maintainer-clean: maintainer-clean-recursive
446 -rm -f Makefile
447 maintainer-clean-am: distclean-am maintainer-clean-generic
449 mostlyclean: mostlyclean-recursive
451 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
453 pdf: pdf-recursive
455 pdf-am:
457 ps: ps-recursive
459 ps-am:
461 uninstall-am: uninstall-info-am
463 uninstall-info: uninstall-info-recursive
465 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
466 clean clean-generic clean-libtool clean-recursive ctags \
467 ctags-recursive distclean distclean-generic distclean-libtool \
468 distclean-recursive distclean-tags distdir dvi dvi-am html \
469 html-am info info-am install install-am install-data \
470 install-data-am install-exec install-exec-am install-info \
471 install-info-am install-man install-strip installcheck \
472 installcheck-am installdirs installdirs-am maintainer-clean \
473 maintainer-clean-generic maintainer-clean-recursive \
474 mostlyclean mostlyclean-generic mostlyclean-libtool \
475 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
476 uninstall uninstall-am uninstall-info-am
478 # Tell versions [3.59,3.63) of GNU make to not export all variables.
479 # Otherwise a system limit (for SysV at least) may be exceeded.
480 .NOEXPORT: