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