Develop and Download Open Source Software

Browse CVS Repository

Annotation of /xoonips/AL/Makefile.in

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


Revision 1.3 - (hide annotations) (download)
Thu Mar 17 15:52:11 2005 UTC (19 years ago) by orrisroot
Branch: MAIN
Changes since 1.2: +1 -1 lines
added SQLLEN type check for New Win64API.

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

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