reverting back to 1.6
[csql.git] / src / storage / Makefile.in
blobfeffdd12b81e2880252b0a331c742ba1fb7ae4df
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
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.
15 @SET_MAKE@
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 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 subdir = src/storage
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/configure.in
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46 CONFIG_HEADER = $(top_builddir)/config.h
47 CONFIG_CLEAN_FILES =
48 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
49 am__vpath_adj = case $$p in \
50 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
51 *) f=$$p;; \
52 esac;
53 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
54 am__installdirs = "$(DESTDIR)$(libdir)"
55 libLTLIBRARIES_INSTALL = $(INSTALL)
56 LTLIBRARIES = $(lib_LTLIBRARIES)
57 libcsql_la_LIBADD =
58 am_libcsql_la_OBJECTS = BucketIter.lo TreeIter.lo BucketList.lo \
59 CatalogTables.lo Chunk.lo ChunkIterator.lo Condition.lo \
60 Connection.lo Database.lo DatabaseManagerImpl.lo DataType.lo \
61 Debug.lo FieldList.lo Index.lo LockListIter.lo LockManager.lo \
62 Logger.lo Mutex.lo os.lo PageInfo.lo PredicateImpl.lo \
63 SessionImpl.lo TableDef.lo TableImpl.lo Transaction.lo \
64 TransactionManager.lo TupleIterator.lo UserManagerImpl.lo \
65 HashIndex.lo TreeIndex.lo Config.lo Process.lo AggTableImpl.lo \
66 JoinTableImpl.lo Expression.lo
67 libcsql_la_OBJECTS = $(am_libcsql_la_OBJECTS)
68 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
69 depcomp = $(SHELL) $(top_srcdir)/depcomp
70 am__depfiles_maybe = depfiles
71 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
72 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
73 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
74 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
75 $(AM_CXXFLAGS) $(CXXFLAGS)
76 CXXLD = $(CXX)
77 CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
78 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
79 SOURCES = $(libcsql_la_SOURCES)
80 DIST_SOURCES = $(libcsql_la_SOURCES)
81 ETAGS = etags
82 CTAGS = ctags
83 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84 ACLOCAL = @ACLOCAL@
85 AMDEP_FALSE = @AMDEP_FALSE@
86 AMDEP_TRUE = @AMDEP_TRUE@
87 AMTAR = @AMTAR@
88 AR = @AR@
89 AUTOCONF = @AUTOCONF@
90 AUTOHEADER = @AUTOHEADER@
91 AUTOMAKE = @AUTOMAKE@
92 AWK = @AWK@
93 CC = @CC@
94 CCDEPMODE = @CCDEPMODE@
95 CFLAGS = @CFLAGS@
96 CPP = @CPP@
97 CPPFLAGS = @CPPFLAGS@
98 CXX = @CXX@
99 CXXCPP = @CXXCPP@
100 CXXDEPMODE = @CXXDEPMODE@
101 CXXFLAGS = @CXXFLAGS@
102 CYGPATH_W = @CYGPATH_W@
103 DEFS = @DEFS@
104 DEPDIR = @DEPDIR@
105 ECHO = @ECHO@
106 ECHO_C = @ECHO_C@
107 ECHO_N = @ECHO_N@
108 ECHO_T = @ECHO_T@
109 EGREP = @EGREP@
110 EXEEXT = @EXEEXT@
111 F77 = @F77@
112 FFLAGS = @FFLAGS@
113 GREP = @GREP@
114 INSTALL_DATA = @INSTALL_DATA@
115 INSTALL_PROGRAM = @INSTALL_PROGRAM@
116 INSTALL_SCRIPT = @INSTALL_SCRIPT@
117 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118 LDFLAGS = @LDFLAGS@
119 LEX = @LEX@
120 LEXLIB = @LEXLIB@
121 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
122 LIBOBJS = @LIBOBJS@
123 LIBS = @LIBS@
124 LIBTOOL = @LIBTOOL@
125 LN_S = @LN_S@
126 LTLIBOBJS = @LTLIBOBJS@
127 MAKEINFO = @MAKEINFO@
128 OBJEXT = @OBJEXT@
129 PACKAGE = @PACKAGE@
130 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
131 PACKAGE_NAME = @PACKAGE_NAME@
132 PACKAGE_STRING = @PACKAGE_STRING@
133 PACKAGE_TARNAME = @PACKAGE_TARNAME@
134 PACKAGE_VERSION = @PACKAGE_VERSION@
135 PATH_SEPARATOR = @PATH_SEPARATOR@
136 RANLIB = @RANLIB@
137 SET_MAKE = @SET_MAKE@
138 SHELL = @SHELL@
139 STRIP = @STRIP@
140 VERSION = @VERSION@
141 YACC = @YACC@
142 YFLAGS = @YFLAGS@
143 ac_ct_CC = @ac_ct_CC@
144 ac_ct_CXX = @ac_ct_CXX@
145 ac_ct_F77 = @ac_ct_F77@
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 am__tar = @am__tar@
154 am__untar = @am__untar@
155 bindir = @bindir@
156 build = @build@
157 build_alias = @build_alias@
158 build_cpu = @build_cpu@
159 build_os = @build_os@
160 build_vendor = @build_vendor@
161 datadir = @datadir@
162 datarootdir = @datarootdir@
163 docdir = @docdir@
164 dvidir = @dvidir@
165 exec_prefix = @exec_prefix@
166 host = @host@
167 host_alias = @host_alias@
168 host_cpu = @host_cpu@
169 host_os = @host_os@
170 host_vendor = @host_vendor@
171 htmldir = @htmldir@
172 includedir = @includedir@
173 infodir = @infodir@
174 install_sh = @install_sh@
175 libdir = @libdir@
176 libexecdir = @libexecdir@
177 localedir = @localedir@
178 localstatedir = @localstatedir@
179 mandir = @mandir@
180 mkdir_p = @mkdir_p@
181 oldincludedir = @oldincludedir@
182 pdfdir = @pdfdir@
183 prefix = @prefix@
184 program_transform_name = @program_transform_name@
185 psdir = @psdir@
186 sbindir = @sbindir@
187 sharedstatedir = @sharedstatedir@
188 sysconfdir = @sysconfdir@
189 target_alias = @target_alias@
190 INCLUDES = -I$(top_srcdir)/include $(all_includes)
191 METASOURCES = AUTO
192 lib_LTLIBRARIES = libcsql.la
193 libcsql_la_LDFLAGS = -avoid-version -module
194 libcsql_la_SOURCES = BucketIter.cxx TreeIter.cxx BucketList.cxx CatalogTables.cxx Chunk.cxx \
195 ChunkIterator.cxx Condition.cxx Connection.cxx Database.cxx DatabaseManagerImpl.cxx DataType.cxx \
196 Debug.cxx FieldList.cxx Index.cxx LockListIter.cxx LockManager.cxx Logger.cxx Mutex.cxx os.cxx \
197 PageInfo.cxx PredicateImpl.cxx SessionImpl.cxx TableDef.cxx TableImpl.cxx Transaction.cxx \
198 TransactionManager.cxx TupleIterator.cxx UserManagerImpl.cxx HashIndex.cxx TreeIndex.cxx Config.cxx Process.cxx AggTableImpl.cxx JoinTableImpl.cxx Expression.cxx
200 all: all-am
202 .SUFFIXES:
203 .SUFFIXES: .cxx .lo .o .obj
204 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
205 @for dep in $?; do \
206 case '$(am__configure_deps)' in \
207 *$$dep*) \
208 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
209 && exit 0; \
210 exit 1;; \
211 esac; \
212 done; \
213 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/storage/Makefile'; \
214 cd $(top_srcdir) && \
215 $(AUTOMAKE) --gnu src/storage/Makefile
216 .PRECIOUS: Makefile
217 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
218 @case '$?' in \
219 *config.status*) \
220 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
221 *) \
222 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
223 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
224 esac;
226 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
227 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229 $(top_srcdir)/configure: $(am__configure_deps)
230 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
232 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
234 @$(NORMAL_INSTALL)
235 test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
236 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
237 if test -f $$p; then \
238 f=$(am__strip_dir) \
239 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
240 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
241 else :; fi; \
242 done
244 uninstall-libLTLIBRARIES:
245 @$(NORMAL_UNINSTALL)
246 @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
247 p=$(am__strip_dir) \
248 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
249 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
250 done
252 clean-libLTLIBRARIES:
253 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
254 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
255 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
256 test "$$dir" != "$$p" || dir=.; \
257 echo "rm -f \"$${dir}/so_locations\""; \
258 rm -f "$${dir}/so_locations"; \
259 done
260 libcsql.la: $(libcsql_la_OBJECTS) $(libcsql_la_DEPENDENCIES)
261 $(CXXLINK) -rpath $(libdir) $(libcsql_la_LDFLAGS) $(libcsql_la_OBJECTS) $(libcsql_la_LIBADD) $(LIBS)
263 mostlyclean-compile:
264 -rm -f *.$(OBJEXT)
266 distclean-compile:
267 -rm -f *.tab.c
269 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AggTableImpl.Plo@am__quote@
270 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BucketIter.Plo@am__quote@
271 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BucketList.Plo@am__quote@
272 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CatalogTables.Plo@am__quote@
273 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Chunk.Plo@am__quote@
274 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ChunkIterator.Plo@am__quote@
275 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Condition.Plo@am__quote@
276 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Config.Plo@am__quote@
277 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Connection.Plo@am__quote@
278 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DataType.Plo@am__quote@
279 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Database.Plo@am__quote@
280 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DatabaseManagerImpl.Plo@am__quote@
281 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Debug.Plo@am__quote@
282 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Expression.Plo@am__quote@
283 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FieldList.Plo@am__quote@
284 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HashIndex.Plo@am__quote@
285 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Index.Plo@am__quote@
286 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/JoinTableImpl.Plo@am__quote@
287 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LockListIter.Plo@am__quote@
288 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LockManager.Plo@am__quote@
289 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Logger.Plo@am__quote@
290 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Mutex.Plo@am__quote@
291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PageInfo.Plo@am__quote@
292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PredicateImpl.Plo@am__quote@
293 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Process.Plo@am__quote@
294 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SessionImpl.Plo@am__quote@
295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TableDef.Plo@am__quote@
296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TableImpl.Plo@am__quote@
297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Transaction.Plo@am__quote@
298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TransactionManager.Plo@am__quote@
299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TreeIndex.Plo@am__quote@
300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TreeIter.Plo@am__quote@
301 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TupleIterator.Plo@am__quote@
302 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UserManagerImpl.Plo@am__quote@
303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/os.Plo@am__quote@
305 .cxx.o:
306 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
307 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
308 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
309 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
310 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
312 .cxx.obj:
313 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
314 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
315 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
316 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
317 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
319 .cxx.lo:
320 @am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
321 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
322 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
323 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
324 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
326 mostlyclean-libtool:
327 -rm -f *.lo
329 clean-libtool:
330 -rm -rf .libs _libs
332 distclean-libtool:
333 -rm -f libtool
334 uninstall-info-am:
336 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
337 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
338 unique=`for i in $$list; do \
339 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340 done | \
341 $(AWK) ' { files[$$0] = 1; } \
342 END { for (i in files) print i; }'`; \
343 mkid -fID $$unique
344 tags: TAGS
346 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
347 $(TAGS_FILES) $(LISP)
348 tags=; \
349 here=`pwd`; \
350 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
351 unique=`for i in $$list; do \
352 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353 done | \
354 $(AWK) ' { files[$$0] = 1; } \
355 END { for (i in files) print i; }'`; \
356 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
357 test -n "$$unique" || unique=$$empty_fix; \
358 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
359 $$tags $$unique; \
361 ctags: CTAGS
362 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
363 $(TAGS_FILES) $(LISP)
364 tags=; \
365 here=`pwd`; \
366 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
367 unique=`for i in $$list; do \
368 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
369 done | \
370 $(AWK) ' { files[$$0] = 1; } \
371 END { for (i in files) print i; }'`; \
372 test -z "$(CTAGS_ARGS)$$tags$$unique" \
373 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
374 $$tags $$unique
376 GTAGS:
377 here=`$(am__cd) $(top_builddir) && pwd` \
378 && cd $(top_srcdir) \
379 && gtags -i $(GTAGS_ARGS) $$here
381 distclean-tags:
382 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
384 distdir: $(DISTFILES)
385 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
386 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
387 list='$(DISTFILES)'; for file in $$list; do \
388 case $$file in \
389 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
390 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
391 esac; \
392 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
393 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
394 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
395 dir="/$$dir"; \
396 $(mkdir_p) "$(distdir)$$dir"; \
397 else \
398 dir=''; \
399 fi; \
400 if test -d $$d/$$file; then \
401 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
402 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
403 fi; \
404 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
405 else \
406 test -f $(distdir)/$$file \
407 || cp -p $$d/$$file $(distdir)/$$file \
408 || exit 1; \
409 fi; \
410 done
411 check-am: all-am
412 check: check-am
413 all-am: Makefile $(LTLIBRARIES)
414 installdirs:
415 for dir in "$(DESTDIR)$(libdir)"; do \
416 test -z "$$dir" || $(mkdir_p) "$$dir"; \
417 done
418 install: install-am
419 install-exec: install-exec-am
420 install-data: install-data-am
421 uninstall: uninstall-am
423 install-am: all-am
424 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
426 installcheck: installcheck-am
427 install-strip:
428 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
429 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
430 `test -z '$(STRIP)' || \
431 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
432 mostlyclean-generic:
434 clean-generic:
436 distclean-generic:
437 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
439 maintainer-clean-generic:
440 @echo "This command is intended for maintainers to use"
441 @echo "it deletes files that may require special tools to rebuild."
442 clean: clean-am
444 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
445 mostlyclean-am
447 distclean: distclean-am
448 -rm -rf ./$(DEPDIR)
449 -rm -f Makefile
450 distclean-am: clean-am distclean-compile distclean-generic \
451 distclean-libtool distclean-tags
453 dvi: dvi-am
455 dvi-am:
457 html: html-am
459 info: info-am
461 info-am:
463 install-data-am:
465 install-exec-am: install-libLTLIBRARIES
467 install-info: install-info-am
469 install-man:
471 installcheck-am:
473 maintainer-clean: maintainer-clean-am
474 -rm -rf ./$(DEPDIR)
475 -rm -f Makefile
476 maintainer-clean-am: distclean-am maintainer-clean-generic
478 mostlyclean: mostlyclean-am
480 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
481 mostlyclean-libtool
483 pdf: pdf-am
485 pdf-am:
487 ps: ps-am
489 ps-am:
491 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
493 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
494 clean-libLTLIBRARIES clean-libtool ctags distclean \
495 distclean-compile distclean-generic distclean-libtool \
496 distclean-tags distdir dvi dvi-am html html-am info info-am \
497 install install-am install-data install-data-am install-exec \
498 install-exec-am install-info install-info-am \
499 install-libLTLIBRARIES install-man install-strip installcheck \
500 installcheck-am installdirs maintainer-clean \
501 maintainer-clean-generic mostlyclean mostlyclean-compile \
502 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
503 tags uninstall uninstall-am uninstall-info-am \
504 uninstall-libLTLIBRARIES
506 # Tell versions [3.59,3.63) of GNU make to not export all variables.
507 # Otherwise a system limit (for SysV at least) may be exceeded.
508 .NOEXPORT: