Imported Upstream version 0.7.2
[platform/upstream/ltrace.git] / sysdeps / linux-gnu / ppc / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
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.
10
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.
15
16 @SET_MAKE@
17
18 # This file is part of ltrace.
19 # Copyright (C) 2010 Marc Kleine-Budde, Pengutronix
20 #
21 # This program is free software; you can redistribute it and/or
22 # modify it under the terms of the GNU General Public License as
23 # published by the Free Software Foundation; either version 2 of the
24 # License, or (at your option) any later version.
25 #
26 # This program is distributed in the hope that it will be useful, but
27 # WITHOUT ANY WARRANTY; without even the implied warranty of
28 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
29 # General Public License for more details.
30 #
31 # You should have received a copy of the GNU General Public License
32 # along with this program; if not, write to the Free Software
33 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
34 # 02110-1301 USA
35
36
37 VPATH = @srcdir@
38 pkgdatadir = $(datadir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40 pkglibdir = $(libdir)/@PACKAGE@
41 pkglibexecdir = $(libexecdir)/@PACKAGE@
42 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43 install_sh_DATA = $(install_sh) -c -m 644
44 install_sh_PROGRAM = $(install_sh) -c
45 install_sh_SCRIPT = $(install_sh) -c
46 INSTALL_HEADER = $(INSTALL_DATA)
47 transform = $(program_transform_name)
48 NORMAL_INSTALL = :
49 PRE_INSTALL = :
50 POST_INSTALL = :
51 NORMAL_UNINSTALL = :
52 PRE_UNINSTALL = :
53 POST_UNINSTALL = :
54 build_triplet = @build@
55 host_triplet = @host@
56 subdir = sysdeps/linux-gnu/ppc
57 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
58         $(srcdir)/Makefile.in
59 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 am__aclocal_m4_deps = $(top_srcdir)/config/m4/libtool.m4 \
61         $(top_srcdir)/config/m4/ltoptions.m4 \
62         $(top_srcdir)/config/m4/ltsugar.m4 \
63         $(top_srcdir)/config/m4/ltversion.m4 \
64         $(top_srcdir)/config/m4/lt~obsolete.m4 \
65         $(top_srcdir)/configure.ac
66 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67         $(ACLOCAL_M4)
68 mkinstalldirs = $(install_sh) -d
69 CONFIG_HEADER = $(top_builddir)/config.h
70 CONFIG_CLEAN_FILES =
71 CONFIG_CLEAN_VPATH_FILES =
72 LTLIBRARIES = $(noinst_LTLIBRARIES)
73 ___libcpu_la_LIBADD =
74 am____libcpu_la_OBJECTS = plt.lo regs.lo trace.lo fetch.lo
75 ___libcpu_la_OBJECTS = $(am____libcpu_la_OBJECTS)
76 am__dirstamp = $(am__leading_dot)dirstamp
77 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
78 depcomp = $(SHELL) $(top_srcdir)/config/autoconf/depcomp
79 am__depfiles_maybe = depfiles
80 am__mv = mv -f
81 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
82         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
83 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
84         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
85         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
86 CCLD = $(CC)
87 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
88         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
89         $(LDFLAGS) -o $@
90 SOURCES = $(___libcpu_la_SOURCES)
91 DIST_SOURCES = $(___libcpu_la_SOURCES)
92 HEADERS = $(noinst_HEADERS)
93 ETAGS = etags
94 CTAGS = ctags
95 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
96 ACLOCAL = @ACLOCAL@
97 AMTAR = @AMTAR@
98 AM_CFLAGS = @AM_CFLAGS@
99 AM_CPPFLAGS = @AM_CPPFLAGS@
100 AM_LDFLAGS = @AM_LDFLAGS@
101 AR = @AR@
102 AUTOCONF = @AUTOCONF@
103 AUTOHEADER = @AUTOHEADER@
104 AUTOMAKE = @AUTOMAKE@
105 AWK = @AWK@
106 CC = @CC@
107 CCDEPMODE = @CCDEPMODE@
108 CFLAGS = @CFLAGS@
109 CPP = @CPP@
110 CPPFLAGS = @CPPFLAGS@
111 CYGPATH_W = @CYGPATH_W@
112 DEFS = @DEFS@
113 DEPDIR = @DEPDIR@
114 DLLTOOL = @DLLTOOL@
115 DSYMUTIL = @DSYMUTIL@
116 DUMPBIN = @DUMPBIN@
117 ECHO_C = @ECHO_C@
118 ECHO_N = @ECHO_N@
119 ECHO_T = @ECHO_T@
120 EGREP = @EGREP@
121 EXEEXT = @EXEEXT@
122 FGREP = @FGREP@
123 GREP = @GREP@
124 HAVE_VALGRIND = @HAVE_VALGRIND@
125 HOST_CPU = @HOST_CPU@
126 HOST_OS = @HOST_OS@
127 INSTALL = @INSTALL@
128 INSTALL_DATA = @INSTALL_DATA@
129 INSTALL_PROGRAM = @INSTALL_PROGRAM@
130 INSTALL_SCRIPT = @INSTALL_SCRIPT@
131 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
132 LD = @LD@
133 LDFLAGS = @LDFLAGS@
134 LIBOBJS = @LIBOBJS@
135 LIBS = @LIBS@
136 LIBTOOL = @LIBTOOL@
137 LIPO = @LIPO@
138 LN_S = @LN_S@
139 LTLIBOBJS = @LTLIBOBJS@
140 MAINT = @MAINT@
141 MAKEINFO = @MAKEINFO@
142 MANIFEST_TOOL = @MANIFEST_TOOL@
143 MKDIR_P = @MKDIR_P@
144 NM = @NM@
145 NMEDIT = @NMEDIT@
146 OBJDUMP = @OBJDUMP@
147 OBJEXT = @OBJEXT@
148 OTOOL = @OTOOL@
149 OTOOL64 = @OTOOL64@
150 PACKAGE = @PACKAGE@
151 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
152 PACKAGE_NAME = @PACKAGE_NAME@
153 PACKAGE_STRING = @PACKAGE_STRING@
154 PACKAGE_TARNAME = @PACKAGE_TARNAME@
155 PACKAGE_URL = @PACKAGE_URL@
156 PACKAGE_VERSION = @PACKAGE_VERSION@
157 PATH_SEPARATOR = @PATH_SEPARATOR@
158 RANLIB = @RANLIB@
159 SED = @SED@
160 SET_MAKE = @SET_MAKE@
161 SHELL = @SHELL@
162 STRIP = @STRIP@
163 VERSION = @VERSION@
164 abs_builddir = @abs_builddir@
165 abs_srcdir = @abs_srcdir@
166 abs_top_builddir = @abs_top_builddir@
167 abs_top_srcdir = @abs_top_srcdir@
168 ac_ct_AR = @ac_ct_AR@
169 ac_ct_CC = @ac_ct_CC@
170 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
171 am__include = @am__include@
172 am__leading_dot = @am__leading_dot@
173 am__quote = @am__quote@
174 am__tar = @am__tar@
175 am__untar = @am__untar@
176 bindir = @bindir@
177 build = @build@
178 build_alias = @build_alias@
179 build_cpu = @build_cpu@
180 build_os = @build_os@
181 build_vendor = @build_vendor@
182 builddir = @builddir@
183 datadir = @datadir@
184 datarootdir = @datarootdir@
185 docdir = @docdir@
186 dvidir = @dvidir@
187 exec_prefix = @exec_prefix@
188 host = @host@
189 host_alias = @host_alias@
190 host_cpu = @host_cpu@
191 host_os = @host_os@
192 host_vendor = @host_vendor@
193 htmldir = @htmldir@
194 includedir = @includedir@
195 infodir = @infodir@
196 install_sh = @install_sh@
197 libdir = @libdir@
198 libelf_LD_LIBRARY_PATH = @libelf_LD_LIBRARY_PATH@
199 liberty_LIBS = @liberty_LIBS@
200 libexecdir = @libexecdir@
201 libstdcxx_LIBS = @libstdcxx_LIBS@
202 libsupcxx_LIBS = @libsupcxx_LIBS@
203 libunwind_LD_LIBRARY_PATH = @libunwind_LD_LIBRARY_PATH@
204 libunwind_LIBS = @libunwind_LIBS@
205 localedir = @localedir@
206 localstatedir = @localstatedir@
207 mandir = @mandir@
208 mkdir_p = @mkdir_p@
209 oldincludedir = @oldincludedir@
210 pdfdir = @pdfdir@
211 prefix = @prefix@
212 program_transform_name = @program_transform_name@
213 psdir = @psdir@
214 sbindir = @sbindir@
215 sharedstatedir = @sharedstatedir@
216 srcdir = @srcdir@
217 sysconfdir = @sysconfdir@
218 target_alias = @target_alias@
219 top_build_prefix = @top_build_prefix@
220 top_builddir = @top_builddir@
221 top_srcdir = @top_srcdir@
222 noinst_LTLIBRARIES = \
223         ../libcpu.la
224
225 ___libcpu_la_SOURCES = \
226         plt.c \
227         regs.c \
228         trace.c \
229         fetch.c
230
231 noinst_HEADERS = \
232         arch.h  \
233         insn.h  \
234         ptrace.h \
235         signalent.h \
236         syscallent.h
237
238 MAINTAINERCLEANFILES = \
239         Makefile.in
240
241 all: all-am
242
243 .SUFFIXES:
244 .SUFFIXES: .c .lo .o .obj
245 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
246         @for dep in $?; do \
247           case '$(am__configure_deps)' in \
248             *$$dep*) \
249               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
250                 && { if test -f $@; then exit 0; else break; fi; }; \
251               exit 1;; \
252           esac; \
253         done; \
254         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign sysdeps/linux-gnu/ppc/Makefile'; \
255         $(am__cd) $(top_srcdir) && \
256           $(AUTOMAKE) --foreign sysdeps/linux-gnu/ppc/Makefile
257 .PRECIOUS: Makefile
258 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
259         @case '$?' in \
260           *config.status*) \
261             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
262           *) \
263             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
264             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
265         esac;
266
267 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
268         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
269
270 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
271         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
272 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
273         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274 $(am__aclocal_m4_deps):
275
276 clean-noinstLTLIBRARIES:
277         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
278         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
279           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
280           test "$$dir" != "$$p" || dir=.; \
281           echo "rm -f \"$${dir}/so_locations\""; \
282           rm -f "$${dir}/so_locations"; \
283         done
284 ../$(am__dirstamp):
285         @$(MKDIR_P) ..
286         @: > ../$(am__dirstamp)
287 ../libcpu.la: $(___libcpu_la_OBJECTS) $(___libcpu_la_DEPENDENCIES) ../$(am__dirstamp)
288         $(LINK)  $(___libcpu_la_OBJECTS) $(___libcpu_la_LIBADD) $(LIBS)
289
290 mostlyclean-compile:
291         -rm -f *.$(OBJEXT)
292
293 distclean-compile:
294         -rm -f *.tab.c
295
296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fetch.Plo@am__quote@
297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plt.Plo@am__quote@
298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regs.Plo@am__quote@
299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trace.Plo@am__quote@
300
301 .c.o:
302 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
303 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
304 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
305 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
306 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
307
308 .c.obj:
309 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
310 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
311 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
312 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
313 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
314
315 .c.lo:
316 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
317 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
318 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
319 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
320 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
321
322 mostlyclean-libtool:
323         -rm -f *.lo
324
325 clean-libtool:
326         -rm -rf .libs _libs
327         -rm -rf ../.libs ../_libs
328
329 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
330         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
331         unique=`for i in $$list; do \
332             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
333           done | \
334           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
335               END { if (nonempty) { for (i in files) print i; }; }'`; \
336         mkid -fID $$unique
337 tags: TAGS
338
339 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
340                 $(TAGS_FILES) $(LISP)
341         set x; \
342         here=`pwd`; \
343         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
344         unique=`for i in $$list; do \
345             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346           done | \
347           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
348               END { if (nonempty) { for (i in files) print i; }; }'`; \
349         shift; \
350         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
351           test -n "$$unique" || unique=$$empty_fix; \
352           if test $$# -gt 0; then \
353             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
354               "$$@" $$unique; \
355           else \
356             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
357               $$unique; \
358           fi; \
359         fi
360 ctags: CTAGS
361 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
362                 $(TAGS_FILES) $(LISP)
363         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
364         unique=`for i in $$list; do \
365             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366           done | \
367           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
368               END { if (nonempty) { for (i in files) print i; }; }'`; \
369         test -z "$(CTAGS_ARGS)$$unique" \
370           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
371              $$unique
372
373 GTAGS:
374         here=`$(am__cd) $(top_builddir) && pwd` \
375           && $(am__cd) $(top_srcdir) \
376           && gtags -i $(GTAGS_ARGS) "$$here"
377
378 distclean-tags:
379         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
380
381 distdir: $(DISTFILES)
382         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
383         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
384         list='$(DISTFILES)'; \
385           dist_files=`for file in $$list; do echo $$file; done | \
386           sed -e "s|^$$srcdirstrip/||;t" \
387               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
388         case $$dist_files in \
389           */*) $(MKDIR_P) `echo "$$dist_files" | \
390                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
391                            sort -u` ;; \
392         esac; \
393         for file in $$dist_files; do \
394           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
395           if test -d $$d/$$file; then \
396             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
397             if test -d "$(distdir)/$$file"; then \
398               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
399             fi; \
400             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
401               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
402               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
403             fi; \
404             cp -fpR $$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) $(HEADERS)
414 installdirs:
415 install: install-am
416 install-exec: install-exec-am
417 install-data: install-data-am
418 uninstall: uninstall-am
419
420 install-am: all-am
421         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
422
423 installcheck: installcheck-am
424 install-strip:
425         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
426           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
427           `test -z '$(STRIP)' || \
428             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
429 mostlyclean-generic:
430
431 clean-generic:
432
433 distclean-generic:
434         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
435         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
436         -rm -f ../$(am__dirstamp)
437
438 maintainer-clean-generic:
439         @echo "This command is intended for maintainers to use"
440         @echo "it deletes files that may require special tools to rebuild."
441         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
442 clean: clean-am
443
444 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
445         mostlyclean-am
446
447 distclean: distclean-am
448         -rm -rf ./$(DEPDIR)
449         -rm -f Makefile
450 distclean-am: clean-am distclean-compile distclean-generic \
451         distclean-tags
452
453 dvi: dvi-am
454
455 dvi-am:
456
457 html: html-am
458
459 html-am:
460
461 info: info-am
462
463 info-am:
464
465 install-data-am:
466
467 install-dvi: install-dvi-am
468
469 install-dvi-am:
470
471 install-exec-am:
472
473 install-html: install-html-am
474
475 install-html-am:
476
477 install-info: install-info-am
478
479 install-info-am:
480
481 install-man:
482
483 install-pdf: install-pdf-am
484
485 install-pdf-am:
486
487 install-ps: install-ps-am
488
489 install-ps-am:
490
491 installcheck-am:
492
493 maintainer-clean: maintainer-clean-am
494         -rm -rf ./$(DEPDIR)
495         -rm -f Makefile
496 maintainer-clean-am: distclean-am maintainer-clean-generic
497
498 mostlyclean: mostlyclean-am
499
500 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
501         mostlyclean-libtool
502
503 pdf: pdf-am
504
505 pdf-am:
506
507 ps: ps-am
508
509 ps-am:
510
511 uninstall-am:
512
513 .MAKE: install-am install-strip
514
515 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
516         clean-libtool clean-noinstLTLIBRARIES ctags distclean \
517         distclean-compile distclean-generic distclean-libtool \
518         distclean-tags distdir dvi dvi-am html html-am info info-am \
519         install install-am install-data install-data-am install-dvi \
520         install-dvi-am install-exec install-exec-am install-html \
521         install-html-am install-info install-info-am install-man \
522         install-pdf install-pdf-am install-ps install-ps-am \
523         install-strip installcheck installcheck-am installdirs \
524         maintainer-clean maintainer-clean-generic mostlyclean \
525         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
526         pdf pdf-am ps ps-am tags uninstall uninstall-am
527
528
529 # Tell versions [3.59,3.63) of GNU make to not export all variables.
530 # Otherwise a system limit (for SysV at least) may be exceeded.
531 .NOEXPORT: