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.1 - (show annotations) (download)
Fri Mar 11 20:00:28 2005 UTC (19 years, 1 month ago) by orrisroot
Branch: MAIN
- Autotoolized XooNiPs Abstract Layer projects.
- changelog.cc commonal.cc index.cc item.cc :
    included <time.h> header file for undefined data type 'time_t' error.

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

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