Tizen 2.0 Release
[pkgs/xorg/lib/libxtrap.git] / src / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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  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.
9
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.
14
15 @SET_MAKE@
16
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 subdir = src
36 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
39 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40         $(ACLOCAL_M4)
41 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
42 CONFIG_HEADER = $(top_builddir)/config.h
43 CONFIG_CLEAN_FILES =
44 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
45 am__vpath_adj = case $$p in \
46     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
47     *) f=$$p;; \
48   esac;
49 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
50 am__installdirs = "$(DESTDIR)$(libdir)"
51 libLTLIBRARIES_INSTALL = $(INSTALL)
52 LTLIBRARIES = $(lib_LTLIBRARIES)
53 libXTrap_la_DEPENDENCIES =
54 am_libXTrap_la_OBJECTS = XECallBcks.lo XEConTxt.lo XEDsptch.lo \
55         XEPrInfo.lo XERqsts.lo XEStrMap.lo XETrapInit.lo XEWrappers.lo
56 libXTrap_la_OBJECTS = $(am_libXTrap_la_OBJECTS)
57 libXTrap_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
58         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
59         $(libXTrap_la_LDFLAGS) $(LDFLAGS) -o $@
60 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
61 depcomp = $(SHELL) $(top_srcdir)/depcomp
62 am__depfiles_maybe = depfiles
63 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
64         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
65 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
66         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
67         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
68 CCLD = $(CC)
69 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
70         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
71         $(LDFLAGS) -o $@
72 SOURCES = $(libXTrap_la_SOURCES)
73 DIST_SOURCES = $(libXTrap_la_SOURCES)
74 ETAGS = etags
75 CTAGS = ctags
76 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
77 ACLOCAL = @ACLOCAL@
78 AMTAR = @AMTAR@
79 AR = @AR@
80 AUTOCONF = @AUTOCONF@
81 AUTOHEADER = @AUTOHEADER@
82 AUTOMAKE = @AUTOMAKE@
83 AWK = @AWK@
84 CC = @CC@
85 CCDEPMODE = @CCDEPMODE@
86 CFLAGS = @CFLAGS@
87 CPP = @CPP@
88 CPPFLAGS = @CPPFLAGS@
89 CYGPATH_W = @CYGPATH_W@
90 DEFS = @DEFS@
91 DEPDIR = @DEPDIR@
92 DSYMUTIL = @DSYMUTIL@
93 DUMPBIN = @DUMPBIN@
94 ECHO_C = @ECHO_C@
95 ECHO_N = @ECHO_N@
96 ECHO_T = @ECHO_T@
97 EGREP = @EGREP@
98 EXEEXT = @EXEEXT@
99 FGREP = @FGREP@
100 GREP = @GREP@
101 INSTALL = @INSTALL@
102 INSTALL_DATA = @INSTALL_DATA@
103 INSTALL_PROGRAM = @INSTALL_PROGRAM@
104 INSTALL_SCRIPT = @INSTALL_SCRIPT@
105 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106 LD = @LD@
107 LDFLAGS = @LDFLAGS@
108 LIBOBJS = @LIBOBJS@
109 LIBS = @LIBS@
110 LIBTOOL = @LIBTOOL@
111 LIPO = @LIPO@
112 LN_S = @LN_S@
113 LTLIBOBJS = @LTLIBOBJS@
114 MAINT = @MAINT@
115 MAKEINFO = @MAKEINFO@
116 MKDIR_P = @MKDIR_P@
117 NM = @NM@
118 NMEDIT = @NMEDIT@
119 OBJEXT = @OBJEXT@
120 OTOOL = @OTOOL@
121 OTOOL64 = @OTOOL64@
122 PACKAGE = @PACKAGE@
123 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124 PACKAGE_NAME = @PACKAGE_NAME@
125 PACKAGE_STRING = @PACKAGE_STRING@
126 PACKAGE_TARNAME = @PACKAGE_TARNAME@
127 PACKAGE_VERSION = @PACKAGE_VERSION@
128 PATH_SEPARATOR = @PATH_SEPARATOR@
129 PKG_CONFIG = @PKG_CONFIG@
130 RANLIB = @RANLIB@
131 SED = @SED@
132 SET_MAKE = @SET_MAKE@
133 SHELL = @SHELL@
134 STRIP = @STRIP@
135 VERSION = @VERSION@
136 XTRAP_CFLAGS = @XTRAP_CFLAGS@
137 XTRAP_LIBS = @XTRAP_LIBS@
138 abs_builddir = @abs_builddir@
139 abs_srcdir = @abs_srcdir@
140 abs_top_builddir = @abs_top_builddir@
141 abs_top_srcdir = @abs_top_srcdir@
142 ac_ct_CC = @ac_ct_CC@
143 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
144 am__include = @am__include@
145 am__leading_dot = @am__leading_dot@
146 am__quote = @am__quote@
147 am__tar = @am__tar@
148 am__untar = @am__untar@
149 bindir = @bindir@
150 build = @build@
151 build_alias = @build_alias@
152 build_cpu = @build_cpu@
153 build_os = @build_os@
154 build_vendor = @build_vendor@
155 builddir = @builddir@
156 datadir = @datadir@
157 datarootdir = @datarootdir@
158 docdir = @docdir@
159 dvidir = @dvidir@
160 exec_prefix = @exec_prefix@
161 host = @host@
162 host_alias = @host_alias@
163 host_cpu = @host_cpu@
164 host_os = @host_os@
165 host_vendor = @host_vendor@
166 htmldir = @htmldir@
167 includedir = @includedir@
168 infodir = @infodir@
169 install_sh = @install_sh@
170 libdir = @libdir@
171 libexecdir = @libexecdir@
172 localedir = @localedir@
173 localstatedir = @localstatedir@
174 lt_ECHO = @lt_ECHO@
175 mandir = @mandir@
176 mkdir_p = @mkdir_p@
177 oldincludedir = @oldincludedir@
178 pdfdir = @pdfdir@
179 prefix = @prefix@
180 program_transform_name = @program_transform_name@
181 psdir = @psdir@
182 sbindir = @sbindir@
183 sharedstatedir = @sharedstatedir@
184 srcdir = @srcdir@
185 sysconfdir = @sysconfdir@
186 target_alias = @target_alias@
187 top_builddir = @top_builddir@
188 top_srcdir = @top_srcdir@
189 lib_LTLIBRARIES = libXTrap.la
190 libXTrap_la_SOURCES = \
191         XECallBcks.c    \
192         XEConTxt.c      \
193         XEDsptch.c      \
194         XEPrInfo.c      \
195         XERqsts.c       \
196         XEStrMap.c      \
197         XETrapInit.c    \
198         XEWrappers.c    
199
200 AM_CFLAGS = @XTRAP_CFLAGS@
201 libXTrap_la_LIBADD = @XTRAP_LIBS@
202 libXTrap_la_LDFLAGS = -version-number 6:4:0 -no-undefined
203 all: all-am
204
205 .SUFFIXES:
206 .SUFFIXES: .c .lo .o .obj
207 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
208         @for dep in $?; do \
209           case '$(am__configure_deps)' in \
210             *$$dep*) \
211               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
212                 && { if test -f $@; then exit 0; else break; fi; }; \
213               exit 1;; \
214           esac; \
215         done; \
216         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
217         cd $(top_srcdir) && \
218           $(AUTOMAKE) --gnu  src/Makefile
219 .PRECIOUS: Makefile
220 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
221         @case '$?' in \
222           *config.status*) \
223             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
224           *) \
225             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
226             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
227         esac;
228
229 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
230         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231
232 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
233         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
235         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
237         @$(NORMAL_INSTALL)
238         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
239         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
240           if test -f $$p; then \
241             f=$(am__strip_dir) \
242             echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
243             $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
244           else :; fi; \
245         done
246
247 uninstall-libLTLIBRARIES:
248         @$(NORMAL_UNINSTALL)
249         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
250           p=$(am__strip_dir) \
251           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
252           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
253         done
254
255 clean-libLTLIBRARIES:
256         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
257         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
258           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
259           test "$$dir" != "$$p" || dir=.; \
260           echo "rm -f \"$${dir}/so_locations\""; \
261           rm -f "$${dir}/so_locations"; \
262         done
263 libXTrap.la: $(libXTrap_la_OBJECTS) $(libXTrap_la_DEPENDENCIES) 
264         $(libXTrap_la_LINK) -rpath $(libdir) $(libXTrap_la_OBJECTS) $(libXTrap_la_LIBADD) $(LIBS)
265
266 mostlyclean-compile:
267         -rm -f *.$(OBJEXT)
268
269 distclean-compile:
270         -rm -f *.tab.c
271
272 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XECallBcks.Plo@am__quote@
273 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XEConTxt.Plo@am__quote@
274 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XEDsptch.Plo@am__quote@
275 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XEPrInfo.Plo@am__quote@
276 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XERqsts.Plo@am__quote@
277 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XEStrMap.Plo@am__quote@
278 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XETrapInit.Plo@am__quote@
279 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XEWrappers.Plo@am__quote@
280
281 .c.o:
282 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
283 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
284 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
285 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
286 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
287
288 .c.obj:
289 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
290 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
291 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
292 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
293 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
294
295 .c.lo:
296 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
297 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
298 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
299 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
300 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
301
302 mostlyclean-libtool:
303         -rm -f *.lo
304
305 clean-libtool:
306         -rm -rf .libs _libs
307
308 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
309         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
310         unique=`for i in $$list; do \
311             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
312           done | \
313           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
314               END { if (nonempty) { for (i in files) print i; }; }'`; \
315         mkid -fID $$unique
316 tags: TAGS
317
318 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
319                 $(TAGS_FILES) $(LISP)
320         tags=; \
321         here=`pwd`; \
322         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
323         unique=`for i in $$list; do \
324             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
325           done | \
326           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
327               END { if (nonempty) { for (i in files) print i; }; }'`; \
328         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
329           test -n "$$unique" || unique=$$empty_fix; \
330           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
331             $$tags $$unique; \
332         fi
333 ctags: CTAGS
334 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
335                 $(TAGS_FILES) $(LISP)
336         tags=; \
337         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
338         unique=`for i in $$list; do \
339             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340           done | \
341           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
342               END { if (nonempty) { for (i in files) print i; }; }'`; \
343         test -z "$(CTAGS_ARGS)$$tags$$unique" \
344           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
345              $$tags $$unique
346
347 GTAGS:
348         here=`$(am__cd) $(top_builddir) && pwd` \
349           && cd $(top_srcdir) \
350           && gtags -i $(GTAGS_ARGS) $$here
351
352 distclean-tags:
353         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
354
355 distdir: $(DISTFILES)
356         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
357         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
358         list='$(DISTFILES)'; \
359           dist_files=`for file in $$list; do echo $$file; done | \
360           sed -e "s|^$$srcdirstrip/||;t" \
361               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
362         case $$dist_files in \
363           */*) $(MKDIR_P) `echo "$$dist_files" | \
364                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
365                            sort -u` ;; \
366         esac; \
367         for file in $$dist_files; do \
368           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
369           if test -d $$d/$$file; then \
370             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
371             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
372               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
373             fi; \
374             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
375           else \
376             test -f $(distdir)/$$file \
377             || cp -p $$d/$$file $(distdir)/$$file \
378             || exit 1; \
379           fi; \
380         done
381 check-am: all-am
382 check: check-am
383 all-am: Makefile $(LTLIBRARIES)
384 installdirs:
385         for dir in "$(DESTDIR)$(libdir)"; do \
386           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
387         done
388 install: install-am
389 install-exec: install-exec-am
390 install-data: install-data-am
391 uninstall: uninstall-am
392
393 install-am: all-am
394         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
395
396 installcheck: installcheck-am
397 install-strip:
398         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
399           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
400           `test -z '$(STRIP)' || \
401             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
402 mostlyclean-generic:
403
404 clean-generic:
405
406 distclean-generic:
407         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
408
409 maintainer-clean-generic:
410         @echo "This command is intended for maintainers to use"
411         @echo "it deletes files that may require special tools to rebuild."
412 clean: clean-am
413
414 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
415         mostlyclean-am
416
417 distclean: distclean-am
418         -rm -rf ./$(DEPDIR)
419         -rm -f Makefile
420 distclean-am: clean-am distclean-compile distclean-generic \
421         distclean-tags
422
423 dvi: dvi-am
424
425 dvi-am:
426
427 html: html-am
428
429 info: info-am
430
431 info-am:
432
433 install-data-am:
434
435 install-dvi: install-dvi-am
436
437 install-exec-am: install-libLTLIBRARIES
438
439 install-html: install-html-am
440
441 install-info: install-info-am
442
443 install-man:
444
445 install-pdf: install-pdf-am
446
447 install-ps: install-ps-am
448
449 installcheck-am:
450
451 maintainer-clean: maintainer-clean-am
452         -rm -rf ./$(DEPDIR)
453         -rm -f Makefile
454 maintainer-clean-am: distclean-am maintainer-clean-generic
455
456 mostlyclean: mostlyclean-am
457
458 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
459         mostlyclean-libtool
460
461 pdf: pdf-am
462
463 pdf-am:
464
465 ps: ps-am
466
467 ps-am:
468
469 uninstall-am: uninstall-libLTLIBRARIES
470
471 .MAKE: install-am install-strip
472
473 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
474         clean-libLTLIBRARIES clean-libtool ctags distclean \
475         distclean-compile distclean-generic distclean-libtool \
476         distclean-tags distdir dvi dvi-am html html-am info info-am \
477         install install-am install-data install-data-am install-dvi \
478         install-dvi-am install-exec install-exec-am install-html \
479         install-html-am install-info install-info-am \
480         install-libLTLIBRARIES install-man install-pdf install-pdf-am \
481         install-ps install-ps-am install-strip installcheck \
482         installcheck-am installdirs maintainer-clean \
483         maintainer-clean-generic mostlyclean mostlyclean-compile \
484         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
485         tags uninstall uninstall-am uninstall-libLTLIBRARIES
486
487 # Tell versions [3.59,3.63) of GNU make to not export all variables.
488 # Otherwise a system limit (for SysV at least) may be exceeded.
489 .NOEXPORT: