graph.c (init_graph_slim_pretty_print): Remove.
[official-gcc.git] / libsanitizer / interception / Makefile.in
blob59b9a9a9f76ec08a49649fb0bb8ba6970a27f8bc
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 subdir = interception
39 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
42 $(top_srcdir)/../config/depstand.m4 \
43 $(top_srcdir)/../config/lead-dot.m4 \
44 $(top_srcdir)/../config/libstdc++-raw-cxx.m4 \
45 $(top_srcdir)/../config/multi.m4 \
46 $(top_srcdir)/../config/override.m4 \
47 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
48 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
49 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
50 $(top_srcdir)/configure.ac
51 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52 $(ACLOCAL_M4)
53 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
54 CONFIG_CLEAN_FILES =
55 CONFIG_CLEAN_VPATH_FILES =
56 LTLIBRARIES = $(noinst_LTLIBRARIES)
57 libinterception_la_LIBADD =
58 am__objects_1 = interception_linux.lo interception_mac.lo \
59 interception_win.lo interception_type_test.lo
60 am_libinterception_la_OBJECTS = $(am__objects_1)
61 libinterception_la_OBJECTS = $(am_libinterception_la_OBJECTS)
62 DEFAULT_INCLUDES = -I.@am__isrc@
63 depcomp = $(SHELL) $(top_srcdir)/../depcomp
64 am__depfiles_maybe = depfiles
65 am__mv = mv -f
66 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
67 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
68 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
69 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
70 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
71 CXXLD = $(CXX)
72 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
73 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
74 $(LDFLAGS) -o $@
75 SOURCES = $(libinterception_la_SOURCES)
76 ETAGS = etags
77 CTAGS = ctags
78 ACLOCAL = @ACLOCAL@
79 AMTAR = @AMTAR@
80 AR = @AR@
81 AUTOCONF = @AUTOCONF@
82 AUTOHEADER = @AUTOHEADER@
83 AUTOMAKE = @AUTOMAKE@
84 AWK = @AWK@
85 CC = @CC@
86 CCAS = @CCAS@
87 CCASDEPMODE = @CCASDEPMODE@
88 CCASFLAGS = @CCASFLAGS@
89 CCDEPMODE = @CCDEPMODE@
90 CFLAGS = @CFLAGS@
91 CPP = @CPP@
92 CPPFLAGS = @CPPFLAGS@
93 CXX = @CXX@
94 CXXCPP = @CXXCPP@
95 CXXDEPMODE = @CXXDEPMODE@
96 CXXFLAGS = @CXXFLAGS@
97 CYGPATH_W = @CYGPATH_W@
98 DEFS = -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
99 DEPDIR = @DEPDIR@
100 DSYMUTIL = @DSYMUTIL@
101 DUMPBIN = @DUMPBIN@
102 ECHO_C = @ECHO_C@
103 ECHO_N = @ECHO_N@
104 ECHO_T = @ECHO_T@
105 EGREP = @EGREP@
106 EXEEXT = @EXEEXT@
107 FGREP = @FGREP@
108 GREP = @GREP@
109 INSTALL = @INSTALL@
110 INSTALL_DATA = @INSTALL_DATA@
111 INSTALL_PROGRAM = @INSTALL_PROGRAM@
112 INSTALL_SCRIPT = @INSTALL_SCRIPT@
113 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
114 LD = @LD@
115 LDFLAGS = @LDFLAGS@
116 LIBOBJS = @LIBOBJS@
117 LIBS = @LIBS@
118 LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
119 LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
120 LIBTOOL = @LIBTOOL@
121 LIPO = @LIPO@
122 LN_S = @LN_S@
123 LTLIBOBJS = @LTLIBOBJS@
124 MAINT = @MAINT@
125 MAKEINFO = @MAKEINFO@
126 MKDIR_P = @MKDIR_P@
127 NM = @NM@
128 NMEDIT = @NMEDIT@
129 OBJDUMP = @OBJDUMP@
130 OBJEXT = @OBJEXT@
131 OTOOL = @OTOOL@
132 OTOOL64 = @OTOOL64@
133 PACKAGE = @PACKAGE@
134 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
135 PACKAGE_NAME = @PACKAGE_NAME@
136 PACKAGE_STRING = @PACKAGE_STRING@
137 PACKAGE_TARNAME = @PACKAGE_TARNAME@
138 PACKAGE_URL = @PACKAGE_URL@
139 PACKAGE_VERSION = @PACKAGE_VERSION@
140 PATH_SEPARATOR = @PATH_SEPARATOR@
141 RANLIB = @RANLIB@
142 SED = @SED@
143 SET_MAKE = @SET_MAKE@
144 SHELL = @SHELL@
145 STRIP = @STRIP@
146 VERSION = @VERSION@
147 abs_builddir = @abs_builddir@
148 abs_srcdir = @abs_srcdir@
149 abs_top_builddir = @abs_top_builddir@
150 abs_top_srcdir = @abs_top_srcdir@
151 ac_ct_CC = @ac_ct_CC@
152 ac_ct_CXX = @ac_ct_CXX@
153 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
154 am__include = @am__include@
155 am__leading_dot = @am__leading_dot@
156 am__quote = @am__quote@
157 am__tar = @am__tar@
158 am__untar = @am__untar@
159 bindir = @bindir@
160 build = @build@
161 build_alias = @build_alias@
162 build_cpu = @build_cpu@
163 build_os = @build_os@
164 build_vendor = @build_vendor@
165 builddir = @builddir@
166 datadir = @datadir@
167 datarootdir = @datarootdir@
168 docdir = @docdir@
169 dvidir = @dvidir@
170 enable_shared = @enable_shared@
171 enable_static = @enable_static@
172 exec_prefix = @exec_prefix@
173 host = @host@
174 host_alias = @host_alias@
175 host_cpu = @host_cpu@
176 host_os = @host_os@
177 host_vendor = @host_vendor@
178 htmldir = @htmldir@
179 includedir = @includedir@
180 infodir = @infodir@
181 install_sh = @install_sh@
182 libdir = @libdir@
183 libexecdir = @libexecdir@
184 localedir = @localedir@
185 localstatedir = @localstatedir@
186 mandir = @mandir@
187 mkdir_p = @mkdir_p@
188 multi_basedir = @multi_basedir@
189 oldincludedir = @oldincludedir@
190 pdfdir = @pdfdir@
191 prefix = @prefix@
192 program_transform_name = @program_transform_name@
193 psdir = @psdir@
194 sbindir = @sbindir@
195 sharedstatedir = @sharedstatedir@
196 srcdir = @srcdir@
197 sysconfdir = @sysconfdir@
198 target = @target@
199 target_alias = @target_alias@
200 target_cpu = @target_cpu@
201 target_noncanonical = @target_noncanonical@
202 target_os = @target_os@
203 target_vendor = @target_vendor@
204 toolexecdir = @toolexecdir@
205 toolexeclibdir = @toolexeclibdir@
206 top_build_prefix = @top_build_prefix@
207 top_builddir = @top_builddir@
208 top_srcdir = @top_srcdir@
209 AM_CPPFLAGS = -I $(top_srcdir)/include -I $(top_srcdir)
211 # May be used by toolexeclibdir.
212 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
213 AM_CXXFLAGS = -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic \
214 -Wno-long-long -fPIC -fno-builtin -fno-exceptions \
215 -fomit-frame-pointer -funwind-tables -fvisibility=hidden \
216 -Wno-variadic-macros $(LIBSTDCXX_RAW_CXX_CXXFLAGS)
217 ACLOCAL_AMFLAGS = -I m4
218 noinst_LTLIBRARIES = libinterception.la
219 interception_files = \
220 interception_linux.cc \
221 interception_mac.cc \
222 interception_win.cc \
223 interception_type_test.cc
225 libinterception_la_SOURCES = $(interception_files)
227 # Work around what appears to be a GNU make bug handling MAKEFLAGS
228 # values defined in terms of make variables, as is the case for CC and
229 # friends when we are called from the top level Makefile.
230 AM_MAKEFLAGS = \
231 "AR_FLAGS=$(AR_FLAGS)" \
232 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
233 "CFLAGS=$(CFLAGS)" \
234 "CXXFLAGS=$(CXXFLAGS)" \
235 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
236 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
237 "INSTALL=$(INSTALL)" \
238 "INSTALL_DATA=$(INSTALL_DATA)" \
239 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
240 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
241 "JC1FLAGS=$(JC1FLAGS)" \
242 "LDFLAGS=$(LDFLAGS)" \
243 "LIBCFLAGS=$(LIBCFLAGS)" \
244 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
245 "MAKE=$(MAKE)" \
246 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
247 "PICFLAG=$(PICFLAG)" \
248 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
249 "SHELL=$(SHELL)" \
250 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
251 "exec_prefix=$(exec_prefix)" \
252 "infodir=$(infodir)" \
253 "libdir=$(libdir)" \
254 "prefix=$(prefix)" \
255 "includedir=$(includedir)" \
256 "AR=$(AR)" \
257 "AS=$(AS)" \
258 "LD=$(LD)" \
259 "LIBCFLAGS=$(LIBCFLAGS)" \
260 "NM=$(NM)" \
261 "PICFLAG=$(PICFLAG)" \
262 "RANLIB=$(RANLIB)" \
263 "DESTDIR=$(DESTDIR)"
265 MAKEOVERRIDES =
266 all: all-am
268 .SUFFIXES:
269 .SUFFIXES: .cc .lo .o .obj
270 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
271 @for dep in $?; do \
272 case '$(am__configure_deps)' in \
273 *$$dep*) \
274 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
275 && { if test -f $@; then exit 0; else break; fi; }; \
276 exit 1;; \
277 esac; \
278 done; \
279 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign interception/Makefile'; \
280 $(am__cd) $(top_srcdir) && \
281 $(AUTOMAKE) --foreign interception/Makefile
282 .PRECIOUS: Makefile
283 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
284 @case '$?' in \
285 *config.status*) \
286 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
287 *) \
288 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
289 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
290 esac;
292 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
293 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
295 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
296 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
297 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
298 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
299 $(am__aclocal_m4_deps):
301 clean-noinstLTLIBRARIES:
302 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
303 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
304 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
305 test "$$dir" != "$$p" || dir=.; \
306 echo "rm -f \"$${dir}/so_locations\""; \
307 rm -f "$${dir}/so_locations"; \
308 done
309 libinterception.la: $(libinterception_la_OBJECTS) $(libinterception_la_DEPENDENCIES)
310 $(CXXLINK) $(libinterception_la_OBJECTS) $(libinterception_la_LIBADD) $(LIBS)
312 mostlyclean-compile:
313 -rm -f *.$(OBJEXT)
315 distclean-compile:
316 -rm -f *.tab.c
318 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_linux.Plo@am__quote@
319 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_mac.Plo@am__quote@
320 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_type_test.Plo@am__quote@
321 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_win.Plo@am__quote@
323 .cc.o:
324 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
325 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
326 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
327 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
328 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
330 .cc.obj:
331 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
332 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
333 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
334 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
335 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
337 .cc.lo:
338 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
339 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
340 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
341 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
342 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
344 mostlyclean-libtool:
345 -rm -f *.lo
347 clean-libtool:
348 -rm -rf .libs _libs
350 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
351 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
352 unique=`for i in $$list; do \
353 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354 done | \
355 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
356 END { if (nonempty) { for (i in files) print i; }; }'`; \
357 mkid -fID $$unique
358 tags: TAGS
360 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
361 $(TAGS_FILES) $(LISP)
362 set x; \
363 here=`pwd`; \
364 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
365 unique=`for i in $$list; do \
366 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
367 done | \
368 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
369 END { if (nonempty) { for (i in files) print i; }; }'`; \
370 shift; \
371 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
372 test -n "$$unique" || unique=$$empty_fix; \
373 if test $$# -gt 0; then \
374 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
375 "$$@" $$unique; \
376 else \
377 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
378 $$unique; \
379 fi; \
381 ctags: CTAGS
382 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
383 $(TAGS_FILES) $(LISP)
384 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
385 unique=`for i in $$list; do \
386 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
387 done | \
388 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
389 END { if (nonempty) { for (i in files) print i; }; }'`; \
390 test -z "$(CTAGS_ARGS)$$unique" \
391 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
392 $$unique
394 GTAGS:
395 here=`$(am__cd) $(top_builddir) && pwd` \
396 && $(am__cd) $(top_srcdir) \
397 && gtags -i $(GTAGS_ARGS) "$$here"
399 distclean-tags:
400 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
401 check-am: all-am
402 check: check-am
403 all-am: Makefile $(LTLIBRARIES)
404 installdirs:
405 install: install-am
406 install-exec: install-exec-am
407 install-data: install-data-am
408 uninstall: uninstall-am
410 install-am: all-am
411 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
413 installcheck: installcheck-am
414 install-strip:
415 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
416 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
417 `test -z '$(STRIP)' || \
418 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
419 mostlyclean-generic:
421 clean-generic:
423 distclean-generic:
424 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
425 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
427 maintainer-clean-generic:
428 @echo "This command is intended for maintainers to use"
429 @echo "it deletes files that may require special tools to rebuild."
430 clean: clean-am
432 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
433 mostlyclean-am
435 distclean: distclean-am
436 -rm -rf ./$(DEPDIR)
437 -rm -f Makefile
438 distclean-am: clean-am distclean-compile distclean-generic \
439 distclean-tags
441 dvi: dvi-am
443 dvi-am:
445 html: html-am
447 html-am:
449 info: info-am
451 info-am:
453 install-data-am:
455 install-dvi: install-dvi-am
457 install-dvi-am:
459 install-exec-am:
461 install-html: install-html-am
463 install-html-am:
465 install-info: install-info-am
467 install-info-am:
469 install-man:
471 install-pdf: install-pdf-am
473 install-pdf-am:
475 install-ps: install-ps-am
477 install-ps-am:
479 installcheck-am:
481 maintainer-clean: maintainer-clean-am
482 -rm -rf ./$(DEPDIR)
483 -rm -f Makefile
484 maintainer-clean-am: distclean-am maintainer-clean-generic
486 mostlyclean: mostlyclean-am
488 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
489 mostlyclean-libtool
491 pdf: pdf-am
493 pdf-am:
495 ps: ps-am
497 ps-am:
499 uninstall-am:
501 .MAKE: install-am install-strip
503 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
504 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
505 distclean-compile distclean-generic distclean-libtool \
506 distclean-tags dvi dvi-am html html-am info info-am install \
507 install-am install-data install-data-am install-dvi \
508 install-dvi-am install-exec install-exec-am install-html \
509 install-html-am install-info install-info-am install-man \
510 install-pdf install-pdf-am install-ps install-ps-am \
511 install-strip installcheck installcheck-am installdirs \
512 maintainer-clean maintainer-clean-generic mostlyclean \
513 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
514 pdf pdf-am ps ps-am tags uninstall uninstall-am
517 # Tell versions [3.59,3.63) of GNU make to not export all variables.
518 # Otherwise a system limit (for SysV at least) may be exceeded.
519 .NOEXPORT: