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.4 - (show annotations) (download)
Thu Mar 17 16:21:10 2005 UTC (19 years ago) by orrisroot
Branch: MAIN
CVS Tags: RELEASE_1_0_0, RELEASE_1_0_1
Changes since 1.3: +8 -4 lines
リンク時に LDFLAGS 追加.
% make dist 作成される tar ball の中身修正.

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

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