blob: 1c0038cc7fdd5493d820e45d0e354d27a31cbc56 [file] [log] [blame]
Mike Dodd8cfa7022010-11-17 11:12:26 -08001# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
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.
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
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24top_builddir = ..
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38build_triplet = @build@
39host_triplet = @host@
40subdir = libregex
41DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
42 $(srcdir)/stl.pat.in
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/m4/binutils.m4 \
45 $(top_srcdir)/m4/builtinexpect.m4 \
46 $(top_srcdir)/m4/cellspubfdsupport.m4 \
47 $(top_srcdir)/m4/compileroption.m4 \
48 $(top_srcdir)/m4/configmodule.m4 \
49 $(top_srcdir)/m4/copyifchange.m4 $(top_srcdir)/m4/docbook.m4 \
50 $(top_srcdir)/m4/extradirs.m4 $(top_srcdir)/m4/findkernel.m4 \
51 $(top_srcdir)/m4/kerneloption.m4 \
52 $(top_srcdir)/m4/kernelversion.m4 \
53 $(top_srcdir)/m4/mallocattribute.m4 \
54 $(top_srcdir)/m4/poptconst.m4 \
55 $(top_srcdir)/m4/precompiledheader.m4 $(top_srcdir)/m4/qt.m4 \
56 $(top_srcdir)/m4/resultyn.m4 $(top_srcdir)/m4/sstream.m4 \
57 $(top_srcdir)/m4/typedef.m4 $(top_srcdir)/configure.in
58am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59 $(ACLOCAL_M4)
60mkinstalldirs = $(install_sh) -d
61CONFIG_HEADER = $(top_builddir)/config.h
62CONFIG_CLEAN_FILES = stl.pat
63LIBRARIES = $(noinst_LIBRARIES)
64ARFLAGS = cru
65libop_regex_a_AR = $(AR) $(ARFLAGS)
66libop_regex_a_LIBADD =
67am_libop_regex_a_OBJECTS = op_regex.$(OBJEXT) \
68 demangle_symbol.$(OBJEXT) demangle_java_symbol.$(OBJEXT)
69libop_regex_a_OBJECTS = $(am_libop_regex_a_OBJECTS)
70DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
71depcomp = $(SHELL) $(top_srcdir)/depcomp
72am__depfiles_maybe = depfiles
73CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
74 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
75LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
76 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
77 $(AM_CXXFLAGS) $(CXXFLAGS)
78CXXLD = $(CXX)
79CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
80 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
81COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
82 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
83LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
84 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
85 $(AM_CFLAGS) $(CFLAGS)
86CCLD = $(CC)
87LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
88 $(AM_LDFLAGS) $(LDFLAGS) -o $@
89SOURCES = $(libop_regex_a_SOURCES)
90DIST_SOURCES = $(libop_regex_a_SOURCES)
91RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
92 html-recursive info-recursive install-data-recursive \
93 install-exec-recursive install-info-recursive \
94 install-recursive installcheck-recursive installdirs-recursive \
95 pdf-recursive ps-recursive uninstall-info-recursive \
96 uninstall-recursive
97am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
98am__vpath_adj = case $$p in \
99 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
100 *) f=$$p;; \
101 esac;
102am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
103am__installdirs = "$(DESTDIR)$(datadir)"
104nodist_dataDATA_INSTALL = $(INSTALL_DATA)
105DATA = $(nodist_data_DATA)
106ETAGS = etags
107CTAGS = ctags
108DIST_SUBDIRS = $(SUBDIRS)
109DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
110ACLOCAL = @ACLOCAL@
111AMDEP_FALSE = @AMDEP_FALSE@
112AMDEP_TRUE = @AMDEP_TRUE@
113AMTAR = @AMTAR@
114AR = @AR@
115AUTOCONF = @AUTOCONF@
116AUTOHEADER = @AUTOHEADER@
117AUTOMAKE = @AUTOMAKE@
118AWK = @AWK@
119BFD_LIBS = @BFD_LIBS@
120BUILD_JVMPI_AGENT_FALSE = @BUILD_JVMPI_AGENT_FALSE@
121BUILD_JVMPI_AGENT_TRUE = @BUILD_JVMPI_AGENT_TRUE@
122BUILD_JVMTI_AGENT_FALSE = @BUILD_JVMTI_AGENT_FALSE@
123BUILD_JVMTI_AGENT_TRUE = @BUILD_JVMTI_AGENT_TRUE@
124CAT_ENTRY_END = @CAT_ENTRY_END@
125CAT_ENTRY_START = @CAT_ENTRY_START@
126CC = @CC@
127CCDEPMODE = @CCDEPMODE@
128CFLAGS = @CFLAGS@
129CPP = @CPP@
130CPPFLAGS = @CPPFLAGS@
131CXX = @CXX@
132CXXCPP = @CXXCPP@
133CXXDEPMODE = @CXXDEPMODE@
134CXXFLAGS = @CXXFLAGS@
135CYGPATH_W = @CYGPATH_W@
136DATE = @DATE@
137DEFS = @DEFS@
138DEPDIR = @DEPDIR@
139DOCBOOK_ROOT = @DOCBOOK_ROOT@
140ECHO = @ECHO@
141ECHO_C = @ECHO_C@
142ECHO_N = @ECHO_N@
143ECHO_T = @ECHO_T@
144EGREP = @EGREP@
145EXEEXT = @EXEEXT@
146EXTRA_CFLAGS_MODULE = @EXTRA_CFLAGS_MODULE@
147F77 = @F77@
148FFLAGS = @FFLAGS@
149INSTALL_DATA = @INSTALL_DATA@
150INSTALL_PROGRAM = @INSTALL_PROGRAM@
151INSTALL_SCRIPT = @INSTALL_SCRIPT@
152INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
153JAVA_HOMEDIR = @JAVA_HOMEDIR@
154KINC = @KINC@
155KSRC = @KSRC@
156KVERS = @KVERS@
157LD = @LD@
158LDFLAGS = @LDFLAGS@
159LIBERTY_LIBS = @LIBERTY_LIBS@
160LIBOBJS = @LIBOBJS@
161LIBS = @LIBS@
162LIBTOOL = @LIBTOOL@
163LN_S = @LN_S@
164LTLIBOBJS = @LTLIBOBJS@
165MAKEINFO = @MAKEINFO@
166MOC = @MOC@
167MODINSTALLDIR = @MODINSTALLDIR@
168OBJEXT = @OBJEXT@
169OPROFILE_DIR = @OPROFILE_DIR@
170OPROFILE_MODULE_ARCH = @OPROFILE_MODULE_ARCH@
171OP_CFLAGS = @OP_CFLAGS@
172OP_CXXFLAGS = @OP_CXXFLAGS@
173OP_DOCDIR = @OP_DOCDIR@
174PACKAGE = @PACKAGE@
175PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
176PACKAGE_NAME = @PACKAGE_NAME@
177PACKAGE_STRING = @PACKAGE_STRING@
178PACKAGE_TARNAME = @PACKAGE_TARNAME@
179PACKAGE_VERSION = @PACKAGE_VERSION@
180PATH_SEPARATOR = @PATH_SEPARATOR@
181POPT_LIBS = @POPT_LIBS@
182PTRDIFF_T_TYPE = @PTRDIFF_T_TYPE@
183QT_INCLUDES = @QT_INCLUDES@
184QT_LDFLAGS = @QT_LDFLAGS@
185QT_LIB = @QT_LIB@
186QT_VERSION = @QT_VERSION@
187RANLIB = @RANLIB@
188SET_MAKE = @SET_MAKE@
189SHELL = @SHELL@
190SIZE_T_TYPE = @SIZE_T_TYPE@
191STRIP = @STRIP@
192UIC = @UIC@
193VERSION = @VERSION@
194XML_CATALOG = @XML_CATALOG@
195XSLTPROC = @XSLTPROC@
196XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
197X_CFLAGS = @X_CFLAGS@
198X_EXTRA_LIBS = @X_EXTRA_LIBS@
199X_LIBS = @X_LIBS@
200X_PRE_LIBS = @X_PRE_LIBS@
201ac_ct_AR = @ac_ct_AR@
202ac_ct_CC = @ac_ct_CC@
203ac_ct_CXX = @ac_ct_CXX@
204ac_ct_F77 = @ac_ct_F77@
205ac_ct_RANLIB = @ac_ct_RANLIB@
206ac_ct_STRIP = @ac_ct_STRIP@
207am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
208am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
209am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
210am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
211am__include = @am__include@
212am__leading_dot = @am__leading_dot@
213am__quote = @am__quote@
214am__tar = @am__tar@
215am__untar = @am__untar@
216bindir = @bindir@
217build = @build@
218build_alias = @build_alias@
219build_cpu = @build_cpu@
220build_os = @build_os@
221build_vendor = @build_vendor@
222datadir = $(prefix)/share/oprofile
223exec_prefix = @exec_prefix@
224have_qt_FALSE = @have_qt_FALSE@
225have_qt_TRUE = @have_qt_TRUE@
226have_xsltproc_FALSE = @have_xsltproc_FALSE@
227have_xsltproc_TRUE = @have_xsltproc_TRUE@
228host = @host@
229host_alias = @host_alias@
230host_cpu = @host_cpu@
231host_os = @host_os@
232host_vendor = @host_vendor@
233includedir = @includedir@
234infodir = @infodir@
235install_sh = @install_sh@
236kernel_support_FALSE = @kernel_support_FALSE@
237kernel_support_TRUE = @kernel_support_TRUE@
238libdir = @libdir@
239libexecdir = @libexecdir@
240localstatedir = @localstatedir@
241mandir = @mandir@
242mkdir_p = @mkdir_p@
243oldincludedir = @oldincludedir@
244prefix = @prefix@
245program_transform_name = @program_transform_name@
246sbindir = @sbindir@
247sharedstatedir = @sharedstatedir@
248sysconfdir = @sysconfdir@
249target_alias = @target_alias@
250topdir = @topdir@
251SUBDIRS = . tests
252AM_CPPFLAGS = -I ${top_srcdir}/libutil++
253AM_CXXFLAGS = @OP_CXXFLAGS@
254noinst_LIBRARIES = libop_regex.a
255libop_regex_a_SOURCES = \
256 op_regex.cpp \
257 op_regex.h \
258 demangle_symbol.h \
259 demangle_symbol.cpp \
260 demangle_java_symbol.h \
261 demangle_java_symbol.cpp
262
263nodist_data_DATA = stl.pat
264all: all-recursive
265
266.SUFFIXES:
267.SUFFIXES: .cpp .lo .o .obj
268$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
269 @for dep in $?; do \
270 case '$(am__configure_deps)' in \
271 *$$dep*) \
272 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
273 && exit 0; \
274 exit 1;; \
275 esac; \
276 done; \
277 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libregex/Makefile'; \
278 cd $(top_srcdir) && \
279 $(AUTOMAKE) --foreign libregex/Makefile
280.PRECIOUS: Makefile
281Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
282 @case '$?' in \
283 *config.status*) \
284 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
285 *) \
286 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
287 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
288 esac;
289
290$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
291 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292
293$(top_srcdir)/configure: $(am__configure_deps)
294 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
295$(ACLOCAL_M4): $(am__aclocal_m4_deps)
296 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
297stl.pat: $(top_builddir)/config.status $(srcdir)/stl.pat.in
298 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
299
300clean-noinstLIBRARIES:
301 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
302libop_regex.a: $(libop_regex_a_OBJECTS) $(libop_regex_a_DEPENDENCIES)
303 -rm -f libop_regex.a
304 $(libop_regex_a_AR) libop_regex.a $(libop_regex_a_OBJECTS) $(libop_regex_a_LIBADD)
305 $(RANLIB) libop_regex.a
306
307mostlyclean-compile:
308 -rm -f *.$(OBJEXT)
309
310distclean-compile:
311 -rm -f *.tab.c
312
313@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/demangle_java_symbol.Po@am__quote@
314@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/demangle_symbol.Po@am__quote@
315@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/op_regex.Po@am__quote@
316
317.cpp.o:
318@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
319@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
320@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
321@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
322@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
323
324.cpp.obj:
325@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
326@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
327@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
328@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
329@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
330
331.cpp.lo:
332@am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
333@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
334@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
335@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
336@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
337
338mostlyclean-libtool:
339 -rm -f *.lo
340
341clean-libtool:
342 -rm -rf .libs _libs
343
344distclean-libtool:
345 -rm -f libtool
346uninstall-info-am:
347install-nodist_dataDATA: $(nodist_data_DATA)
348 @$(NORMAL_INSTALL)
349 test -z "$(datadir)" || $(mkdir_p) "$(DESTDIR)$(datadir)"
350 @list='$(nodist_data_DATA)'; for p in $$list; do \
351 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
352 f=$(am__strip_dir) \
353 echo " $(nodist_dataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(datadir)/$$f'"; \
354 $(nodist_dataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(datadir)/$$f"; \
355 done
356
357uninstall-nodist_dataDATA:
358 @$(NORMAL_UNINSTALL)
359 @list='$(nodist_data_DATA)'; for p in $$list; do \
360 f=$(am__strip_dir) \
361 echo " rm -f '$(DESTDIR)$(datadir)/$$f'"; \
362 rm -f "$(DESTDIR)$(datadir)/$$f"; \
363 done
364
365# This directory's subdirectories are mostly independent; you can cd
366# into them and run `make' without going through this Makefile.
367# To change the values of `make' variables: instead of editing Makefiles,
368# (1) if the variable is set in `config.status', edit `config.status'
369# (which will cause the Makefiles to be regenerated when you run `make');
370# (2) otherwise, pass the desired values on the `make' command line.
371$(RECURSIVE_TARGETS):
372 @failcom='exit 1'; \
373 for f in x $$MAKEFLAGS; do \
374 case $$f in \
375 *=* | --[!k]*);; \
376 *k*) failcom='fail=yes';; \
377 esac; \
378 done; \
379 dot_seen=no; \
380 target=`echo $@ | sed s/-recursive//`; \
381 list='$(SUBDIRS)'; for subdir in $$list; do \
382 echo "Making $$target in $$subdir"; \
383 if test "$$subdir" = "."; then \
384 dot_seen=yes; \
385 local_target="$$target-am"; \
386 else \
387 local_target="$$target"; \
388 fi; \
389 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
390 || eval $$failcom; \
391 done; \
392 if test "$$dot_seen" = "no"; then \
393 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
394 fi; test -z "$$fail"
395
396mostlyclean-recursive clean-recursive distclean-recursive \
397maintainer-clean-recursive:
398 @failcom='exit 1'; \
399 for f in x $$MAKEFLAGS; do \
400 case $$f in \
401 *=* | --[!k]*);; \
402 *k*) failcom='fail=yes';; \
403 esac; \
404 done; \
405 dot_seen=no; \
406 case "$@" in \
407 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
408 *) list='$(SUBDIRS)' ;; \
409 esac; \
410 rev=''; for subdir in $$list; do \
411 if test "$$subdir" = "."; then :; else \
412 rev="$$subdir $$rev"; \
413 fi; \
414 done; \
415 rev="$$rev ."; \
416 target=`echo $@ | sed s/-recursive//`; \
417 for subdir in $$rev; do \
418 echo "Making $$target in $$subdir"; \
419 if test "$$subdir" = "."; then \
420 local_target="$$target-am"; \
421 else \
422 local_target="$$target"; \
423 fi; \
424 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
425 || eval $$failcom; \
426 done && test -z "$$fail"
427tags-recursive:
428 list='$(SUBDIRS)'; for subdir in $$list; do \
429 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
430 done
431ctags-recursive:
432 list='$(SUBDIRS)'; for subdir in $$list; do \
433 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
434 done
435
436ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
437 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
438 unique=`for i in $$list; do \
439 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
440 done | \
441 $(AWK) ' { files[$$0] = 1; } \
442 END { for (i in files) print i; }'`; \
443 mkid -fID $$unique
444tags: TAGS
445
446TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
447 $(TAGS_FILES) $(LISP)
448 tags=; \
449 here=`pwd`; \
450 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
451 include_option=--etags-include; \
452 empty_fix=.; \
453 else \
454 include_option=--include; \
455 empty_fix=; \
456 fi; \
457 list='$(SUBDIRS)'; for subdir in $$list; do \
458 if test "$$subdir" = .; then :; else \
459 test ! -f $$subdir/TAGS || \
460 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
461 fi; \
462 done; \
463 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
464 unique=`for i in $$list; do \
465 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
466 done | \
467 $(AWK) ' { files[$$0] = 1; } \
468 END { for (i in files) print i; }'`; \
469 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
470 test -n "$$unique" || unique=$$empty_fix; \
471 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
472 $$tags $$unique; \
473 fi
474ctags: CTAGS
475CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
476 $(TAGS_FILES) $(LISP)
477 tags=; \
478 here=`pwd`; \
479 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
480 unique=`for i in $$list; do \
481 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
482 done | \
483 $(AWK) ' { files[$$0] = 1; } \
484 END { for (i in files) print i; }'`; \
485 test -z "$(CTAGS_ARGS)$$tags$$unique" \
486 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
487 $$tags $$unique
488
489GTAGS:
490 here=`$(am__cd) $(top_builddir) && pwd` \
491 && cd $(top_srcdir) \
492 && gtags -i $(GTAGS_ARGS) $$here
493
494distclean-tags:
495 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
496
497distdir: $(DISTFILES)
498 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
499 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
500 list='$(DISTFILES)'; for file in $$list; do \
501 case $$file in \
502 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
503 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
504 esac; \
505 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
506 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
507 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
508 dir="/$$dir"; \
509 $(mkdir_p) "$(distdir)$$dir"; \
510 else \
511 dir=''; \
512 fi; \
513 if test -d $$d/$$file; then \
514 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
515 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
516 fi; \
517 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
518 else \
519 test -f $(distdir)/$$file \
520 || cp -p $$d/$$file $(distdir)/$$file \
521 || exit 1; \
522 fi; \
523 done
524 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
525 if test "$$subdir" = .; then :; else \
526 test -d "$(distdir)/$$subdir" \
527 || $(mkdir_p) "$(distdir)/$$subdir" \
528 || exit 1; \
529 distdir=`$(am__cd) $(distdir) && pwd`; \
530 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
531 (cd $$subdir && \
532 $(MAKE) $(AM_MAKEFLAGS) \
533 top_distdir="$$top_distdir" \
534 distdir="$$distdir/$$subdir" \
535 distdir) \
536 || exit 1; \
537 fi; \
538 done
539check-am: all-am
540check: check-recursive
541all-am: Makefile $(LIBRARIES) $(DATA)
542installdirs: installdirs-recursive
543installdirs-am:
544 for dir in "$(DESTDIR)$(datadir)"; do \
545 test -z "$$dir" || $(mkdir_p) "$$dir"; \
546 done
547install: install-recursive
548install-exec: install-exec-recursive
549install-data: install-data-recursive
550uninstall: uninstall-recursive
551
552install-am: all-am
553 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
554
555installcheck: installcheck-recursive
556install-strip:
557 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
558 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
559 `test -z '$(STRIP)' || \
560 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
561mostlyclean-generic:
562
563clean-generic:
564
565distclean-generic:
566 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
567
568maintainer-clean-generic:
569 @echo "This command is intended for maintainers to use"
570 @echo "it deletes files that may require special tools to rebuild."
571clean: clean-recursive
572
573clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
574 mostlyclean-am
575
576distclean: distclean-recursive
577 -rm -rf ./$(DEPDIR)
578 -rm -f Makefile
579distclean-am: clean-am distclean-compile distclean-generic \
580 distclean-libtool distclean-tags
581
582dvi: dvi-recursive
583
584dvi-am:
585
586html: html-recursive
587
588info: info-recursive
589
590info-am:
591
592install-data-am: install-nodist_dataDATA
593
594install-exec-am:
595
596install-info: install-info-recursive
597
598install-man:
599
600installcheck-am:
601
602maintainer-clean: maintainer-clean-recursive
603 -rm -rf ./$(DEPDIR)
604 -rm -f Makefile
605maintainer-clean-am: distclean-am maintainer-clean-generic
606
607mostlyclean: mostlyclean-recursive
608
609mostlyclean-am: mostlyclean-compile mostlyclean-generic \
610 mostlyclean-libtool
611
612pdf: pdf-recursive
613
614pdf-am:
615
616ps: ps-recursive
617
618ps-am:
619
620uninstall-am: uninstall-info-am uninstall-nodist_dataDATA
621
622uninstall-info: uninstall-info-recursive
623
624.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
625 clean clean-generic clean-libtool clean-noinstLIBRARIES \
626 clean-recursive ctags ctags-recursive distclean \
627 distclean-compile distclean-generic distclean-libtool \
628 distclean-recursive distclean-tags distdir dvi dvi-am html \
629 html-am info info-am install install-am install-data \
630 install-data-am install-exec install-exec-am install-info \
631 install-info-am install-man install-nodist_dataDATA \
632 install-strip installcheck installcheck-am installdirs \
633 installdirs-am maintainer-clean maintainer-clean-generic \
634 maintainer-clean-recursive mostlyclean mostlyclean-compile \
635 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
636 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
637 uninstall-info-am uninstall-nodist_dataDATA
638
639# Tell versions [3.59,3.63) of GNU make to not export all variables.
640# Otherwise a system limit (for SysV at least) may be exceeded.
641.NOEXPORT: