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