1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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
18 top_srcdir
= @top_srcdir@
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@PACKAGE@
22 pkgincludedir
= $(includedir)/@PACKAGE@
24 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA
= $(install_sh
) -c
-m
644
27 install_sh_PROGRAM
= $(install_sh
) -c
28 install_sh_SCRIPT
= $(install_sh
) -c
29 INSTALL_HEADER
= $(INSTALL_DATA
)
30 transform
= $(program_transform_name
)
37 build_triplet
= @build@
40 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
41 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
42 am__aclocal_m4_deps
= $(top_srcdir
)/configure.in
43 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
45 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
46 CONFIG_HEADER
= $(top_builddir
)/config.h
48 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
49 am__vpath_adj
= case
$$p in \
50 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
54 am__installdirs
= "$(DESTDIR)$(libdir)"
55 libLTLIBRARIES_INSTALL
= $(INSTALL
)
56 LTLIBRARIES
= $(lib_LTLIBRARIES
)
58 am_libcsqlnw_la_OBJECTS
= NetworkTable.lo UDPClient.lo TCPClient.lo \
59 NetworkPacket.lo SqlNetworkHandler.lo UDPServer.lo \
61 libcsqlnw_la_OBJECTS
= $(am_libcsqlnw_la_OBJECTS
)
62 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I
$(top_builddir
)
63 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
64 am__depfiles_maybe
= depfiles
65 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
66 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
67 LTCXXCOMPILE
= $(LIBTOOL
) --tag
=CXX
--mode
=compile
$(CXX
) $(DEFS
) \
68 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
69 $(AM_CXXFLAGS
) $(CXXFLAGS
)
71 CXXLINK
= $(LIBTOOL
) --tag
=CXX
--mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) \
72 $(CXXFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
73 SOURCES
= $(libcsqlnw_la_SOURCES
)
74 DIST_SOURCES
= $(libcsqlnw_la_SOURCES
)
77 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
79 AMDEP_FALSE
= @AMDEP_FALSE@
80 AMDEP_TRUE
= @AMDEP_TRUE@
84 AUTOHEADER
= @AUTOHEADER@
88 CCDEPMODE
= @CCDEPMODE@
94 CXXDEPMODE
= @CXXDEPMODE@
96 CYGPATH_W
= @CYGPATH_W@
108 INSTALL_DATA
= @INSTALL_DATA@
109 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
110 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
111 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
115 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
120 LTLIBOBJS
= @LTLIBOBJS@
121 MAKEINFO
= @MAKEINFO@
124 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
125 PACKAGE_NAME
= @PACKAGE_NAME@
126 PACKAGE_STRING
= @PACKAGE_STRING@
127 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
128 PACKAGE_VERSION
= @PACKAGE_VERSION@
129 PATH_SEPARATOR
= @PATH_SEPARATOR@
131 SET_MAKE
= @SET_MAKE@
137 ac_ct_CC
= @ac_ct_CC@
138 ac_ct_CXX
= @ac_ct_CXX@
139 ac_ct_F77
= @ac_ct_F77@
140 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
141 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
142 am__fastdepCXX_FALSE
= @am__fastdepCXX_FALSE@
143 am__fastdepCXX_TRUE
= @am__fastdepCXX_TRUE@
144 am__include
= @am__include@
145 am__leading_dot
= @am__leading_dot@
146 am__quote
= @am__quote@
148 am__untar
= @am__untar@
151 build_alias
= @build_alias@
152 build_cpu
= @build_cpu@
153 build_os
= @build_os@
154 build_vendor
= @build_vendor@
156 datarootdir
= @datarootdir@
159 exec_prefix = @
exec_prefix@
161 host_alias
= @host_alias@
162 host_cpu
= @host_cpu@
164 host_vendor
= @host_vendor@
166 includedir = @
includedir@
168 install_sh
= @install_sh@
170 libexecdir
= @libexecdir@
171 localedir
= @localedir@
172 localstatedir
= @localstatedir@
175 oldincludedir = @
oldincludedir@
178 program_transform_name
= @program_transform_name@
181 sharedstatedir
= @sharedstatedir@
182 sysconfdir
= @sysconfdir@
183 target_alias
= @target_alias@
184 INCLUDES
= -I
$(top_srcdir
)/include $(all_includes
)
186 lib_LTLIBRARIES
= libcsqlnw.la
187 libcsqlnw_la_LDFLAGS
= -avoid-version
-module
188 libcsqlnw_la_SOURCES
= NetworkTable.
cxx UDPClient.
cxx TCPClient.
cxx \
189 NetworkPacket.
cxx SqlNetworkHandler.
cxx UDPServer.
cxx \
192 libcsqlnw_a_LIBADD
= $(top_builddir
)/src
/sql
/libcsql.la
196 .SUFFIXES
: .
cxx .lo .o .obj
197 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
199 case
'$(am__configure_deps)' in \
201 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
206 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/network/Makefile'; \
207 cd
$(top_srcdir
) && \
208 $(AUTOMAKE
) --gnu src
/network
/Makefile
210 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
213 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
215 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
216 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
219 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
220 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
222 $(top_srcdir
)/configure
: $(am__configure_deps
)
223 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
224 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
225 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
226 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
228 test -z
"$(libdir)" ||
$(mkdir_p
) "$(DESTDIR)$(libdir)"
229 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
230 if
test -f
$$p; then \
232 echo
" $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
233 $(LIBTOOL
) --mode
=install $(libLTLIBRARIES_INSTALL
) $(INSTALL_STRIP_FLAG
) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
237 uninstall-libLTLIBRARIES
:
239 @set
-x
; list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
241 echo
" $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
242 $(LIBTOOL
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$p"; \
245 clean-libLTLIBRARIES
:
246 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
247 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
248 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
249 test "$$dir" != "$$p" ||
dir=.
; \
250 echo
"rm -f \"$${dir}/so_locations\""; \
251 rm -f
"$${dir}/so_locations"; \
253 libcsqlnw.la
: $(libcsqlnw_la_OBJECTS
) $(libcsqlnw_la_DEPENDENCIES
)
254 $(CXXLINK
) -rpath
$(libdir) $(libcsqlnw_la_LDFLAGS
) $(libcsqlnw_la_OBJECTS
) $(libcsqlnw_la_LIBADD
) $(LIBS
)
262 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/NetworkPacket.Plo@am__quote@
263 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/NetworkTable.Plo@am__quote@
264 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/SqlNetworkHandler.Plo@am__quote@
265 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/TCPClient.Plo@am__quote@
266 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/TCPServer.Plo@am__quote@
267 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/UDPClient.Plo@am__quote@
268 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/UDPServer.Plo@am__quote@
271 @am__fastdepCXX_TRUE@ if
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
272 @am__fastdepCXX_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
273 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
274 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
275 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
$<
278 @am__fastdepCXX_TRUE@ if
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
279 @am__fastdepCXX_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
280 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
281 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
282 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
285 @am__fastdepCXX_TRUE@ if
$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
286 @am__fastdepCXX_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
287 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
288 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
289 @am__fastdepCXX_FALSE@
$(LTCXXCOMPILE
) -c
-o
$@
$<
301 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
302 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
303 unique
=`for i in $$list; do \
304 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
306 $(AWK) ' { files[$$0] = 1; } \
307 END { for (i in files) print i; }'`; \
311 TAGS
: $(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 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
322 test -n
"$$unique" || unique
=$$empty_fix; \
323 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
327 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
328 $(TAGS_FILES
) $(LISP
)
331 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
332 unique
=`for i in $$list; do \
333 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335 $(AWK) ' { files[$$0] = 1; } \
336 END { for (i in files) print i; }'`; \
337 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
338 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
342 here
=`$(am__cd) $(top_builddir) && pwd` \
343 && cd
$(top_srcdir
) \
344 && gtags
-i
$(GTAGS_ARGS
) $$here
347 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
349 distdir
: $(DISTFILES
)
350 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
351 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
352 list
='$(DISTFILES)'; for file in
$$list; do \
354 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
355 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
357 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
358 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
359 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
361 $(mkdir_p
) "$(distdir)$$dir"; \
365 if
test -d
$$d/$$file; then \
366 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
367 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
369 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
371 test -f
$(distdir
)/$$file \
372 || cp
-p
$$d/$$file $(distdir
)/$$file \
378 all-am
: Makefile
$(LTLIBRARIES
)
380 for
dir in
"$(DESTDIR)$(libdir)"; do \
381 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
384 install-exec
: install-exec-am
385 install-data
: install-data-am
386 uninstall: uninstall-am
389 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
391 installcheck: installcheck-am
393 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
394 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
395 `test -z '$(STRIP)' || \
396 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
402 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
404 maintainer-clean-generic
:
405 @echo
"This command is intended for maintainers to use"
406 @echo
"it deletes files that may require special tools to rebuild."
409 clean-am
: clean-generic clean-libLTLIBRARIES clean-libtool \
412 distclean: distclean-am
415 distclean-am
: clean-am distclean-compile distclean-generic \
416 distclean-libtool distclean-tags
430 install-exec-am
: install-libLTLIBRARIES
432 install-info
: install-info-am
438 maintainer-clean
: maintainer-clean-am
441 maintainer-clean-am
: distclean-am maintainer-clean-generic
443 mostlyclean: mostlyclean-am
445 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
456 uninstall-am
: uninstall-info-am uninstall-libLTLIBRARIES
458 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
459 clean-libLTLIBRARIES clean-libtool ctags
distclean \
460 distclean-compile distclean-generic distclean-libtool \
461 distclean-tags distdir
dvi dvi-am html html-am
info info-am \
462 install install-am install-data install-data-am install-exec \
463 install-exec-am install-info install-info-am \
464 install-libLTLIBRARIES install-man install-strip
installcheck \
465 installcheck-am
installdirs maintainer-clean \
466 maintainer-clean-generic
mostlyclean mostlyclean-compile \
467 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
468 tags uninstall uninstall-am uninstall-info-am \
469 uninstall-libLTLIBRARIES
471 # Tell versions [3.59,3.63) of GNU make to not export all variables.
472 # Otherwise a system limit (for SysV at least) may be exceeded.