libgcc:
[official-gcc.git] / libsanitizer / interception / Makefile.in
blob52a06d6345882d9fb46fa48cfe5f8c3e51fba2c9
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 link_libasan = @link_libasan@
185 link_liblsan = @link_liblsan@
186 link_libtsan = @link_libtsan@
187 link_libubsan = @link_libubsan@
188 localedir = @localedir@
189 localstatedir = @localstatedir@
190 mandir = @mandir@
191 mkdir_p = @mkdir_p@
192 multi_basedir = @multi_basedir@
193 oldincludedir = @oldincludedir@
194 pdfdir = @pdfdir@
195 prefix = @prefix@
196 program_transform_name = @program_transform_name@
197 psdir = @psdir@
198 sbindir = @sbindir@
199 sharedstatedir = @sharedstatedir@
200 srcdir = @srcdir@
201 sysconfdir = @sysconfdir@
202 target = @target@
203 target_alias = @target_alias@
204 target_cpu = @target_cpu@
205 target_noncanonical = @target_noncanonical@
206 target_os = @target_os@
207 target_vendor = @target_vendor@
208 toolexecdir = @toolexecdir@
209 toolexeclibdir = @toolexeclibdir@
210 top_build_prefix = @top_build_prefix@
211 top_builddir = @top_builddir@
212 top_srcdir = @top_srcdir@
213 AM_CPPFLAGS = -I $(top_srcdir)/include -I $(top_srcdir)
215 # May be used by toolexeclibdir.
216 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
217 AM_CXXFLAGS = -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic \
218 -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti \
219 -fomit-frame-pointer -funwind-tables -fvisibility=hidden \
220 -Wno-variadic-macros $(LIBSTDCXX_RAW_CXX_CXXFLAGS)
221 ACLOCAL_AMFLAGS = -I m4
222 noinst_LTLIBRARIES = libinterception.la
223 interception_files = \
224 interception_linux.cc \
225 interception_mac.cc \
226 interception_win.cc \
227 interception_type_test.cc
229 libinterception_la_SOURCES = $(interception_files)
231 # Work around what appears to be a GNU make bug handling MAKEFLAGS
232 # values defined in terms of make variables, as is the case for CC and
233 # friends when we are called from the top level Makefile.
234 AM_MAKEFLAGS = \
235 "AR_FLAGS=$(AR_FLAGS)" \
236 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
237 "CFLAGS=$(CFLAGS)" \
238 "CXXFLAGS=$(CXXFLAGS)" \
239 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
240 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
241 "INSTALL=$(INSTALL)" \
242 "INSTALL_DATA=$(INSTALL_DATA)" \
243 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
244 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
245 "JC1FLAGS=$(JC1FLAGS)" \
246 "LDFLAGS=$(LDFLAGS)" \
247 "LIBCFLAGS=$(LIBCFLAGS)" \
248 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
249 "MAKE=$(MAKE)" \
250 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
251 "PICFLAG=$(PICFLAG)" \
252 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
253 "SHELL=$(SHELL)" \
254 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
255 "exec_prefix=$(exec_prefix)" \
256 "infodir=$(infodir)" \
257 "libdir=$(libdir)" \
258 "prefix=$(prefix)" \
259 "includedir=$(includedir)" \
260 "AR=$(AR)" \
261 "AS=$(AS)" \
262 "LD=$(LD)" \
263 "LIBCFLAGS=$(LIBCFLAGS)" \
264 "NM=$(NM)" \
265 "PICFLAG=$(PICFLAG)" \
266 "RANLIB=$(RANLIB)" \
267 "DESTDIR=$(DESTDIR)"
269 MAKEOVERRIDES =
270 all: all-am
272 .SUFFIXES:
273 .SUFFIXES: .cc .lo .o .obj
274 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
275 @for dep in $?; do \
276 case '$(am__configure_deps)' in \
277 *$$dep*) \
278 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
279 && { if test -f $@; then exit 0; else break; fi; }; \
280 exit 1;; \
281 esac; \
282 done; \
283 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign interception/Makefile'; \
284 $(am__cd) $(top_srcdir) && \
285 $(AUTOMAKE) --foreign interception/Makefile
286 .PRECIOUS: Makefile
287 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
288 @case '$?' in \
289 *config.status*) \
290 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
291 *) \
292 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
293 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
294 esac;
296 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
297 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
299 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
300 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
301 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
302 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
303 $(am__aclocal_m4_deps):
305 clean-noinstLTLIBRARIES:
306 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
307 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
308 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
309 test "$$dir" != "$$p" || dir=.; \
310 echo "rm -f \"$${dir}/so_locations\""; \
311 rm -f "$${dir}/so_locations"; \
312 done
313 libinterception.la: $(libinterception_la_OBJECTS) $(libinterception_la_DEPENDENCIES)
314 $(CXXLINK) $(libinterception_la_OBJECTS) $(libinterception_la_LIBADD) $(LIBS)
316 mostlyclean-compile:
317 -rm -f *.$(OBJEXT)
319 distclean-compile:
320 -rm -f *.tab.c
322 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_linux.Plo@am__quote@
323 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_mac.Plo@am__quote@
324 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_type_test.Plo@am__quote@
325 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interception_win.Plo@am__quote@
327 .cc.o:
328 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
329 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
330 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
331 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
332 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
334 .cc.obj:
335 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
336 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
337 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
338 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
339 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
341 .cc.lo:
342 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
343 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
344 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
345 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
346 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
348 mostlyclean-libtool:
349 -rm -f *.lo
351 clean-libtool:
352 -rm -rf .libs _libs
354 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
355 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
356 unique=`for i in $$list; do \
357 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
358 done | \
359 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
360 END { if (nonempty) { for (i in files) print i; }; }'`; \
361 mkid -fID $$unique
362 tags: TAGS
364 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
365 $(TAGS_FILES) $(LISP)
366 set x; \
367 here=`pwd`; \
368 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
369 unique=`for i in $$list; do \
370 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371 done | \
372 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
373 END { if (nonempty) { for (i in files) print i; }; }'`; \
374 shift; \
375 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
376 test -n "$$unique" || unique=$$empty_fix; \
377 if test $$# -gt 0; then \
378 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
379 "$$@" $$unique; \
380 else \
381 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
382 $$unique; \
383 fi; \
385 ctags: CTAGS
386 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
387 $(TAGS_FILES) $(LISP)
388 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
389 unique=`for i in $$list; do \
390 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
391 done | \
392 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
393 END { if (nonempty) { for (i in files) print i; }; }'`; \
394 test -z "$(CTAGS_ARGS)$$unique" \
395 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
396 $$unique
398 GTAGS:
399 here=`$(am__cd) $(top_builddir) && pwd` \
400 && $(am__cd) $(top_srcdir) \
401 && gtags -i $(GTAGS_ARGS) "$$here"
403 distclean-tags:
404 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
405 check-am: all-am
406 check: check-am
407 all-am: Makefile $(LTLIBRARIES)
408 installdirs:
409 install: install-am
410 install-exec: install-exec-am
411 install-data: install-data-am
412 uninstall: uninstall-am
414 install-am: all-am
415 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
417 installcheck: installcheck-am
418 install-strip:
419 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
420 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
421 `test -z '$(STRIP)' || \
422 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
423 mostlyclean-generic:
425 clean-generic:
427 distclean-generic:
428 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
429 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
431 maintainer-clean-generic:
432 @echo "This command is intended for maintainers to use"
433 @echo "it deletes files that may require special tools to rebuild."
434 clean: clean-am
436 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
437 mostlyclean-am
439 distclean: distclean-am
440 -rm -rf ./$(DEPDIR)
441 -rm -f Makefile
442 distclean-am: clean-am distclean-compile distclean-generic \
443 distclean-tags
445 dvi: dvi-am
447 dvi-am:
449 html: html-am
451 html-am:
453 info: info-am
455 info-am:
457 install-data-am:
459 install-dvi: install-dvi-am
461 install-dvi-am:
463 install-exec-am:
465 install-html: install-html-am
467 install-html-am:
469 install-info: install-info-am
471 install-info-am:
473 install-man:
475 install-pdf: install-pdf-am
477 install-pdf-am:
479 install-ps: install-ps-am
481 install-ps-am:
483 installcheck-am:
485 maintainer-clean: maintainer-clean-am
486 -rm -rf ./$(DEPDIR)
487 -rm -f Makefile
488 maintainer-clean-am: distclean-am maintainer-clean-generic
490 mostlyclean: mostlyclean-am
492 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
493 mostlyclean-libtool
495 pdf: pdf-am
497 pdf-am:
499 ps: ps-am
501 ps-am:
503 uninstall-am:
505 .MAKE: install-am install-strip
507 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
508 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
509 distclean-compile distclean-generic distclean-libtool \
510 distclean-tags dvi dvi-am html html-am info info-am install \
511 install-am install-data install-data-am install-dvi \
512 install-dvi-am install-exec install-exec-am install-html \
513 install-html-am install-info install-info-am install-man \
514 install-pdf install-pdf-am install-ps install-ps-am \
515 install-strip installcheck installcheck-am installdirs \
516 maintainer-clean maintainer-clean-generic mostlyclean \
517 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
518 pdf pdf-am ps ps-am tags uninstall uninstall-am
521 # Tell versions [3.59,3.63) of GNU make to not export all variables.
522 # Otherwise a system limit (for SysV at least) may be exceeded.
523 .NOEXPORT: