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
= $(libmemory_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 LTLIBRARIES
= $(noinst_LTLIBRARIES
)
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
)
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
)
71 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
73 AMDEP_FALSE
= @AMDEP_FALSE@
74 AMDEP_TRUE
= @AMDEP_TRUE@
79 AUTOHEADER
= @AUTOHEADER@
83 CCDEPMODE
= @CCDEPMODE@
89 CXXDEPMODE
= @CXXDEPMODE@
91 CYGPATH_W
= @CYGPATH_W@
103 INSTALL_DATA
= @INSTALL_DATA@
104 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
105 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
106 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
112 LTLIBOBJS
= @LTLIBOBJS@
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@
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@
137 SET_MAKE
= @SET_MAKE@
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@
145 X_CFLAGS
= @X_CFLAGS@
146 X_EXTRA_LIBS
= @X_EXTRA_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@
166 am__untar
= @am__untar@
169 build_alias
= @build_alias@
170 build_cpu
= @build_cpu@
171 build_os
= @build_os@
172 build_vendor
= @build_vendor@
174 exec_prefix = @
exec_prefix@
176 host_alias
= @host_alias@
177 host_cpu
= @host_cpu@
179 host_vendor
= @host_vendor@
180 includedir = @
includedir@
182 install_sh
= @install_sh@
184 libexecdir
= @libexecdir@
185 localstatedir
= @localstatedir@
188 oldincludedir = @
oldincludedir@
190 program_transform_name
= @program_transform_name@
192 sharedstatedir
= @sharedstatedir@
193 sysconfdir
= @sysconfdir@
194 target_alias
= @target_alias@
195 noinst_LTLIBRARIES
= libmemory.la
199 libmemory_la_SOURCES
= $(lib_sources
)
200 AM_CFLAGS
= @NEUROFLAGS@
204 .SUFFIXES
: .c .lo .o .obj
205 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
207 case
'$(am__configure_deps)' in \
209 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
214 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/memory/Makefile'; \
215 cd
$(top_srcdir
) && \
216 $(AUTOMAKE
) --gnu src
/memory
/Makefile
218 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
221 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
223 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
224 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
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"; \
243 libmemory.la
: $(libmemory_la_OBJECTS
) $(libmemory_la_DEPENDENCIES
)
244 $(LINK
) $(libmemory_la_LDFLAGS
) $(libmemory_la_OBJECTS
) $(libmemory_la_LIBADD
) $(LIBS
)
252 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ebuf.Plo@am__quote@
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
$<
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) '$<'`
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
$@
$<
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; \
290 $(AWK) ' { files[$$0] = 1; } \
291 END { for (i in files) print i; }'`; \
295 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
296 $(TAGS_FILES
) $(LISP
)
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; \
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
) \
311 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
312 $(TAGS_FILES
) $(LISP
)
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; \
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
) \
326 here
=`$(am__cd) $(top_builddir) && pwd` \
327 && cd
$(top_srcdir
) \
328 && gtags
-i
$(GTAGS_ARGS
) $$here
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 \
338 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
339 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
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 \
345 $(mkdir_p
) "$(distdir)$$dir"; \
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; \
353 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
355 test -f
$(distdir
)/$$file \
356 || cp
-p
$$d/$$file $(distdir
)/$$file \
362 all-am
: Makefile
$(LTLIBRARIES
)
365 install-exec
: install-exec-am
366 install-data
: install-data-am
367 uninstall: uninstall-am
370 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
372 installcheck: installcheck-am
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
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."
390 clean-am
: clean-generic clean-libtool clean-noinstLTLIBRARIES \
393 distclean: distclean-am
396 distclean-am
: clean-am distclean-compile distclean-generic \
397 distclean-libtool distclean-tags
413 install-info
: install-info-am
419 maintainer-clean
: maintainer-clean-am
422 maintainer-clean-am
: distclean-am maintainer-clean-generic
424 mostlyclean: mostlyclean-am
426 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
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 \
451 #AM_CFLAGS= @SDLFLAGS@
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.