Develop and Download Open Source Software

Browse CVS Repository

Contents of /xoonips/AL/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.6 - (show annotations) (download)
Wed Jul 6 10:50:50 2005 UTC (18 years, 9 months ago) by orrisroot
Branch: MAIN
Changes since 1.5: +1 -1 lines
- added library version check for libxml2-2.6.19 GET query problem.
- down grade unixODBC version from 2.2.10 to 2.2.9.

1 # Makefile.in generated by automake 1.7.8 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = .
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 ACLOCAL = @ACLOCAL@
40 AMDEP_FALSE = @AMDEP_FALSE@
41 AMDEP_TRUE = @AMDEP_TRUE@
42 AMTAR = @AMTAR@
43 AR = @AR@
44 AUTOCONF = @AUTOCONF@
45 AUTOHEADER = @AUTOHEADER@
46 AUTOMAKE = @AUTOMAKE@
47 AWK = @AWK@
48 CC = @CC@
49 CCDEPMODE = @CCDEPMODE@
50 CFLAGS = @CFLAGS@ $(XNPAL_CFLAGS) $(PHP_INCLUDES)
51 CPP = @CPP@
52 CPPFLAGS = @CPPFLAGS@
53 CXX = @CXX@
54 CXXCPP = @CXXCPP@
55 CXXDEPMODE = @CXXDEPMODE@
56 CXXFLAGS = @CXXFLAGS@ $(XNPAL_CFLAGS) $(PHP_INCLUDES)
57 CYGPATH_W = @CYGPATH_W@
58
59 # make abstract layer only
60 # CFLAGS = @CFLAGS@ $(XNPAL_CFLAGS)
61 # CXXFLAGS = @CXXFLAGS@ $(XNPAL_CFLAGS)
62 # bin_SCRIPTS = xnpal-config
63 # lib_LTLIBRARIES = libxnpal.la XNPAL.la
64 # libxnpal_la_SOURCES = $(libxnpal_sources)
65 # libxnpal_la_LIBADD = $(XNPAL_LIBADD)
66
67 # make abstract layer with php wrapper
68 DEFS = @DEFS@ -DCOMPILE_DL_FIRST_MODULE=1
69 DEPDIR = @DEPDIR@
70 ECHO = @ECHO@
71 ECHO_C = @ECHO_C@
72 ECHO_N = @ECHO_N@
73 ECHO_T = @ECHO_T@
74 EGREP = @EGREP@
75 EXEEXT = @EXEEXT@
76 F77 = @F77@
77 FFLAGS = @FFLAGS@
78 INSTALL_DATA = @INSTALL_DATA@
79 INSTALL_PROGRAM = @INSTALL_PROGRAM@
80 INSTALL_SCRIPT = @INSTALL_SCRIPT@
81 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
82 IODBC_CFLAGS = @IODBC_CFLAGS@
83 IODBC_CONFIG = @IODBC_CONFIG@
84 IODBC_LIBS = @IODBC_LIBS@
85 IODBC_LIBTOOL_LIBS = @IODBC_LIBTOOL_LIBS@
86 IODBC_ODBCINI = @IODBC_ODBCINI@
87 IODBC_ODBCINSTINI = @IODBC_ODBCINSTINI@
88 IODBC_ODBCVERSION = @IODBC_ODBCVERSION@
89 IODBC_STATIC_LIBS = @IODBC_STATIC_LIBS@
90 IODBC_VERSION = @IODBC_VERSION@
91 LDFLAGS = @LDFLAGS@
92 LIBOBJS = @LIBOBJS@
93 LIBS = @LIBS@
94 LIBTOOL = @LIBTOOL@
95 LN_S = @LN_S@
96 LTLIBOBJS = @LTLIBOBJS@
97 MAINT = @MAINT@
98 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
99 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
100 MAKEINFO = @MAKEINFO@
101 OBJEXT = @OBJEXT@
102 OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
103 OPENSSL_LIBS = @OPENSSL_LIBS@
104 PACKAGE = @PACKAGE@
105 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
106 PACKAGE_NAME = @PACKAGE_NAME@
107 PACKAGE_STRING = @PACKAGE_STRING@
108 PACKAGE_TARNAME = @PACKAGE_TARNAME@
109 PACKAGE_VERSION = @PACKAGE_VERSION@
110 PATH_SEPARATOR = @PATH_SEPARATOR@
111 PHP_CONFIG = @PHP_CONFIG@
112 PHP_EXTENSION_DIR = @PHP_EXTENSION_DIR@
113 PHP_INCLUDES = @PHP_INCLUDES@
114 PHP_LDFLAGS = @PHP_LDFLAGS@
115 PHP_LIBS = @PHP_LIBS@
116 PHP_PREFIX = @PHP_PREFIX@
117 PHP_VERSION = @PHP_VERSION@
118 POW_LIB = @POW_LIB@
119 RANLIB = @RANLIB@
120 SET_MAKE = @SET_MAKE@
121 SHELL = @SHELL@
122 STRIP = @STRIP@
123 UNIXODBC_CFLAGS = @UNIXODBC_CFLAGS@
124 UNIXODBC_CONFIG = @UNIXODBC_CONFIG@
125 UNIXODBC_LIBS = @UNIXODBC_LIBS@
126 UNIXODBC_LIBTOOL_LIBS = @UNIXODBC_LIBTOOL_LIBS@
127 UNIXODBC_ODBCINI = @UNIXODBC_ODBCINI@
128 UNIXODBC_ODBCINSTINI = @UNIXODBC_ODBCINSTINI@
129 UNIXODBC_ODBCVERSION = @UNIXODBC_ODBCVERSION@
130 UNIXODBC_STATIC_LIBS = @UNIXODBC_STATIC_LIBS@
131 UNIXODBC_VERSION = @UNIXODBC_VERSION@
132 USE_SYSLOG = @USE_SYSLOG@
133 VERSION = @VERSION@
134 XML2_CONFIG = @XML2_CONFIG@
135 XML_CPPFLAGS = @XML_CPPFLAGS@
136 XML_LIBS = @XML_LIBS@
137 XNPAL_CFLAGS = @XNPAL_CFLAGS@
138 XNPAL_LIBADD = @XNPAL_LIBADD@
139 ZLIB_CFLAGS = @ZLIB_CFLAGS@
140 ZLIB_LIBS = @ZLIB_LIBS@
141 ac_ct_AR = @ac_ct_AR@
142 ac_ct_CC = @ac_ct_CC@
143 ac_ct_CXX = @ac_ct_CXX@
144 ac_ct_F77 = @ac_ct_F77@
145 ac_ct_RANLIB = @ac_ct_RANLIB@
146 ac_ct_STRIP = @ac_ct_STRIP@
147 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
148 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
149 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
150 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
151 am__include = @am__include@
152 am__leading_dot = @am__leading_dot@
153 am__quote = @am__quote@
154 bindir = @bindir@
155 build = @build@
156 build_alias = @build_alias@
157 build_cpu = @build_cpu@
158 build_os = @build_os@
159 build_vendor = @build_vendor@
160 datadir = @datadir@
161 exec_prefix = @exec_prefix@
162 host = @host@
163 host_alias = @host_alias@
164 host_cpu = @host_cpu@
165 host_os = @host_os@
166 host_vendor = @host_vendor@
167 includedir = @includedir@
168 infodir = @infodir@
169 install_sh = @install_sh@
170 libdir = $(PHP_EXTENSION_DIR)
171 libexecdir = @libexecdir@
172 localstatedir = @localstatedir@
173 mandir = @mandir@
174 oldincludedir = @oldincludedir@
175 prefix = @prefix@
176 program_transform_name = @program_transform_name@
177 sbindir = @sbindir@
178 sharedstatedir = @sharedstatedir@
179 sysconfdir = @sysconfdir@
180 target = @target@
181 target_alias = @target_alias@
182 target_cpu = @target_cpu@
183 target_os = @target_os@
184 target_vendor = @target_vendor@
185 AUTOMAKE_OPTIONS = 1.5
186 lib_LTLIBRARIES = XNPAL.la
187 XNPAL_la_SOURCES = $(libxnpal_sources) $(xnpal_sources)
188 XNPAL_la_LIBADD = $(XNPAL_LIBADD) $(PHP_LIBS)
189 XNPAL_la_LDFLAGS = $(LDFLAGS) $(PHP_LDFLAGS) -no-undefined -module -avoid-version
190
191 libxnpal_sources = \
192 account.h \
193 account.cc \
194 common.h \
195 common.cc \
196 commonal.h \
197 commonal.cc \
198 criteria.h \
199 criteria.cc \
200 group.h \
201 group.cc \
202 session.h \
203 session.cc \
204 item.h \
205 item.cc \
206 itemtype.h \
207 itemtype.cc \
208 index.h \
209 index.cc \
210 changelog.h \
211 changelog.cc \
212 pubmed.h \
213 pubmed.cc \
214 amazonbook.h \
215 amazonbook.cc \
216 ioapi.h \
217 ioapi.c \
218 crypt.h \
219 zip.h \
220 minizip.c \
221 zip.c
222
223
224 xnpal_sources = \
225 xnpal.cc \
226 xnpal.h
227
228
229 EXTRA_DIST = \
230 bootstrap.sh \
231 Makefile.w32 \
232 xnpal.doxygen \
233 iowin32.c \
234 iowin32.h \
235 md5/global.h \
236 md5/md5.c \
237 md5/md5.h \
238 macros/libiodbc.m4 \
239 macros/libtool.m4 \
240 macros/libiodbc.m4 \
241 macros/libxml.m4 \
242 macros/openssl.m4 \
243 macros/zlib.m4 \
244 macros/php.m4 \
245 sotest.php \
246 test/Makefile \
247 test/common.cc \
248 test/common.h \
249 test/commonal_cppunit.cc \
250 test/commonal_cppunit.sql \
251 test/commonal_cppunit.sqlite \
252 test/droptable.sql \
253 test/stresstest.php \
254 test/stresstest.sql \
255 test/test_account.cc \
256 test/test_commonal.cc \
257 test/test_criteria.cc \
258 test/test_group.cc \
259 test/test_login_logout.cc \
260 test/test_session.cc \
261 testphp/commonal.php \
262 testphp/commonal_initdb.php \
263 testphp/load_xnpal.php \
264 testphp/login_user.php
265
266
267 CLEANFILES = *~
268 DISTCLEANFILES = .deps/*.P
269 subdir = .
270 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
271 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
272 CONFIG_HEADER = config.h
273 CONFIG_CLEAN_FILES = xnpal-config
274 LTLIBRARIES = $(lib_LTLIBRARIES)
275
276 XNPAL_la_DEPENDENCIES =
277 am__objects_1 = account.lo common.lo commonal.lo criteria.lo group.lo \
278 session.lo item.lo itemtype.lo index.lo changelog.lo pubmed.lo \
279 amazonbook.lo ioapi.lo minizip.lo zip.lo
280 am__objects_2 = xnpal.lo
281 am_XNPAL_la_OBJECTS = $(am__objects_1) $(am__objects_2)
282 XNPAL_la_OBJECTS = $(am_XNPAL_la_OBJECTS)
283
284 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
285 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
286 am__depfiles_maybe = depfiles
287 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/account.Plo \
288 @AMDEP_TRUE@ ./$(DEPDIR)/amazonbook.Plo \
289 @AMDEP_TRUE@ ./$(DEPDIR)/changelog.Plo ./$(DEPDIR)/common.Plo \
290 @AMDEP_TRUE@ ./$(DEPDIR)/commonal.Plo ./$(DEPDIR)/criteria.Plo \
291 @AMDEP_TRUE@ ./$(DEPDIR)/group.Plo ./$(DEPDIR)/index.Plo \
292 @AMDEP_TRUE@ ./$(DEPDIR)/ioapi.Plo ./$(DEPDIR)/item.Plo \
293 @AMDEP_TRUE@ ./$(DEPDIR)/itemtype.Plo ./$(DEPDIR)/minizip.Plo \
294 @AMDEP_TRUE@ ./$(DEPDIR)/pubmed.Plo ./$(DEPDIR)/session.Plo \
295 @AMDEP_TRUE@ ./$(DEPDIR)/xnpal.Plo ./$(DEPDIR)/zip.Plo
296 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
297 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
298 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
299 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
300 CCLD = $(CC)
301 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
302 $(AM_LDFLAGS) $(LDFLAGS) -o $@
303 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
304 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
305 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
306 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
307 $(AM_CXXFLAGS) $(CXXFLAGS)
308 CXXLD = $(CXX)
309 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
310 $(AM_LDFLAGS) $(LDFLAGS) -o $@
311 DIST_SOURCES = $(XNPAL_la_SOURCES)
312 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/configure Makefile.am \
313 aclocal.m4 config.h.in config/config.guess config/config.sub \
314 config/depcomp config/install-sh config/ltmain.sh \
315 config/missing config/mkinstalldirs configure configure.in \
316 install-sh missing mkinstalldirs xnpal-config.in
317 SOURCES = $(XNPAL_la_SOURCES)
318
319 all: config.h
320 $(MAKE) $(AM_MAKEFLAGS) all-am
321
322 .SUFFIXES:
323 .SUFFIXES: .c .cc .lo .o .obj
324
325 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
326 configure.lineno
327 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
328 cd $(top_srcdir) && \
329 $(AUTOMAKE) --foreign Makefile
330 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
331 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
332
333 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
334 $(SHELL) ./config.status --recheck
335 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
336 cd $(srcdir) && $(AUTOCONF)
337
338 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in
339 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
340
341 config.h: stamp-h1
342 @if test ! -f $@; then \
343 rm -f stamp-h1; \
344 $(MAKE) stamp-h1; \
345 else :; fi
346
347 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
348 @rm -f stamp-h1
349 cd $(top_builddir) && $(SHELL) ./config.status config.h
350
351 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4)
352 cd $(top_srcdir) && $(AUTOHEADER)
353 touch $(srcdir)/config.h.in
354
355 distclean-hdr:
356 -rm -f config.h stamp-h1
357 xnpal-config: $(top_builddir)/config.status xnpal-config.in
358 cd $(top_builddir) && $(SHELL) ./config.status $@
359 libLTLIBRARIES_INSTALL = $(INSTALL)
360 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
361 @$(NORMAL_INSTALL)
362 $(mkinstalldirs) $(DESTDIR)$(libdir)
363 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
364 if test -f $$p; then \
365 f="`echo $$p | sed -e 's|^.*/||'`"; \
366 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
367 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
368 else :; fi; \
369 done
370
371 uninstall-libLTLIBRARIES:
372 @$(NORMAL_UNINSTALL)
373 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
374 p="`echo $$p | sed -e 's|^.*/||'`"; \
375 echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
376 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
377 done
378
379 clean-libLTLIBRARIES:
380 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
381 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
382 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
383 test "$$dir" = "$$p" && dir=.; \
384 echo "rm -f \"$${dir}/so_locations\""; \
385 rm -f "$${dir}/so_locations"; \
386 done
387 XNPAL.la: $(XNPAL_la_OBJECTS) $(XNPAL_la_DEPENDENCIES)
388 $(CXXLINK) -rpath $(libdir) $(XNPAL_la_LDFLAGS) $(XNPAL_la_OBJECTS) $(XNPAL_la_LIBADD) $(LIBS)
389
390 mostlyclean-compile:
391 -rm -f *.$(OBJEXT) core *.core
392
393 distclean-compile:
394 -rm -f *.tab.c
395
396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/account.Plo@am__quote@
397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/amazonbook.Plo@am__quote@
398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/changelog.Plo@am__quote@
399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Plo@am__quote@
400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/commonal.Plo@am__quote@
401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/criteria.Plo@am__quote@
402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/group.Plo@am__quote@
403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/index.Plo@am__quote@
404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ioapi.Plo@am__quote@
405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/item.Plo@am__quote@
406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/itemtype.Plo@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/minizip.Plo@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pubmed.Plo@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/session.Plo@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xnpal.Plo@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zip.Plo@am__quote@
412
413 .c.o:
414 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
415 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
416 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
417 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
418 @am__fastdepCC_TRUE@ fi
419 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
420 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
421 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
422 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
423
424 .c.obj:
425 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
426 @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
427 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
428 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
429 @am__fastdepCC_TRUE@ fi
430 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
431 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
432 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
433 @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
434
435 .c.lo:
436 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
437 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
438 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
439 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
440 @am__fastdepCC_TRUE@ fi
441 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
442 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
443 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
444 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
445
446 .cc.o:
447 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
448 @am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
449 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
450 @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
451 @am__fastdepCXX_TRUE@ fi
452 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
453 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
454 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
455 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
456
457 .cc.obj:
458 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
459 @am__fastdepCXX_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
460 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
461 @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
462 @am__fastdepCXX_TRUE@ fi
463 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
464 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
465 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
466 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
467
468 .cc.lo:
469 @am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
470 @am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
471 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
472 @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
473 @am__fastdepCXX_TRUE@ fi
474 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
475 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
476 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
477 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
478
479 mostlyclean-libtool:
480 -rm -f *.lo
481
482 clean-libtool:
483 -rm -rf .libs _libs
484
485 distclean-libtool:
486 -rm -f libtool
487 uninstall-info-am:
488
489 ETAGS = etags
490 ETAGSFLAGS =
491
492 CTAGS = ctags
493 CTAGSFLAGS =
494
495 tags: TAGS
496
497 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
498 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
499 unique=`for i in $$list; do \
500 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
501 done | \
502 $(AWK) ' { files[$$0] = 1; } \
503 END { for (i in files) print i; }'`; \
504 mkid -fID $$unique
505
506 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
507 $(TAGS_FILES) $(LISP)
508 tags=; \
509 here=`pwd`; \
510 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
511 unique=`for i in $$list; do \
512 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
513 done | \
514 $(AWK) ' { files[$$0] = 1; } \
515 END { for (i in files) print i; }'`; \
516 test -z "$(ETAGS_ARGS)$$tags$$unique" \
517 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
518 $$tags $$unique
519
520 ctags: CTAGS
521 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
522 $(TAGS_FILES) $(LISP)
523 tags=; \
524 here=`pwd`; \
525 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
526 unique=`for i in $$list; do \
527 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
528 done | \
529 $(AWK) ' { files[$$0] = 1; } \
530 END { for (i in files) print i; }'`; \
531 test -z "$(CTAGS_ARGS)$$tags$$unique" \
532 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
533 $$tags $$unique
534
535 GTAGS:
536 here=`$(am__cd) $(top_builddir) && pwd` \
537 && cd $(top_srcdir) \
538 && gtags -i $(GTAGS_ARGS) $$here
539
540 distclean-tags:
541 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
542 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
543
544 top_distdir = .
545 distdir = $(PACKAGE)-$(VERSION)
546
547 am__remove_distdir = \
548 { test ! -d $(distdir) \
549 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
550 && rm -fr $(distdir); }; }
551
552 GZIP_ENV = --best
553 distuninstallcheck_listfiles = find . -type f -print
554 distcleancheck_listfiles = find . -type f -print
555
556 distdir: $(DISTFILES)
557 $(am__remove_distdir)
558 mkdir $(distdir)
559 $(mkinstalldirs) $(distdir)/. $(distdir)/config $(distdir)/macros $(distdir)/md5 $(distdir)/test $(distdir)/testphp
560 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
561 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
562 list='$(DISTFILES)'; for file in $$list; do \
563 case $$file in \
564 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
565 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
566 esac; \
567 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
568 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
569 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
570 dir="/$$dir"; \
571 $(mkinstalldirs) "$(distdir)$$dir"; \
572 else \
573 dir=''; \
574 fi; \
575 if test -d $$d/$$file; then \
576 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
577 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
578 fi; \
579 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
580 else \
581 test -f $(distdir)/$$file \
582 || cp -p $$d/$$file $(distdir)/$$file \
583 || exit 1; \
584 fi; \
585 done
586 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
587 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
588 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
589 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
590 || chmod -R a+r $(distdir)
591 dist-gzip: distdir
592 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
593 $(am__remove_distdir)
594
595 dist dist-all: distdir
596 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
597 $(am__remove_distdir)
598
599 # This target untars the dist file and tries a VPATH configuration. Then
600 # it guarantees that the distribution is self-contained by making another
601 # tarfile.
602 distcheck: dist
603 $(am__remove_distdir)
604 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
605 chmod -R a-w $(distdir); chmod a+w $(distdir)
606 mkdir $(distdir)/_build
607 mkdir $(distdir)/_inst
608 chmod a-w $(distdir)
609 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
610 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
611 && cd $(distdir)/_build \
612 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
613 $(DISTCHECK_CONFIGURE_FLAGS) \
614 && $(MAKE) $(AM_MAKEFLAGS) \
615 && $(MAKE) $(AM_MAKEFLAGS) dvi \
616 && $(MAKE) $(AM_MAKEFLAGS) check \
617 && $(MAKE) $(AM_MAKEFLAGS) install \
618 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
619 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
620 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
621 distuninstallcheck \
622 && chmod -R a-w "$$dc_install_base" \
623 && ({ \
624 (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
625 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
626 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
627 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
628 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
629 } || { rm -rf "$$dc_destdir"; exit 1; }) \
630 && rm -rf "$$dc_destdir" \
631 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
632 && rm -f $(distdir).tar.gz \
633 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
634 $(am__remove_distdir)
635 @echo "$(distdir).tar.gz is ready for distribution" | \
636 sed 'h;s/./=/g;p;x;p;x'
637 distuninstallcheck:
638 @cd $(distuninstallcheck_dir) \
639 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
640 || { echo "ERROR: files left after uninstall:" ; \
641 if test -n "$(DESTDIR)"; then \
642 echo " (check DESTDIR support)"; \
643 fi ; \
644 $(distuninstallcheck_listfiles) ; \
645 exit 1; } >&2
646 distcleancheck: distclean
647 @if test '$(srcdir)' = . ; then \
648 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
649 exit 1 ; \
650 fi
651 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
652 || { echo "ERROR: files left in build directory after distclean:" ; \
653 $(distcleancheck_listfiles) ; \
654 exit 1; } >&2
655 check-am: all-am
656 check: check-am
657 all-am: Makefile $(LTLIBRARIES) config.h
658
659 installdirs:
660 $(mkinstalldirs) $(DESTDIR)$(libdir)
661 install: install-am
662 install-exec: install-exec-am
663 install-data: install-data-am
664 uninstall: uninstall-am
665
666 install-am: all-am
667 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
668
669 installcheck: installcheck-am
670 install-strip:
671 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
672 INSTALL_STRIP_FLAG=-s \
673 `test -z '$(STRIP)' || \
674 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
675 mostlyclean-generic:
676
677 clean-generic:
678 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
679
680 distclean-generic:
681 -rm -f $(CONFIG_CLEAN_FILES)
682 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
683
684 maintainer-clean-generic:
685 @echo "This command is intended for maintainers to use"
686 @echo "it deletes files that may require special tools to rebuild."
687 clean: clean-am
688
689 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
690 mostlyclean-am
691
692 distclean: distclean-am
693 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
694 -rm -rf ./$(DEPDIR)
695 -rm -f Makefile
696 distclean-am: clean-am distclean-compile distclean-generic distclean-hdr \
697 distclean-libtool distclean-tags
698
699 dvi: dvi-am
700
701 dvi-am:
702
703 info: info-am
704
705 info-am:
706
707 install-data-am:
708
709 install-exec-am: install-libLTLIBRARIES
710
711 install-info: install-info-am
712
713 install-man:
714
715 installcheck-am:
716
717 maintainer-clean: maintainer-clean-am
718 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
719 -rm -rf $(top_srcdir)/autom4te.cache
720 -rm -rf ./$(DEPDIR)
721 -rm -f Makefile
722 maintainer-clean-am: distclean-am maintainer-clean-generic
723
724 mostlyclean: mostlyclean-am
725
726 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
727 mostlyclean-libtool
728
729 pdf: pdf-am
730
731 pdf-am:
732
733 ps: ps-am
734
735 ps-am:
736
737 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
738
739 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
740 clean-libLTLIBRARIES clean-libtool ctags dist dist-all \
741 dist-gzip distcheck distclean distclean-compile \
742 distclean-generic distclean-hdr distclean-libtool \
743 distclean-tags distcleancheck distdir distuninstallcheck dvi \
744 dvi-am info info-am install install-am install-data \
745 install-data-am install-exec install-exec-am install-info \
746 install-info-am install-libLTLIBRARIES install-man \
747 install-strip installcheck installcheck-am installdirs \
748 maintainer-clean maintainer-clean-generic mostlyclean \
749 mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
750 pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am \
751 uninstall-libLTLIBRARIES
752
753 # Tell versions [3.59,3.63) of GNU make to not export all variables.
754 # Otherwise a system limit (for SysV at least) may be exceeded.
755 .NOEXPORT:

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26