source: main/trunk/gs2-core/runtime-src/src/protocol/Makefile.in@ 21477

Last change on this file since 21477 was 21477, checked in by mdewsnip, 14 years ago

First attempt at an automake Makefile for runtime-src/src/protocol.

File size: 19.9 KB
Line 
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
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.
9
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.
14
15@SET_MAKE@
16
17###########################################################################
18#
19# Makefile -- Makefile for runtime-src/src/protocol
20#
21# A component of the Greenstone digital library software
22# from the New Zealand Digital Library Project at the
23# University of Waikato, New Zealand.
24#
25# Copyright (C) 1999-2010 The New Zealand Digital Library Project
26#
27# This program is free software; you can redistribute it and/or modify
28# it under the terms of the GNU General Public License as published by
29# the Free Software Foundation; either version 2 of the License, or
30# (at your option) any later version.
31#
32# This program is distributed in the hope that it will be useful,
33# but WITHOUT ANY WARRANTY; without even the implied warranty of
34# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
35# GNU General Public License for more details.
36#
37# You should have received a copy of the GNU General Public License
38# along with this program; if not, write to the Free Software
39# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
40#
41###########################################################################
42
43srcdir = @srcdir@
44top_srcdir = @top_srcdir@
45VPATH = @srcdir@
46pkgdatadir = $(datadir)/@PACKAGE@
47pkglibdir = $(libdir)/@PACKAGE@
48pkgincludedir = $(includedir)/@PACKAGE@
49top_builddir = ../..
50am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51INSTALL = @INSTALL@
52install_sh_DATA = $(install_sh) -c -m 644
53install_sh_PROGRAM = $(install_sh) -c
54install_sh_SCRIPT = $(install_sh) -c
55INSTALL_HEADER = $(INSTALL_DATA)
56transform = $(program_transform_name)
57NORMAL_INSTALL = :
58PRE_INSTALL = :
59POST_INSTALL = :
60NORMAL_UNINSTALL = :
61PRE_UNINSTALL = :
62POST_UNINSTALL = :
63build_triplet = @build@
64host_triplet = @host@
65subdir = src/protocol
66DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
67ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
68am__aclocal_m4_deps = $(top_srcdir)/configure.ac
69am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70 $(ACLOCAL_M4)
71mkinstalldirs = $(install_sh) -d
72CONFIG_HEADER = $(top_builddir)/config.h
73CONFIG_CLEAN_FILES =
74LIBRARIES = $(noinst_LIBRARIES)
75AR = ar
76ARFLAGS = cru
77libgsdlprotocol_a_AR = $(AR) $(ARFLAGS)
78libgsdlprotocol_a_LIBADD =
79am_libgsdlprotocol_a_OBJECTS = libgsdlprotocol_a-nullproto.$(OBJEXT) \
80 libgsdlprotocol_a-recptproto.$(OBJEXT) \
81 libgsdlprotocol_a-recptprototools.$(OBJEXT)
82libgsdlprotocol_a_OBJECTS = $(am_libgsdlprotocol_a_OBJECTS)
83DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
84depcomp = $(SHELL) $(top_srcdir)/depcomp
85am__depfiles_maybe = depfiles
86CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
87 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
88CXXLD = $(CXX)
89CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
90 -o $@
91SOURCES = $(libgsdlprotocol_a_SOURCES)
92DIST_SOURCES = $(libgsdlprotocol_a_SOURCES)
93ETAGS = etags
94CTAGS = ctags
95DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
96ACLOCAL = @ACLOCAL@
97AMDEP_FALSE = @AMDEP_FALSE@
98AMDEP_TRUE = @AMDEP_TRUE@
99AMTAR = @AMTAR@
100AUTOCONF = @AUTOCONF@
101AUTOHEADER = @AUTOHEADER@
102AUTOMAKE = @AUTOMAKE@
103AWK = @AWK@
104COMPAT32BITFLAGS = @COMPAT32BITFLAGS@
105CPPFLAGS = @CPPFLAGS@
106CXX = @CXX@
107CXXDEPMODE = @CXXDEPMODE@
108CXXFLAGS = @CXXFLAGS@
109CYGPATH_W = @CYGPATH_W@
110DEFS = @DEFS@
111DEPDIR = @DEPDIR@
112ECHO_C = @ECHO_C@
113ECHO_N = @ECHO_N@
114ECHO_T = @ECHO_T@
115EXEEXT = @EXEEXT@
116INSTALL_DATA = @INSTALL_DATA@
117INSTALL_PROGRAM = @INSTALL_PROGRAM@
118INSTALL_SCRIPT = @INSTALL_SCRIPT@
119INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120LDFLAGS = @LDFLAGS@
121LIBOBJS = @LIBOBJS@
122LIBS = @LIBS@
123LTLIBOBJS = @LTLIBOBJS@
124MAKEINFO = @MAKEINFO@
125OBJEXT = @OBJEXT@
126PACKAGE = @PACKAGE@
127PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
128PACKAGE_NAME = @PACKAGE_NAME@
129PACKAGE_STRING = @PACKAGE_STRING@
130PACKAGE_TARNAME = @PACKAGE_TARNAME@
131PACKAGE_VERSION = @PACKAGE_VERSION@
132PATH_SEPARATOR = @PATH_SEPARATOR@
133RANLIB = @RANLIB@
134SET_MAKE = @SET_MAKE@
135SHELL = @SHELL@
136STRIP = @STRIP@
137USE_SQLITE_FALSE = @USE_SQLITE_FALSE@
138USE_SQLITE_TRUE = @USE_SQLITE_TRUE@
139VERSION = @VERSION@
140ac_ct_CXX = @ac_ct_CXX@
141ac_ct_RANLIB = @ac_ct_RANLIB@
142ac_ct_STRIP = @ac_ct_STRIP@
143am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
144am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
145am__include = @am__include@
146am__leading_dot = @am__leading_dot@
147am__quote = @am__quote@
148am__tar = @am__tar@
149am__untar = @am__untar@
150bindir = @bindir@
151build = @build@
152build_alias = @build_alias@
153build_cpu = @build_cpu@
154build_os = @build_os@
155build_vendor = @build_vendor@
156datadir = @datadir@
157exec_prefix = @exec_prefix@
158host = @host@
159host_alias = @host_alias@
160host_cpu = @host_cpu@
161host_os = @host_os@
162host_vendor = @host_vendor@
163includedir = @includedir@
164infodir = @infodir@
165install_sh = @install_sh@
166libdir = @libdir@
167libexecdir = @libexecdir@
168localstatedir = @localstatedir@
169mandir = @mandir@
170mkdir_p = @mkdir_p@
171oldincludedir = @oldincludedir@
172prefix = @prefix@
173program_transform_name = @program_transform_name@
174sbindir = @sbindir@
175sharedstatedir = @sharedstatedir@
176sysconfdir = @sysconfdir@
177target_alias = @target_alias@
178RUNTIME_SRC_DIR = @top_srcdir@
179GSDL_DIR = $(RUNTIME_SRC_DIR)/..
180
181# Libraries compiled
182noinst_LIBRARIES = libgsdlprotocol.a
183
184# Library: libgsdlprotocol.a
185# Do NOT add the "recpt" directory here: the protocol should be independent of the receptionist!
186libgsdlprotocol_a_CPPFLAGS = \
187 -I$(GSDL_DIR)/common-src/src/lib \
188 -I$(GSDL_DIR)/runtime-src/src/colservr \
189 $(COMPAT32BITFLAGS)
190
191
192# Sources for libgsdlprotocol.a
193libgsdlprotocol_a_SOURCES = \
194 nullproto.cpp \
195 recptproto.cpp \
196 recptprototools.cpp
197
198all: all-am
199
200.SUFFIXES:
201.SUFFIXES: .cpp .o .obj
202$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
203 @for dep in $?; do \
204 case '$(am__configure_deps)' in \
205 *$$dep*) \
206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
207 && exit 0; \
208 exit 1;; \
209 esac; \
210 done; \
211 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/protocol/Makefile'; \
212 cd $(top_srcdir) && \
213 $(AUTOMAKE) --foreign src/protocol/Makefile
214.PRECIOUS: Makefile
215Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
216 @case '$?' in \
217 *config.status*) \
218 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
219 *) \
220 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
221 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
222 esac;
223
224$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
225 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226
227$(top_srcdir)/configure: $(am__configure_deps)
228 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229$(ACLOCAL_M4): $(am__aclocal_m4_deps)
230 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231
232clean-noinstLIBRARIES:
233 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
234libgsdlprotocol.a: $(libgsdlprotocol_a_OBJECTS) $(libgsdlprotocol_a_DEPENDENCIES)
235 -rm -f libgsdlprotocol.a
236 $(libgsdlprotocol_a_AR) libgsdlprotocol.a $(libgsdlprotocol_a_OBJECTS) $(libgsdlprotocol_a_LIBADD)
237 $(RANLIB) libgsdlprotocol.a
238
239mostlyclean-compile:
240 -rm -f *.$(OBJEXT)
241
242distclean-compile:
243 -rm -f *.tab.c
244
245@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgsdlprotocol_a-nullproto.Po@am__quote@
246@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgsdlprotocol_a-recptproto.Po@am__quote@
247@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgsdlprotocol_a-recptprototools.Po@am__quote@
248
249.cpp.o:
250@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
251@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
252@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
253@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
254@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
255
256.cpp.obj:
257@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
258@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
259@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
260@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
261@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
262
263libgsdlprotocol_a-nullproto.o: nullproto.cpp
264@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgsdlprotocol_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgsdlprotocol_a-nullproto.o -MD -MP -MF "$(DEPDIR)/libgsdlprotocol_a-nullproto.Tpo" -c -o libgsdlprotocol_a-nullproto.o `test -f 'nullproto.cpp' || echo '$(srcdir)/'`nullproto.cpp; \
265@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/libgsdlprotocol_a-nullproto.Tpo" "$(DEPDIR)/libgsdlprotocol_a-nullproto.Po"; else rm -f "$(DEPDIR)/libgsdlprotocol_a-nullproto.Tpo"; exit 1; fi
266@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='nullproto.cpp' object='libgsdlprotocol_a-nullproto.o' libtool=no @AMDEPBACKSLASH@
267@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
268@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgsdlprotocol_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgsdlprotocol_a-nullproto.o `test -f 'nullproto.cpp' || echo '$(srcdir)/'`nullproto.cpp
269
270libgsdlprotocol_a-nullproto.obj: nullproto.cpp
271@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgsdlprotocol_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgsdlprotocol_a-nullproto.obj -MD -MP -MF "$(DEPDIR)/libgsdlprotocol_a-nullproto.Tpo" -c -o libgsdlprotocol_a-nullproto.obj `if test -f 'nullproto.cpp'; then $(CYGPATH_W) 'nullproto.cpp'; else $(CYGPATH_W) '$(srcdir)/nullproto.cpp'; fi`; \
272@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/libgsdlprotocol_a-nullproto.Tpo" "$(DEPDIR)/libgsdlprotocol_a-nullproto.Po"; else rm -f "$(DEPDIR)/libgsdlprotocol_a-nullproto.Tpo"; exit 1; fi
273@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='nullproto.cpp' object='libgsdlprotocol_a-nullproto.obj' libtool=no @AMDEPBACKSLASH@
274@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
275@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgsdlprotocol_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgsdlprotocol_a-nullproto.obj `if test -f 'nullproto.cpp'; then $(CYGPATH_W) 'nullproto.cpp'; else $(CYGPATH_W) '$(srcdir)/nullproto.cpp'; fi`
276
277libgsdlprotocol_a-recptproto.o: recptproto.cpp
278@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgsdlprotocol_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgsdlprotocol_a-recptproto.o -MD -MP -MF "$(DEPDIR)/libgsdlprotocol_a-recptproto.Tpo" -c -o libgsdlprotocol_a-recptproto.o `test -f 'recptproto.cpp' || echo '$(srcdir)/'`recptproto.cpp; \
279@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/libgsdlprotocol_a-recptproto.Tpo" "$(DEPDIR)/libgsdlprotocol_a-recptproto.Po"; else rm -f "$(DEPDIR)/libgsdlprotocol_a-recptproto.Tpo"; exit 1; fi
280@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='recptproto.cpp' object='libgsdlprotocol_a-recptproto.o' libtool=no @AMDEPBACKSLASH@
281@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
282@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgsdlprotocol_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgsdlprotocol_a-recptproto.o `test -f 'recptproto.cpp' || echo '$(srcdir)/'`recptproto.cpp
283
284libgsdlprotocol_a-recptproto.obj: recptproto.cpp
285@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgsdlprotocol_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgsdlprotocol_a-recptproto.obj -MD -MP -MF "$(DEPDIR)/libgsdlprotocol_a-recptproto.Tpo" -c -o libgsdlprotocol_a-recptproto.obj `if test -f 'recptproto.cpp'; then $(CYGPATH_W) 'recptproto.cpp'; else $(CYGPATH_W) '$(srcdir)/recptproto.cpp'; fi`; \
286@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/libgsdlprotocol_a-recptproto.Tpo" "$(DEPDIR)/libgsdlprotocol_a-recptproto.Po"; else rm -f "$(DEPDIR)/libgsdlprotocol_a-recptproto.Tpo"; exit 1; fi
287@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='recptproto.cpp' object='libgsdlprotocol_a-recptproto.obj' libtool=no @AMDEPBACKSLASH@
288@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
289@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgsdlprotocol_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgsdlprotocol_a-recptproto.obj `if test -f 'recptproto.cpp'; then $(CYGPATH_W) 'recptproto.cpp'; else $(CYGPATH_W) '$(srcdir)/recptproto.cpp'; fi`
290
291libgsdlprotocol_a-recptprototools.o: recptprototools.cpp
292@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgsdlprotocol_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgsdlprotocol_a-recptprototools.o -MD -MP -MF "$(DEPDIR)/libgsdlprotocol_a-recptprototools.Tpo" -c -o libgsdlprotocol_a-recptprototools.o `test -f 'recptprototools.cpp' || echo '$(srcdir)/'`recptprototools.cpp; \
293@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/libgsdlprotocol_a-recptprototools.Tpo" "$(DEPDIR)/libgsdlprotocol_a-recptprototools.Po"; else rm -f "$(DEPDIR)/libgsdlprotocol_a-recptprototools.Tpo"; exit 1; fi
294@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='recptprototools.cpp' object='libgsdlprotocol_a-recptprototools.o' libtool=no @AMDEPBACKSLASH@
295@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
296@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgsdlprotocol_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgsdlprotocol_a-recptprototools.o `test -f 'recptprototools.cpp' || echo '$(srcdir)/'`recptprototools.cpp
297
298libgsdlprotocol_a-recptprototools.obj: recptprototools.cpp
299@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgsdlprotocol_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgsdlprotocol_a-recptprototools.obj -MD -MP -MF "$(DEPDIR)/libgsdlprotocol_a-recptprototools.Tpo" -c -o libgsdlprotocol_a-recptprototools.obj `if test -f 'recptprototools.cpp'; then $(CYGPATH_W) 'recptprototools.cpp'; else $(CYGPATH_W) '$(srcdir)/recptprototools.cpp'; fi`; \
300@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/libgsdlprotocol_a-recptprototools.Tpo" "$(DEPDIR)/libgsdlprotocol_a-recptprototools.Po"; else rm -f "$(DEPDIR)/libgsdlprotocol_a-recptprototools.Tpo"; exit 1; fi
301@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='recptprototools.cpp' object='libgsdlprotocol_a-recptprototools.obj' libtool=no @AMDEPBACKSLASH@
302@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
303@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgsdlprotocol_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgsdlprotocol_a-recptprototools.obj `if test -f 'recptprototools.cpp'; then $(CYGPATH_W) 'recptprototools.cpp'; else $(CYGPATH_W) '$(srcdir)/recptprototools.cpp'; fi`
304uninstall-info-am:
305
306ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
307 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
308 unique=`for i in $$list; do \
309 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
310 done | \
311 $(AWK) ' { files[$$0] = 1; } \
312 END { for (i in files) print i; }'`; \
313 mkid -fID $$unique
314tags: TAGS
315
316TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
317 $(TAGS_FILES) $(LISP)
318 tags=; \
319 here=`pwd`; \
320 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
321 unique=`for i in $$list; do \
322 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323 done | \
324 $(AWK) ' { files[$$0] = 1; } \
325 END { for (i in files) print i; }'`; \
326 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
327 test -n "$$unique" || unique=$$empty_fix; \
328 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
329 $$tags $$unique; \
330 fi
331ctags: CTAGS
332CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
333 $(TAGS_FILES) $(LISP)
334 tags=; \
335 here=`pwd`; \
336 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337 unique=`for i in $$list; do \
338 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339 done | \
340 $(AWK) ' { files[$$0] = 1; } \
341 END { for (i in files) print i; }'`; \
342 test -z "$(CTAGS_ARGS)$$tags$$unique" \
343 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
344 $$tags $$unique
345
346GTAGS:
347 here=`$(am__cd) $(top_builddir) && pwd` \
348 && cd $(top_srcdir) \
349 && gtags -i $(GTAGS_ARGS) $$here
350
351distclean-tags:
352 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
353
354distdir: $(DISTFILES)
355 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
356 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
357 list='$(DISTFILES)'; for file in $$list; do \
358 case $$file in \
359 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
360 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
361 esac; \
362 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
363 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
364 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
365 dir="/$$dir"; \
366 $(mkdir_p) "$(distdir)$$dir"; \
367 else \
368 dir=''; \
369 fi; \
370 if test -d $$d/$$file; then \
371 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
372 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
373 fi; \
374 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
375 else \
376 test -f $(distdir)/$$file \
377 || cp -p $$d/$$file $(distdir)/$$file \
378 || exit 1; \
379 fi; \
380 done
381check-am: all-am
382check: check-am
383all-am: Makefile $(LIBRARIES)
384installdirs:
385install: install-am
386install-exec: install-exec-am
387install-data: install-data-am
388uninstall: uninstall-am
389
390install-am: all-am
391 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
392
393installcheck: installcheck-am
394install-strip:
395 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
396 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
397 `test -z '$(STRIP)' || \
398 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
399mostlyclean-generic:
400
401clean-generic:
402
403distclean-generic:
404 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
405
406maintainer-clean-generic:
407 @echo "This command is intended for maintainers to use"
408 @echo "it deletes files that may require special tools to rebuild."
409clean: clean-am
410
411clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
412
413distclean: distclean-am
414 -rm -rf ./$(DEPDIR)
415 -rm -f Makefile
416distclean-am: clean-am distclean-compile distclean-generic \
417 distclean-tags
418
419dvi: dvi-am
420
421dvi-am:
422
423html: html-am
424
425info: info-am
426
427info-am:
428
429install-data-am:
430
431install-exec-am:
432
433install-info: install-info-am
434
435install-man:
436
437installcheck-am:
438
439maintainer-clean: maintainer-clean-am
440 -rm -rf ./$(DEPDIR)
441 -rm -f Makefile
442maintainer-clean-am: distclean-am maintainer-clean-generic
443
444mostlyclean: mostlyclean-am
445
446mostlyclean-am: mostlyclean-compile mostlyclean-generic
447
448pdf: pdf-am
449
450pdf-am:
451
452ps: ps-am
453
454ps-am:
455
456uninstall-am: uninstall-info-am
457
458.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
459 clean-noinstLIBRARIES ctags distclean distclean-compile \
460 distclean-generic distclean-tags distdir dvi dvi-am html \
461 html-am info info-am install install-am install-data \
462 install-data-am install-exec install-exec-am install-info \
463 install-info-am install-man install-strip installcheck \
464 installcheck-am installdirs maintainer-clean \
465 maintainer-clean-generic mostlyclean mostlyclean-compile \
466 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
467 uninstall-am uninstall-info-am
468
469# Tell versions [3.59,3.63) of GNU make to not export all variables.
470# Otherwise a system limit (for SysV at least) may be exceeded.
471.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.