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
= $(libvideo_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
= painter.lo coredraw.lo graphics.lo debug.lo \
54 interface.lo pixels.lo
55 am_libvideo_la_OBJECTS
= $(am__objects_1
)
56 libvideo_la_OBJECTS
= $(am_libvideo_la_OBJECTS
)
57 DEFAULT_INCLUDES
= -I.
-I
$(srcdir)
58 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
59 am__depfiles_maybe
= depfiles
60 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
61 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
62 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
--mode
=compile
$(CC
) $(DEFS
) \
63 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
64 $(AM_CFLAGS
) $(CFLAGS
)
66 LINK
= $(LIBTOOL
) --tag
=CC
--mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
67 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
68 SOURCES
= $(libvideo_la_SOURCES
)
69 DIST_SOURCES
= $(libvideo_la_SOURCES
)
72 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
74 AMDEP_FALSE
= @AMDEP_FALSE@
75 AMDEP_TRUE
= @AMDEP_TRUE@
80 AUTOHEADER
= @AUTOHEADER@
84 CCDEPMODE
= @CCDEPMODE@
90 CXXDEPMODE
= @CXXDEPMODE@
92 CYGPATH_W
= @CYGPATH_W@
104 INSTALL_DATA
= @INSTALL_DATA@
105 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
106 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
107 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
113 LTLIBOBJS
= @LTLIBOBJS@
115 LT_CURRENT
= @LT_CURRENT@
116 LT_REVISION
= @LT_REVISION@
117 MAKEINFO
= @MAKEINFO@
118 NEUROFLAGS
= @NEUROFLAGS@
119 NEUROLIBFLAGS
= @NEUROLIBFLAGS@
120 NEURO_BINARY_AGE
= @NEURO_BINARY_AGE@
121 NEURO_INTERFACE_AGE
= @NEURO_INTERFACE_AGE@
122 NEURO_MAJOR_VERSION
= @NEURO_MAJOR_VERSION@
123 NEURO_MICRO_VERSION
= @NEURO_MICRO_VERSION@
124 NEURO_MINOR_VERSION
= @NEURO_MINOR_VERSION@
125 NEURO_VERSION
= @NEURO_VERSION@
126 NO_UNDEFINED_FALSE
= @NO_UNDEFINED_FALSE@
127 NO_UNDEFINED_TRUE
= @NO_UNDEFINED_TRUE@
131 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
132 PACKAGE_NAME
= @PACKAGE_NAME@
133 PACKAGE_STRING
= @PACKAGE_STRING@
134 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
135 PACKAGE_VERSION
= @PACKAGE_VERSION@
136 PATH_SEPARATOR
= @PATH_SEPARATOR@
138 SET_MAKE
= @SET_MAKE@
141 USE_SDL_FALSE
= @USE_SDL_FALSE@
142 USE_SDL_TRUE
= @USE_SDL_TRUE@
143 USE_X11_FALSE
= @USE_X11_FALSE@
144 USE_X11_TRUE
= @USE_X11_TRUE@
146 X_CFLAGS
= @X_CFLAGS@
147 X_EXTRA_LIBS
= @X_EXTRA_LIBS@
149 X_PRE_LIBS
= @X_PRE_LIBS@
150 ac_ct_AR
= @ac_ct_AR@
151 ac_ct_AS
= @ac_ct_AS@
152 ac_ct_CC
= @ac_ct_CC@
153 ac_ct_CXX
= @ac_ct_CXX@
154 ac_ct_DLLTOOL
= @ac_ct_DLLTOOL@
155 ac_ct_F77
= @ac_ct_F77@
156 ac_ct_OBJDUMP
= @ac_ct_OBJDUMP@
157 ac_ct_RANLIB
= @ac_ct_RANLIB@
158 ac_ct_STRIP
= @ac_ct_STRIP@
159 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
160 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
161 am__fastdepCXX_FALSE
= @am__fastdepCXX_FALSE@
162 am__fastdepCXX_TRUE
= @am__fastdepCXX_TRUE@
163 am__include
= @am__include@
164 am__leading_dot
= @am__leading_dot@
165 am__quote
= @am__quote@
167 am__untar
= @am__untar@
170 build_alias
= @build_alias@
171 build_cpu
= @build_cpu@
172 build_os
= @build_os@
173 build_vendor
= @build_vendor@
175 exec_prefix = @
exec_prefix@
177 host_alias
= @host_alias@
178 host_cpu
= @host_cpu@
180 host_vendor
= @host_vendor@
181 includedir = @
includedir@
183 install_sh
= @install_sh@
185 libexecdir
= @libexecdir@
186 localstatedir
= @localstatedir@
189 oldincludedir = @
oldincludedir@
191 program_transform_name
= @program_transform_name@
193 sharedstatedir
= @sharedstatedir@
194 sysconfdir
= @sysconfdir@
195 target_alias
= @target_alias@
196 EXTRA_DIST
= video.h pool.h
197 noinst_LTLIBRARIES
= libvideo.la
206 libvideo_la_SOURCES
= $(lib_sources
)
207 AM_CFLAGS
= @NEUROFLAGS@
211 .SUFFIXES
: .c .lo .o .obj
212 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
214 case
'$(am__configure_deps)' in \
216 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
221 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/video/Makefile'; \
222 cd
$(top_srcdir
) && \
223 $(AUTOMAKE
) --gnu src
/video
/Makefile
225 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
228 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
230 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
231 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
234 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
235 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
237 $(top_srcdir
)/configure
: $(am__configure_deps
)
238 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
239 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
240 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
242 clean-noinstLTLIBRARIES
:
243 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
244 @list
='$(noinst_LTLIBRARIES)'; for p in
$$list; do \
245 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
246 test "$$dir" != "$$p" ||
dir=.
; \
247 echo
"rm -f \"$${dir}/so_locations\""; \
248 rm -f
"$${dir}/so_locations"; \
250 libvideo.la
: $(libvideo_la_OBJECTS
) $(libvideo_la_DEPENDENCIES
)
251 $(LINK
) $(libvideo_la_LDFLAGS
) $(libvideo_la_OBJECTS
) $(libvideo_la_LIBADD
) $(LIBS
)
259 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/coredraw.Plo@am__quote@
260 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/debug.Plo@am__quote@
261 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/graphics.Plo@am__quote@
262 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/interface.Plo@am__quote@
263 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/painter.Plo@am__quote@
264 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/pixels.Plo@am__quote@
267 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
268 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
269 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
270 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
271 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
274 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
275 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
276 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
277 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
278 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
281 @am__fastdepCC_TRUE@ if
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
282 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
283 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
284 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
285 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
297 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
298 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
299 unique
=`for i in $$list; do \
300 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302 $(AWK) ' { files[$$0] = 1; } \
303 END { for (i in files) print i; }'`; \
307 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
308 $(TAGS_FILES
) $(LISP
)
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; \
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
) \
323 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
324 $(TAGS_FILES
) $(LISP
)
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; \
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
) \
338 here
=`$(am__cd) $(top_builddir) && pwd` \
339 && cd
$(top_srcdir
) \
340 && gtags
-i
$(GTAGS_ARGS
) $$here
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 \
350 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
351 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
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 \
357 $(mkdir_p
) "$(distdir)$$dir"; \
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; \
365 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
367 test -f
$(distdir
)/$$file \
368 || cp
-p
$$d/$$file $(distdir
)/$$file \
374 all-am
: Makefile
$(LTLIBRARIES
)
377 install-exec
: install-exec-am
378 install-data
: install-data-am
379 uninstall: uninstall-am
382 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
384 installcheck: installcheck-am
386 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
387 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
388 `test -z '$(STRIP)' || \
389 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
395 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
397 maintainer-clean-generic
:
398 @echo
"This command is intended for maintainers to use"
399 @echo
"it deletes files that may require special tools to rebuild."
402 clean-am
: clean-generic clean-libtool clean-noinstLTLIBRARIES \
405 distclean: distclean-am
408 distclean-am
: clean-am distclean-compile distclean-generic \
409 distclean-libtool distclean-tags
425 install-info
: install-info-am
431 maintainer-clean
: maintainer-clean-am
434 maintainer-clean-am
: distclean-am maintainer-clean-generic
436 mostlyclean: mostlyclean-am
438 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
449 uninstall-am
: uninstall-info-am
451 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
452 clean-libtool clean-noinstLTLIBRARIES ctags
distclean \
453 distclean-compile distclean-generic distclean-libtool \
454 distclean-tags distdir
dvi dvi-am html html-am
info info-am \
455 install install-am install-data install-data-am install-exec \
456 install-exec-am install-info install-info-am install-man \
457 install-strip
installcheck installcheck-am
installdirs \
458 maintainer-clean maintainer-clean-generic
mostlyclean \
459 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
460 pdf pdf-am ps ps-am
tags uninstall uninstall-am \
463 #AM_CFLAGS= @SDLFLAGS@
465 #LIB_FLAGS= @NEUROLIBFLAGS@
466 #libvideo_la_LDFLAGS = $(LIB_FLAGS)
470 # Tell versions [3.59,3.63) of GNU make to not export all variables.
471 # Otherwise a system limit (for SysV at least) may be exceeded.