re PR fortran/28276 (EXPONENT() broken for real constants)
[official-gcc.git] / libstdc++-v3 / libmath / Makefile.in
blob931d39d836d490160442381eb74afb4a79d60108
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 target_triplet = @target@
40 subdir = libmath
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/../config/enable.m4 \
44 $(top_srcdir)/../config/lead-dot.m4 \
45 $(top_srcdir)/../config/no-executables.m4 \
46 $(top_srcdir)/../config/unwind_ipinfo.m4 \
47 $(top_srcdir)/../libtool.m4 $(top_srcdir)/crossconfig.m4 \
48 $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
49 $(top_srcdir)/../config/tls.m4 $(top_srcdir)/configure.ac
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51 $(ACLOCAL_M4)
52 CONFIG_HEADER = $(top_builddir)/config.h
53 CONFIG_CLEAN_FILES =
54 LTLIBRARIES = $(noinst_LTLIBRARIES)
55 am__DEPENDENCIES_1 =
56 am_libmath_la_OBJECTS = stubs.lo
57 libmath_la_OBJECTS = $(am_libmath_la_OBJECTS)
58 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
59 depcomp =
60 am__depfiles_maybe =
61 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
62 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
63 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
64 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
65 $(AM_CFLAGS) $(CFLAGS)
66 CCLD = $(CC)
67 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
68 $(AM_LDFLAGS) $(LDFLAGS) -o $@
69 SOURCES = $(libmath_la_SOURCES)
70 DIST_SOURCES = $(libmath_la_SOURCES)
71 ETAGS = etags
72 CTAGS = ctags
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
75 ACLOCAL = @ACLOCAL@
76 ALLOCATOR_H = @ALLOCATOR_H@
77 ALLOCATOR_NAME = @ALLOCATOR_NAME@
78 AMTAR = @AMTAR@
79 AR = @AR@
80 AS = @AS@
81 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
82 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
83 AUTOCONF = @AUTOCONF@
84 AUTOHEADER = @AUTOHEADER@
85 AUTOMAKE = @AUTOMAKE@
86 AWK = @AWK@
87 BASIC_FILE_CC = @BASIC_FILE_CC@
88 BASIC_FILE_H = @BASIC_FILE_H@
89 CC = @CC@
90 CCODECVT_CC = @CCODECVT_CC@
91 CCOLLATE_CC = @CCOLLATE_CC@
92 CCTYPE_CC = @CCTYPE_CC@
93 CFLAGS = @CFLAGS@
94 CLOCALE_CC = @CLOCALE_CC@
95 CLOCALE_H = @CLOCALE_H@
96 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
97 CMESSAGES_CC = @CMESSAGES_CC@
98 CMESSAGES_H = @CMESSAGES_H@
99 CMONEY_CC = @CMONEY_CC@
100 CNUMERIC_CC = @CNUMERIC_CC@
101 CPP = @CPP@
102 CPPFLAGS = @CPPFLAGS@
103 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
104 CSTDIO_H = @CSTDIO_H@
105 CTIME_CC = @CTIME_CC@
106 CTIME_H = @CTIME_H@
107 CXX = @CXX@
108 CXXCPP = @CXXCPP@
109 CXXFLAGS = @CXXFLAGS@
110 CYGPATH_W = @CYGPATH_W@
111 C_INCLUDE_DIR = @C_INCLUDE_DIR@
112 DEBUG_FLAGS = @DEBUG_FLAGS@
113 DEFS = @DEFS@
114 ECHO_C = @ECHO_C@
115 ECHO_N = @ECHO_N@
116 ECHO_T = @ECHO_T@
117 EGREP = @EGREP@
118 ENABLE_SYMVERS_DARWIN_FALSE = @ENABLE_SYMVERS_DARWIN_FALSE@
119 ENABLE_SYMVERS_DARWIN_TRUE = @ENABLE_SYMVERS_DARWIN_TRUE@
120 ENABLE_SYMVERS_FALSE = @ENABLE_SYMVERS_FALSE@
121 ENABLE_SYMVERS_GNU_FALSE = @ENABLE_SYMVERS_GNU_FALSE@
122 ENABLE_SYMVERS_GNU_NAMESPACE_FALSE = @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@
123 ENABLE_SYMVERS_GNU_NAMESPACE_TRUE = @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@
124 ENABLE_SYMVERS_GNU_TRUE = @ENABLE_SYMVERS_GNU_TRUE@
125 ENABLE_SYMVERS_TRUE = @ENABLE_SYMVERS_TRUE@
126 ENABLE_VISIBILITY_FALSE = @ENABLE_VISIBILITY_FALSE@
127 ENABLE_VISIBILITY_TRUE = @ENABLE_VISIBILITY_TRUE@
128 EXEEXT = @EXEEXT@
129 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
130 GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
131 GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
132 GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
133 GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
134 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
135 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
136 GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
137 GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
138 GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
139 GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
140 GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
141 GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
142 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
143 GLIBCXX_LDBL_COMPAT_FALSE = @GLIBCXX_LDBL_COMPAT_FALSE@
144 GLIBCXX_LDBL_COMPAT_TRUE = @GLIBCXX_LDBL_COMPAT_TRUE@
145 INSTALL_DATA = @INSTALL_DATA@
146 INSTALL_PROGRAM = @INSTALL_PROGRAM@
147 INSTALL_SCRIPT = @INSTALL_SCRIPT@
148 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
149 LIBICONV = @LIBICONV@
150 LIBMATHOBJS = @LIBMATHOBJS@
151 LIBOBJS = @LIBOBJS@
152 LIBS = @LIBS@
153 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
155 # Only compiling "C" sources in this directory.
156 LIBTOOL = @LIBTOOL@ --tag CC
157 LN_S = @LN_S@
158 LTLIBOBJS = @LTLIBOBJS@
159 MAINT = @MAINT@
160 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
161 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
162 MAKEINFO = @MAKEINFO@
163 OBJEXT = @OBJEXT@
164 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
165 OPT_LDFLAGS = @OPT_LDFLAGS@
166 OS_INC_SRCDIR = @OS_INC_SRCDIR@
167 PACKAGE = @PACKAGE@
168 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
169 PACKAGE_NAME = @PACKAGE_NAME@
170 PACKAGE_STRING = @PACKAGE_STRING@
171 PACKAGE_TARNAME = @PACKAGE_TARNAME@
172 PACKAGE_VERSION = @PACKAGE_VERSION@
173 PATH_SEPARATOR = @PATH_SEPARATOR@
174 RANLIB = @RANLIB@
175 SECTION_FLAGS = @SECTION_FLAGS@
176 SECTION_LDFLAGS = @SECTION_LDFLAGS@
177 SET_MAKE = @SET_MAKE@
178 SHELL = @SHELL@
179 STRIP = @STRIP@
180 SYMVER_FILE = @SYMVER_FILE@
181 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
182 USE_NLS = @USE_NLS@
183 VERSION = @VERSION@
184 WARN_FLAGS = @WARN_FLAGS@
185 WERROR = @WERROR@
186 ac_ct_AR = @ac_ct_AR@
187 ac_ct_AS = @ac_ct_AS@
188 ac_ct_CC = @ac_ct_CC@
189 ac_ct_CXX = @ac_ct_CXX@
190 ac_ct_RANLIB = @ac_ct_RANLIB@
191 ac_ct_STRIP = @ac_ct_STRIP@
192 am__leading_dot = @am__leading_dot@
193 am__tar = @am__tar@
194 am__untar = @am__untar@
195 baseline_dir = @baseline_dir@
196 bindir = @bindir@
197 build = @build@
198 build_alias = @build_alias@
199 build_cpu = @build_cpu@
200 build_os = @build_os@
201 build_vendor = @build_vendor@
202 check_msgfmt = @check_msgfmt@
203 datadir = @datadir@
204 enable_shared = @enable_shared@
205 enable_static = @enable_static@
206 exec_prefix = @exec_prefix@
207 glibcxx_MOFILES = @glibcxx_MOFILES@
208 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
209 glibcxx_POFILES = @glibcxx_POFILES@
210 glibcxx_builddir = @glibcxx_builddir@
211 glibcxx_localedir = @glibcxx_localedir@
212 glibcxx_prefixdir = @glibcxx_prefixdir@
213 glibcxx_srcdir = @glibcxx_srcdir@
214 glibcxx_thread_h = @glibcxx_thread_h@
215 glibcxx_toolexecdir = @glibcxx_toolexecdir@
216 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
217 gxx_include_dir = @gxx_include_dir@
218 host = @host@
219 host_alias = @host_alias@
220 host_cpu = @host_cpu@
221 host_os = @host_os@
222 host_vendor = @host_vendor@
223 includedir = @includedir@
224 infodir = @infodir@
225 install_sh = @install_sh@
226 libdir = @libdir@
227 libexecdir = @libexecdir@
228 libtool_VERSION = @libtool_VERSION@
229 localstatedir = @localstatedir@
230 mandir = @mandir@
231 mkdir_p = @mkdir_p@
232 multi_basedir = @multi_basedir@
233 oldincludedir = @oldincludedir@
234 port_specific_symbol_files = @port_specific_symbol_files@
235 prefix = @prefix@
236 program_transform_name = @program_transform_name@
237 sbindir = @sbindir@
238 sharedstatedir = @sharedstatedir@
239 sysconfdir = @sysconfdir@
240 target = @target@
241 target_alias = @target_alias@
242 target_cpu = @target_cpu@
243 target_os = @target_os@
244 target_vendor = @target_vendor@
245 toplevel_srcdir = @toplevel_srcdir@
247 # May be used by various substitution variables.
248 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
249 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
250 noinst_LTLIBRARIES = libmath.la
251 libmath_la_LIBADD = $(LIBMATHOBJS)
252 libmath_la_DEPENDENCIES = $(libmath_la_LIBADD)
253 libmath_la_SOURCES = stubs.c
254 AM_CPPFLAGS = $(CANADIAN_INCLUDES)
255 all: all-am
257 .SUFFIXES:
258 .SUFFIXES: .c .lo .o .obj
259 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
260 @for dep in $?; do \
261 case '$(am__configure_deps)' in \
262 *$$dep*) \
263 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
264 && exit 0; \
265 exit 1;; \
266 esac; \
267 done; \
268 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps libmath/Makefile'; \
269 cd $(top_srcdir) && \
270 $(AUTOMAKE) --foreign --ignore-deps libmath/Makefile
271 .PRECIOUS: Makefile
272 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
273 @case '$?' in \
274 *config.status*) \
275 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
276 *) \
277 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
278 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
279 esac;
281 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
282 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
285 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
287 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
289 clean-noinstLTLIBRARIES:
290 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
291 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
292 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
293 test "$$dir" != "$$p" || dir=.; \
294 echo "rm -f \"$${dir}/so_locations\""; \
295 rm -f "$${dir}/so_locations"; \
296 done
297 libmath.la: $(libmath_la_OBJECTS) $(libmath_la_DEPENDENCIES)
298 $(LINK) $(libmath_la_LDFLAGS) $(libmath_la_OBJECTS) $(libmath_la_LIBADD) $(LIBS)
300 mostlyclean-compile:
301 -rm -f *.$(OBJEXT)
303 distclean-compile:
304 -rm -f *.tab.c
306 .c.o:
307 $(COMPILE) -c $<
309 .c.obj:
310 $(COMPILE) -c `$(CYGPATH_W) '$<'`
312 .c.lo:
313 $(LTCOMPILE) -c -o $@ $<
315 mostlyclean-libtool:
316 -rm -f *.lo
318 clean-libtool:
319 -rm -rf .libs _libs
321 distclean-libtool:
322 -rm -f libtool
323 uninstall-info-am:
325 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
326 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
327 unique=`for i in $$list; do \
328 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
329 done | \
330 $(AWK) ' { files[$$0] = 1; } \
331 END { for (i in files) print i; }'`; \
332 mkid -fID $$unique
333 tags: TAGS
335 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
336 $(TAGS_FILES) $(LISP)
337 tags=; \
338 here=`pwd`; \
339 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
340 unique=`for i in $$list; do \
341 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342 done | \
343 $(AWK) ' { files[$$0] = 1; } \
344 END { for (i in files) print i; }'`; \
345 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
346 test -n "$$unique" || unique=$$empty_fix; \
347 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
348 $$tags $$unique; \
350 ctags: CTAGS
351 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
352 $(TAGS_FILES) $(LISP)
353 tags=; \
354 here=`pwd`; \
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; } \
360 END { for (i in files) print i; }'`; \
361 test -z "$(CTAGS_ARGS)$$tags$$unique" \
362 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
363 $$tags $$unique
365 GTAGS:
366 here=`$(am__cd) $(top_builddir) && pwd` \
367 && cd $(top_srcdir) \
368 && gtags -i $(GTAGS_ARGS) $$here
370 distclean-tags:
371 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
373 distdir: $(DISTFILES)
374 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
375 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
376 list='$(DISTFILES)'; for file in $$list; do \
377 case $$file in \
378 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
379 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
380 esac; \
381 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
382 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
383 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
384 dir="/$$dir"; \
385 $(mkdir_p) "$(distdir)$$dir"; \
386 else \
387 dir=''; \
388 fi; \
389 if test -d $$d/$$file; then \
390 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
391 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
392 fi; \
393 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
394 else \
395 test -f $(distdir)/$$file \
396 || cp -p $$d/$$file $(distdir)/$$file \
397 || exit 1; \
398 fi; \
399 done
400 check-am: all-am
401 check: check-am
402 all-am: Makefile $(LTLIBRARIES)
403 installdirs:
404 install: install-am
405 install-exec: install-exec-am
406 install-data: install-data-am
407 uninstall: uninstall-am
409 install-am: all-am
410 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
412 installcheck: installcheck-am
413 install-strip:
414 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
415 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
416 `test -z '$(STRIP)' || \
417 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
418 mostlyclean-generic:
420 clean-generic:
422 distclean-generic:
423 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
425 maintainer-clean-generic:
426 @echo "This command is intended for maintainers to use"
427 @echo "it deletes files that may require special tools to rebuild."
428 clean: clean-am
430 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
431 mostlyclean-am
433 distclean: distclean-am
434 -rm -f Makefile
435 distclean-am: clean-am distclean-compile distclean-generic \
436 distclean-libtool distclean-tags
438 dvi: dvi-am
440 dvi-am:
442 html: html-am
444 info: info-am
446 info-am:
448 install-data-am:
450 install-exec-am:
452 install-info: install-info-am
454 install-man:
456 installcheck-am:
458 maintainer-clean: maintainer-clean-am
459 -rm -f Makefile
460 maintainer-clean-am: distclean-am maintainer-clean-generic
462 mostlyclean: mostlyclean-am
464 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
465 mostlyclean-libtool
467 pdf: pdf-am
469 pdf-am:
471 ps: ps-am
473 ps-am:
475 uninstall-am: uninstall-info-am
477 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
478 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
479 distclean-compile distclean-generic distclean-libtool \
480 distclean-tags distdir dvi dvi-am html html-am info info-am \
481 install install-am install-data install-data-am install-exec \
482 install-exec-am install-info install-info-am install-man \
483 install-strip installcheck installcheck-am installdirs \
484 maintainer-clean maintainer-clean-generic mostlyclean \
485 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
486 pdf pdf-am ps ps-am tags uninstall uninstall-am \
487 uninstall-info-am
489 # Tell versions [3.59,3.63) of GNU make to not export all variables.
490 # Otherwise a system limit (for SysV at least) may be exceeded.
491 .NOEXPORT: