started to fix the manuals for EBuf. Implemented a
[neuro.git] / src / memory / Makefile.in
blobdf3e532e6ac13f64113aed9349350a33dbb4bf1c
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@
17 #!/bin/bash
19 SOURCES = $(libmemory_la_SOURCES)
21 srcdir = @srcdir@
22 top_srcdir = @top_srcdir@
23 VPATH = @srcdir@
24 pkgdatadir = $(datadir)/@PACKAGE@
25 pkglibdir = $(libdir)/@PACKAGE@
26 pkgincludedir = $(includedir)/@PACKAGE@
27 top_builddir = ../..
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 INSTALL = @INSTALL@
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)
35 NORMAL_INSTALL = :
36 PRE_INSTALL = :
37 POST_INSTALL = :
38 NORMAL_UNINSTALL = :
39 PRE_UNINSTALL = :
40 POST_UNINSTALL = :
41 build_triplet = @build@
42 host_triplet = @host@
43 subdir = src/memory
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) \
48 $(ACLOCAL_M4)
49 mkinstalldirs = $(install_sh) -d
50 CONFIG_CLEAN_FILES =
51 LTLIBRARIES = $(noinst_LTLIBRARIES)
52 libmemory_la_LIBADD =
53 am__objects_1 = ebuf.lo
54 am_libmemory_la_OBJECTS = $(am__objects_1)
55 libmemory_la_OBJECTS = $(am_libmemory_la_OBJECTS)
56 DEFAULT_INCLUDES = -I. -I$(srcdir)
57 depcomp = $(SHELL) $(top_srcdir)/depcomp
58 am__depfiles_maybe = depfiles
59 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
60 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
61 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
62 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
63 $(AM_CFLAGS) $(CFLAGS)
64 CCLD = $(CC)
65 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
66 $(AM_LDFLAGS) $(LDFLAGS) -o $@
67 SOURCES = $(libmemory_la_SOURCES)
68 DIST_SOURCES = $(libmemory_la_SOURCES)
69 ETAGS = etags
70 CTAGS = ctags
71 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72 ACLOCAL = @ACLOCAL@
73 AMDEP_FALSE = @AMDEP_FALSE@
74 AMDEP_TRUE = @AMDEP_TRUE@
75 AMTAR = @AMTAR@
76 AR = @AR@
77 AS = @AS@
78 AUTOCONF = @AUTOCONF@
79 AUTOHEADER = @AUTOHEADER@
80 AUTOMAKE = @AUTOMAKE@
81 AWK = @AWK@
82 CC = @CC@
83 CCDEPMODE = @CCDEPMODE@
84 CFLAGS = @CFLAGS@
85 CPP = @CPP@
86 CPPFLAGS = @CPPFLAGS@
87 CXX = @CXX@
88 CXXCPP = @CXXCPP@
89 CXXDEPMODE = @CXXDEPMODE@
90 CXXFLAGS = @CXXFLAGS@
91 CYGPATH_W = @CYGPATH_W@
92 DEFS = @DEFS@
93 DEPDIR = @DEPDIR@
94 DLLTOOL = @DLLTOOL@
95 ECHO = @ECHO@
96 ECHO_C = @ECHO_C@
97 ECHO_N = @ECHO_N@
98 ECHO_T = @ECHO_T@
99 EGREP = @EGREP@
100 EXEEXT = @EXEEXT@
101 F77 = @F77@
102 FFLAGS = @FFLAGS@
103 INSTALL_DATA = @INSTALL_DATA@
104 INSTALL_PROGRAM = @INSTALL_PROGRAM@
105 INSTALL_SCRIPT = @INSTALL_SCRIPT@
106 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107 LDFLAGS = @LDFLAGS@
108 LIBOBJS = @LIBOBJS@
109 LIBS = @LIBS@
110 LIBTOOL = @LIBTOOL@
111 LN_S = @LN_S@
112 LTLIBOBJS = @LTLIBOBJS@
113 LT_AGE = @LT_AGE@
114 LT_CURRENT = @LT_CURRENT@
115 LT_REVISION = @LT_REVISION@
116 MAKEINFO = @MAKEINFO@
117 NEUROFLAGS = @NEUROFLAGS@
118 NEUROLIBFLAGS = @NEUROLIBFLAGS@
119 NEURO_BINARY_AGE = @NEURO_BINARY_AGE@
120 NEURO_INTERFACE_AGE = @NEURO_INTERFACE_AGE@
121 NEURO_MAJOR_VERSION = @NEURO_MAJOR_VERSION@
122 NEURO_MICRO_VERSION = @NEURO_MICRO_VERSION@
123 NEURO_MINOR_VERSION = @NEURO_MINOR_VERSION@
124 NEURO_VERSION = @NEURO_VERSION@
125 NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
126 NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
127 OBJDUMP = @OBJDUMP@
128 OBJEXT = @OBJEXT@
129 PACKAGE = @PACKAGE@
130 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
131 PACKAGE_NAME = @PACKAGE_NAME@
132 PACKAGE_STRING = @PACKAGE_STRING@
133 PACKAGE_TARNAME = @PACKAGE_TARNAME@
134 PACKAGE_VERSION = @PACKAGE_VERSION@
135 PATH_SEPARATOR = @PATH_SEPARATOR@
136 RANLIB = @RANLIB@
137 SET_MAKE = @SET_MAKE@
138 SHELL = @SHELL@
139 STRIP = @STRIP@
140 USE_SDL_FALSE = @USE_SDL_FALSE@
141 USE_SDL_TRUE = @USE_SDL_TRUE@
142 USE_X11_FALSE = @USE_X11_FALSE@
143 USE_X11_TRUE = @USE_X11_TRUE@
144 VERSION = @VERSION@
145 X_CFLAGS = @X_CFLAGS@
146 X_EXTRA_LIBS = @X_EXTRA_LIBS@
147 X_LIBS = @X_LIBS@
148 X_PRE_LIBS = @X_PRE_LIBS@
149 ac_ct_AR = @ac_ct_AR@
150 ac_ct_AS = @ac_ct_AS@
151 ac_ct_CC = @ac_ct_CC@
152 ac_ct_CXX = @ac_ct_CXX@
153 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
154 ac_ct_F77 = @ac_ct_F77@
155 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
156 ac_ct_RANLIB = @ac_ct_RANLIB@
157 ac_ct_STRIP = @ac_ct_STRIP@
158 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
159 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
160 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
161 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
162 am__include = @am__include@
163 am__leading_dot = @am__leading_dot@
164 am__quote = @am__quote@
165 am__tar = @am__tar@
166 am__untar = @am__untar@
167 bindir = @bindir@
168 build = @build@
169 build_alias = @build_alias@
170 build_cpu = @build_cpu@
171 build_os = @build_os@
172 build_vendor = @build_vendor@
173 datadir = @datadir@
174 exec_prefix = @exec_prefix@
175 host = @host@
176 host_alias = @host_alias@
177 host_cpu = @host_cpu@
178 host_os = @host_os@
179 host_vendor = @host_vendor@
180 includedir = @includedir@
181 infodir = @infodir@
182 install_sh = @install_sh@
183 libdir = @libdir@
184 libexecdir = @libexecdir@
185 localstatedir = @localstatedir@
186 mandir = @mandir@
187 mkdir_p = @mkdir_p@
188 oldincludedir = @oldincludedir@
189 prefix = @prefix@
190 program_transform_name = @program_transform_name@
191 sbindir = @sbindir@
192 sharedstatedir = @sharedstatedir@
193 sysconfdir = @sysconfdir@
194 target_alias = @target_alias@
195 noinst_LTLIBRARIES = libmemory.la
196 lib_sources = \
197 ebuf.c
199 libmemory_la_SOURCES = $(lib_sources)
200 AM_CFLAGS = @NEUROFLAGS@
201 all: all-am
203 .SUFFIXES:
204 .SUFFIXES: .c .lo .o .obj
205 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
206 @for dep in $?; do \
207 case '$(am__configure_deps)' in \
208 *$$dep*) \
209 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
210 && exit 0; \
211 exit 1;; \
212 esac; \
213 done; \
214 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/memory/Makefile'; \
215 cd $(top_srcdir) && \
216 $(AUTOMAKE) --gnu src/memory/Makefile
217 .PRECIOUS: Makefile
218 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
219 @case '$?' in \
220 *config.status*) \
221 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
222 *) \
223 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
224 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
225 esac;
227 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
228 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230 $(top_srcdir)/configure: $(am__configure_deps)
231 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
233 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235 clean-noinstLTLIBRARIES:
236 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
237 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
238 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
239 test "$$dir" != "$$p" || dir=.; \
240 echo "rm -f \"$${dir}/so_locations\""; \
241 rm -f "$${dir}/so_locations"; \
242 done
243 libmemory.la: $(libmemory_la_OBJECTS) $(libmemory_la_DEPENDENCIES)
244 $(LINK) $(libmemory_la_LDFLAGS) $(libmemory_la_OBJECTS) $(libmemory_la_LIBADD) $(LIBS)
246 mostlyclean-compile:
247 -rm -f *.$(OBJEXT)
249 distclean-compile:
250 -rm -f *.tab.c
252 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ebuf.Plo@am__quote@
254 .c.o:
255 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
256 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
257 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
258 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
259 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
261 .c.obj:
262 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
263 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
264 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
265 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
266 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
268 .c.lo:
269 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
270 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
271 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
272 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
273 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
275 mostlyclean-libtool:
276 -rm -f *.lo
278 clean-libtool:
279 -rm -rf .libs _libs
281 distclean-libtool:
282 -rm -f libtool
283 uninstall-info-am:
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: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
296 $(TAGS_FILES) $(LISP)
297 tags=; \
298 here=`pwd`; \
299 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
300 unique=`for i in $$list; do \
301 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302 done | \
303 $(AWK) ' { files[$$0] = 1; } \
304 END { for (i in files) print i; }'`; \
305 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
306 test -n "$$unique" || unique=$$empty_fix; \
307 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
308 $$tags $$unique; \
310 ctags: CTAGS
311 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
312 $(TAGS_FILES) $(LISP)
313 tags=; \
314 here=`pwd`; \
315 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
316 unique=`for i in $$list; do \
317 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
318 done | \
319 $(AWK) ' { files[$$0] = 1; } \
320 END { for (i in files) print i; }'`; \
321 test -z "$(CTAGS_ARGS)$$tags$$unique" \
322 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
323 $$tags $$unique
325 GTAGS:
326 here=`$(am__cd) $(top_builddir) && pwd` \
327 && cd $(top_srcdir) \
328 && gtags -i $(GTAGS_ARGS) $$here
330 distclean-tags:
331 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
333 distdir: $(DISTFILES)
334 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
335 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
336 list='$(DISTFILES)'; for file in $$list; do \
337 case $$file in \
338 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
339 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
340 esac; \
341 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
342 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
343 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
344 dir="/$$dir"; \
345 $(mkdir_p) "$(distdir)$$dir"; \
346 else \
347 dir=''; \
348 fi; \
349 if test -d $$d/$$file; then \
350 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
351 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
352 fi; \
353 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
354 else \
355 test -f $(distdir)/$$file \
356 || cp -p $$d/$$file $(distdir)/$$file \
357 || exit 1; \
358 fi; \
359 done
360 check-am: all-am
361 check: check-am
362 all-am: Makefile $(LTLIBRARIES)
363 installdirs:
364 install: install-am
365 install-exec: install-exec-am
366 install-data: install-data-am
367 uninstall: uninstall-am
369 install-am: all-am
370 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
372 installcheck: installcheck-am
373 install-strip:
374 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
375 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
376 `test -z '$(STRIP)' || \
377 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
378 mostlyclean-generic:
380 clean-generic:
382 distclean-generic:
383 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
385 maintainer-clean-generic:
386 @echo "This command is intended for maintainers to use"
387 @echo "it deletes files that may require special tools to rebuild."
388 clean: clean-am
390 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
391 mostlyclean-am
393 distclean: distclean-am
394 -rm -rf ./$(DEPDIR)
395 -rm -f Makefile
396 distclean-am: clean-am distclean-compile distclean-generic \
397 distclean-libtool distclean-tags
399 dvi: dvi-am
401 dvi-am:
403 html: html-am
405 info: info-am
407 info-am:
409 install-data-am:
411 install-exec-am:
413 install-info: install-info-am
415 install-man:
417 installcheck-am:
419 maintainer-clean: maintainer-clean-am
420 -rm -rf ./$(DEPDIR)
421 -rm -f Makefile
422 maintainer-clean-am: distclean-am maintainer-clean-generic
424 mostlyclean: mostlyclean-am
426 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
427 mostlyclean-libtool
429 pdf: pdf-am
431 pdf-am:
433 ps: ps-am
435 ps-am:
437 uninstall-am: uninstall-info-am
439 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
440 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
441 distclean-compile distclean-generic distclean-libtool \
442 distclean-tags distdir dvi dvi-am html html-am info info-am \
443 install install-am install-data install-data-am install-exec \
444 install-exec-am install-info install-info-am install-man \
445 install-strip installcheck installcheck-am installdirs \
446 maintainer-clean maintainer-clean-generic mostlyclean \
447 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
448 pdf pdf-am ps ps-am tags uninstall uninstall-am \
449 uninstall-info-am
451 #AM_CFLAGS= @SDLFLAGS@
453 #include_HEADERS= \
454 # ebuf.h
455 # Tell versions [3.59,3.63) of GNU make to not export all variables.
456 # Otherwise a system limit (for SysV at least) may be exceeded.
457 .NOEXPORT: