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
20 top_srcdir
= @top_srcdir@
22 pkgdatadir
= $(datadir)/@PACKAGE@
23 pkglibdir
= $(libdir)/@PACKAGE@
24 pkgincludedir
= $(includedir)/@PACKAGE@
26 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 install_sh_DATA
= $(install_sh
) -c
-m
644
29 install_sh_PROGRAM
= $(install_sh
) -c
30 install_sh_SCRIPT
= $(install_sh
) -c
31 INSTALL_HEADER
= $(INSTALL_DATA
)
32 transform
= $(program_transform_name
)
39 build_triplet
= @build@
42 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
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
) \
47 mkinstalldirs
= $(install_sh
) -d
48 CONFIG_HEADER
= $(top_builddir
)/include/neuro
/config.h
50 SCRIPTS
= $(noinst_SCRIPTS
)
53 man3dir = $(mandir)/man3
54 am__installdirs
= "$(DESTDIR)$(man3dir)"
57 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
59 AMDEP_FALSE
= @AMDEP_FALSE@
60 AMDEP_TRUE
= @AMDEP_TRUE@
65 AUTOHEADER
= @AUTOHEADER@
69 CCDEPMODE
= @CCDEPMODE@
75 CXXDEPMODE
= @CXXDEPMODE@
77 CYGPATH_W
= @CYGPATH_W@
89 INSTALL_DATA
= @INSTALL_DATA@
90 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
91 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
92 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
98 LTLIBOBJS
= @LTLIBOBJS@
100 LT_CURRENT
= @LT_CURRENT@
101 LT_REVISION
= @LT_REVISION@
102 MAKEINFO
= @MAKEINFO@
103 NEUROFLAGS
= @NEUROFLAGS@
104 NEUROLDFLAGS
= @NEUROLDFLAGS@
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@
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@
123 SET_MAKE
= @SET_MAKE@
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@
131 X_CFLAGS
= @X_CFLAGS@
132 X_EXTRA_LIBS
= @X_EXTRA_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@
152 am__untar
= @am__untar@
155 build_alias
= @build_alias@
156 build_cpu
= @build_cpu@
157 build_os
= @build_os@
158 build_vendor
= @build_vendor@
160 exec_prefix = @
exec_prefix@
162 host_alias
= @host_alias@
163 host_cpu
= @host_cpu@
165 host_vendor
= @host_vendor@
166 includedir = @
includedir@
168 install_sh
= @install_sh@
170 libexecdir
= @libexecdir@
171 localstatedir
= @localstatedir@
174 oldincludedir = @
oldincludedir@
176 program_transform_name
= @program_transform_name@
178 sharedstatedir
= @sharedstatedir@
179 sysconfdir
= @sysconfdir@
180 target_alias
= @target_alias@
181 EXTRA_DIST
= neuroman.tcl make_man.sh
183 man_MANS
= $(manuals
)
184 noinst_SCRIPTS
= $(manuals
)
188 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
190 case
'$(am__configure_deps)' in \
192 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
197 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile'; \
198 cd
$(top_srcdir
) && \
199 $(AUTOMAKE
) --gnu docs
/Makefile
201 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
204 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
206 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
207 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
210 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
211 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
213 $(top_srcdir
)/configure
: $(am__configure_deps
)
214 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
215 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
216 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
227 install-man3
: $(man3_MANS
) $(man_MANS
)
229 test -z
"$(man3dir)" ||
$(mkdir_p
) "$(DESTDIR)$(man3dir)"
230 @list
='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
231 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
234 *.3*) list
="$$list $$i" ;; \
237 for i in
$$list; do \
238 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
240 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
245 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
246 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
247 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
248 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
249 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
253 @list
='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
254 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
257 *.3*) list
="$$list $$i" ;; \
260 for i in
$$list; do \
261 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
266 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
267 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
268 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
269 echo
" rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
270 rm -f
"$(DESTDIR)$(man3dir)/$$inst"; \
279 distdir
: $(DISTFILES
)
280 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
281 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
282 list
='$(DISTFILES)'; for file in
$$list; do \
284 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
285 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
287 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
288 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
289 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
291 $(mkdir_p
) "$(distdir)$$dir"; \
295 if
test -d
$$d/$$file; then \
296 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
297 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
299 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
301 test -f
$(distdir
)/$$file \
302 || cp
-p
$$d/$$file $(distdir
)/$$file \
308 all-am
: Makefile
$(SCRIPTS
) $(MANS
)
310 for
dir in
"$(DESTDIR)$(man3dir)"; do \
311 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
314 install-exec
: install-exec-am
315 install-data
: install-data-am
316 uninstall: uninstall-am
319 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
321 installcheck: installcheck-am
323 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
324 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
325 `test -z '$(STRIP)' || \
326 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
332 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
334 maintainer-clean-generic
:
335 @echo
"This command is intended for maintainers to use"
336 @echo
"it deletes files that may require special tools to rebuild."
339 clean-am
: clean-generic clean-libtool clean-local mostlyclean-am
341 distclean: distclean-am
343 distclean-am
: clean-am distclean-generic distclean-libtool
355 install-data-am
: install-man
359 install-info
: install-info-am
361 install-man
: install-man3
365 maintainer-clean
: maintainer-clean-am
367 maintainer-clean-am
: distclean-am maintainer-clean-generic
369 mostlyclean: mostlyclean-am
371 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
381 uninstall-am
: uninstall-info-am uninstall-man
383 uninstall-man
: uninstall-man3
385 .PHONY
: all all-am
check check-am
clean clean-generic clean-libtool \
386 clean-local
distclean distclean-generic distclean-libtool \
387 distdir
dvi dvi-am html html-am
info info-am
install \
388 install-am install-data install-data-am install-exec \
389 install-exec-am install-info install-info-am install-man \
390 install-man3 install-strip
installcheck installcheck-am \
391 installdirs maintainer-clean maintainer-clean-generic \
392 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
393 ps ps-am
uninstall uninstall-am uninstall-info-am \
394 uninstall-man uninstall-man3
397 $(manuals
): neuroman.tcl make_man.sh
402 # Tell versions [3.59,3.63) of GNU make to not export all variables.
403 # Otherwise a system limit (for SysV at least) may be exceeded.