1# Makefile.in generated by automake 1.11 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@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36subdir = src/xvmc/shader
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/m4/dolt.m4 \
40	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
41	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
42	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/shave.m4 \
43	$(top_srcdir)/configure.ac
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45	$(ACLOCAL_M4)
46mkinstalldirs = $(install_sh) -d
47CONFIG_HEADER = $(top_builddir)/config.h
48CONFIG_CLEAN_FILES =
49CONFIG_CLEAN_VPATH_FILES =
50SOURCES =
51DIST_SOURCES =
52RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53	html-recursive info-recursive install-data-recursive \
54	install-dvi-recursive install-exec-recursive \
55	install-html-recursive install-info-recursive \
56	install-pdf-recursive install-ps-recursive install-recursive \
57	installcheck-recursive installdirs-recursive pdf-recursive \
58	ps-recursive uninstall-recursive
59RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
60  distclean-recursive maintainer-clean-recursive
61AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
62	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
63	distdir
64ETAGS = etags
65CTAGS = ctags
66DIST_SUBDIRS = $(SUBDIRS)
67DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68am__relativize = \
69  dir0=`pwd`; \
70  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
71  sed_rest='s,^[^/]*/*,,'; \
72  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
73  sed_butlast='s,/*[^/]*$$,,'; \
74  while test -n "$$dir1"; do \
75    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
76    if test "$$first" != "."; then \
77      if test "$$first" = ".."; then \
78        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
79        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
80      else \
81        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
82        if test "$$first2" = "$$first"; then \
83          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
84        else \
85          dir2="../$$dir2"; \
86        fi; \
87        dir0="$$dir0"/"$$first"; \
88      fi; \
89    fi; \
90    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
91  done; \
92  reldir="$$dir2"
93ACLOCAL = @ACLOCAL@
94ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
95ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
96AMTAR = @AMTAR@
97AM_MAKEFLAGS = @AM_MAKEFLAGS@
98APP_MAN_DIR = @APP_MAN_DIR@
99APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
100AR = @AR@
101AUTOCONF = @AUTOCONF@
102AUTOHEADER = @AUTOHEADER@
103AUTOMAKE = @AUTOMAKE@
104AWK = @AWK@
105CC = @CC@
106CCDEPMODE = @CCDEPMODE@
107CFLAGS = @CFLAGS@
108CPP = @CPP@
109CPPFLAGS = @CPPFLAGS@
110CXX = @CXX@
111CYGPATH_W = @CYGPATH_W@
112DEFS = @DEFS@
113DEPDIR = @DEPDIR@
114DOLT_BASH = @DOLT_BASH@
115DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
116DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
117DRIVER_NAME = @DRIVER_NAME@
118DRI_CFLAGS = @DRI_CFLAGS@
119DRI_LIBS = @DRI_LIBS@
120DRM_CFLAGS = @DRM_CFLAGS@
121DRM_LIBS = @DRM_LIBS@
122DSYMUTIL = @DSYMUTIL@
123DUMPBIN = @DUMPBIN@
124ECHO_C = @ECHO_C@
125ECHO_N = @ECHO_N@
126ECHO_T = @ECHO_T@
127EGREP = @EGREP@
128EXEEXT = @EXEEXT@
129F77 = @F77@
130FC = @FC@
131FGREP = @FGREP@
132FILE_MAN_DIR = @FILE_MAN_DIR@
133FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
134GEN4ASM_CFLAGS = @GEN4ASM_CFLAGS@
135GEN4ASM_LIBS = @GEN4ASM_LIBS@
136GREP = @GREP@
137INSTALL = @INSTALL@
138INSTALL_DATA = @INSTALL_DATA@
139INSTALL_PROGRAM = @INSTALL_PROGRAM@
140INSTALL_SCRIPT = @INSTALL_SCRIPT@
141INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
142LD = @LD@
143LDFLAGS = @LDFLAGS@
144LIBOBJS = @LIBOBJS@
145LIBS = @LIBS@
146LIBTOOL = @LIBTOOL@
147LIB_MAN_DIR = @LIB_MAN_DIR@
148LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
149LINUXDOC = @LINUXDOC@
150LIPO = @LIPO@
151LN_S = @LN_S@
152LTCOMPILE = @LTCOMPILE@
153LTCXXCOMPILE = @LTCXXCOMPILE@
154LTLIBOBJS = @LTLIBOBJS@
155MAINT = @MAINT@
156MAKEFLAGS = @MAKEFLAGS@
157MAKEINFO = @MAKEINFO@
158MAKE_HTML = @MAKE_HTML@
159MAKE_PDF = @MAKE_PDF@
160MAKE_PS = @MAKE_PS@
161MAKE_TEXT = @MAKE_TEXT@
162MISC_MAN_DIR = @MISC_MAN_DIR@
163MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
164MKDIR_P = @MKDIR_P@
165NM = @NM@
166NMEDIT = @NMEDIT@
167OBJDUMP = @OBJDUMP@
168OBJEXT = @OBJEXT@
169OTOOL = @OTOOL@
170OTOOL64 = @OTOOL64@
171PACKAGE = @PACKAGE@
172PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
173PACKAGE_NAME = @PACKAGE_NAME@
174PACKAGE_STRING = @PACKAGE_STRING@
175PACKAGE_TARNAME = @PACKAGE_TARNAME@
176PACKAGE_URL = @PACKAGE_URL@
177PACKAGE_VERSION = @PACKAGE_VERSION@
178PATH_SEPARATOR = @PATH_SEPARATOR@
179PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
180PCIACCESS_LIBS = @PCIACCESS_LIBS@
181PKG_CONFIG = @PKG_CONFIG@
182PS2PDF = @PS2PDF@
183Q = @Q@
184RANLIB = @RANLIB@
185SED = @SED@
186SET_MAKE = @SET_MAKE@
187SHELL = @SHELL@
188STRIP = @STRIP@
189V = @V@
190VERSION = @VERSION@
191WARN_CFLAGS = @WARN_CFLAGS@
192XEXT_CFLAGS = @XEXT_CFLAGS@
193XEXT_LIBS = @XEXT_LIBS@
194XORG_CFLAGS = @XORG_CFLAGS@
195XORG_LIBS = @XORG_LIBS@
196XVMCLIB_CFLAGS = @XVMCLIB_CFLAGS@
197XVMCLIB_LIBS = @XVMCLIB_LIBS@
198abs_builddir = @abs_builddir@
199abs_srcdir = @abs_srcdir@
200abs_top_builddir = @abs_top_builddir@
201abs_top_srcdir = @abs_top_srcdir@
202ac_ct_CC = @ac_ct_CC@
203ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
204am__include = @am__include@
205am__leading_dot = @am__leading_dot@
206am__quote = @am__quote@
207am__tar = @am__tar@
208am__untar = @am__untar@
209bindir = @bindir@
210build = @build@
211build_alias = @build_alias@
212build_cpu = @build_cpu@
213build_os = @build_os@
214build_vendor = @build_vendor@
215builddir = @builddir@
216datadir = @datadir@
217datarootdir = @datarootdir@
218docdir = @docdir@
219dvidir = @dvidir@
220exec_prefix = @exec_prefix@
221host = @host@
222host_alias = @host_alias@
223host_cpu = @host_cpu@
224host_os = @host_os@
225host_vendor = @host_vendor@
226htmldir = @htmldir@
227includedir = @includedir@
228infodir = @infodir@
229install_sh = @install_sh@
230libdir = @libdir@
231libexecdir = @libexecdir@
232localedir = @localedir@
233localstatedir = @localstatedir@
234lt_ECHO = @lt_ECHO@
235mandir = @mandir@
236mkdir_p = @mkdir_p@
237moduledir = @moduledir@
238oldincludedir = @oldincludedir@
239pdfdir = @pdfdir@
240prefix = @prefix@
241program_transform_name = @program_transform_name@
242psdir = @psdir@
243sbindir = @sbindir@
244sharedstatedir = @sharedstatedir@
245shavedir = @shavedir@
246srcdir = @srcdir@
247sysconfdir = @sysconfdir@
248target_alias = @target_alias@
249top_build_prefix = @top_build_prefix@
250top_builddir = @top_builddir@
251top_srcdir = @top_srcdir@
252SUBDIRS = mc vld 
253all: all-recursive
254
255.SUFFIXES:
256$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
257	@for dep in $?; do \
258	  case '$(am__configure_deps)' in \
259	    *$$dep*) \
260	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
261	        && { if test -f $@; then exit 0; else break; fi; }; \
262	      exit 1;; \
263	  esac; \
264	done; \
265	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/xvmc/shader/Makefile'; \
266	$(am__cd) $(top_srcdir) && \
267	  $(AUTOMAKE) --foreign src/xvmc/shader/Makefile
268.PRECIOUS: Makefile
269Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
270	@case '$?' in \
271	  *config.status*) \
272	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
273	  *) \
274	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
275	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
276	esac;
277
278$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
279	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280
281$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
282	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
284	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285$(am__aclocal_m4_deps):
286
287mostlyclean-libtool:
288	-rm -f *.lo
289
290clean-libtool:
291	-rm -rf .libs _libs
292
293# This directory's subdirectories are mostly independent; you can cd
294# into them and run `make' without going through this Makefile.
295# To change the values of `make' variables: instead of editing Makefiles,
296# (1) if the variable is set in `config.status', edit `config.status'
297#     (which will cause the Makefiles to be regenerated when you run `make');
298# (2) otherwise, pass the desired values on the `make' command line.
299$(RECURSIVE_TARGETS):
300	@failcom='exit 1'; \
301	for f in x $$MAKEFLAGS; do \
302	  case $$f in \
303	    *=* | --[!k]*);; \
304	    *k*) failcom='fail=yes';; \
305	  esac; \
306	done; \
307	dot_seen=no; \
308	target=`echo $@ | sed s/-recursive//`; \
309	list='$(SUBDIRS)'; for subdir in $$list; do \
310	  echo "Making $$target in $$subdir"; \
311	  if test "$$subdir" = "."; then \
312	    dot_seen=yes; \
313	    local_target="$$target-am"; \
314	  else \
315	    local_target="$$target"; \
316	  fi; \
317	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
318	  || eval $$failcom; \
319	done; \
320	if test "$$dot_seen" = "no"; then \
321	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
322	fi; test -z "$$fail"
323
324$(RECURSIVE_CLEAN_TARGETS):
325	@failcom='exit 1'; \
326	for f in x $$MAKEFLAGS; do \
327	  case $$f in \
328	    *=* | --[!k]*);; \
329	    *k*) failcom='fail=yes';; \
330	  esac; \
331	done; \
332	dot_seen=no; \
333	case "$@" in \
334	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
335	  *) list='$(SUBDIRS)' ;; \
336	esac; \
337	rev=''; for subdir in $$list; do \
338	  if test "$$subdir" = "."; then :; else \
339	    rev="$$subdir $$rev"; \
340	  fi; \
341	done; \
342	rev="$$rev ."; \
343	target=`echo $@ | sed s/-recursive//`; \
344	for subdir in $$rev; do \
345	  echo "Making $$target in $$subdir"; \
346	  if test "$$subdir" = "."; then \
347	    local_target="$$target-am"; \
348	  else \
349	    local_target="$$target"; \
350	  fi; \
351	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
352	  || eval $$failcom; \
353	done && test -z "$$fail"
354tags-recursive:
355	list='$(SUBDIRS)'; for subdir in $$list; do \
356	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
357	done
358ctags-recursive:
359	list='$(SUBDIRS)'; for subdir in $$list; do \
360	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
361	done
362
363ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
364	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
365	unique=`for i in $$list; do \
366	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
367	  done | \
368	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
369	      END { if (nonempty) { for (i in files) print i; }; }'`; \
370	mkid -fID $$unique
371tags: TAGS
372
373TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
374		$(TAGS_FILES) $(LISP)
375	set x; \
376	here=`pwd`; \
377	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
378	  include_option=--etags-include; \
379	  empty_fix=.; \
380	else \
381	  include_option=--include; \
382	  empty_fix=; \
383	fi; \
384	list='$(SUBDIRS)'; for subdir in $$list; do \
385	  if test "$$subdir" = .; then :; else \
386	    test ! -f $$subdir/TAGS || \
387	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
388	  fi; \
389	done; \
390	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
391	unique=`for i in $$list; do \
392	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
393	  done | \
394	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
395	      END { if (nonempty) { for (i in files) print i; }; }'`; \
396	shift; \
397	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
398	  test -n "$$unique" || unique=$$empty_fix; \
399	  if test $$# -gt 0; then \
400	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
401	      "$$@" $$unique; \
402	  else \
403	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
404	      $$unique; \
405	  fi; \
406	fi
407ctags: CTAGS
408CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
409		$(TAGS_FILES) $(LISP)
410	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
411	unique=`for i in $$list; do \
412	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
413	  done | \
414	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
415	      END { if (nonempty) { for (i in files) print i; }; }'`; \
416	test -z "$(CTAGS_ARGS)$$unique" \
417	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
418	     $$unique
419
420GTAGS:
421	here=`$(am__cd) $(top_builddir) && pwd` \
422	  && $(am__cd) $(top_srcdir) \
423	  && gtags -i $(GTAGS_ARGS) "$$here"
424
425distclean-tags:
426	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
427
428distdir: $(DISTFILES)
429	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
430	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
431	list='$(DISTFILES)'; \
432	  dist_files=`for file in $$list; do echo $$file; done | \
433	  sed -e "s|^$$srcdirstrip/||;t" \
434	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
435	case $$dist_files in \
436	  */*) $(MKDIR_P) `echo "$$dist_files" | \
437			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
438			   sort -u` ;; \
439	esac; \
440	for file in $$dist_files; do \
441	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
442	  if test -d $$d/$$file; then \
443	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
444	    if test -d "$(distdir)/$$file"; then \
445	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
446	    fi; \
447	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
448	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
449	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
450	    fi; \
451	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
452	  else \
453	    test -f "$(distdir)/$$file" \
454	    || cp -p $$d/$$file "$(distdir)/$$file" \
455	    || exit 1; \
456	  fi; \
457	done
458	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
459	  if test "$$subdir" = .; then :; else \
460	    test -d "$(distdir)/$$subdir" \
461	    || $(MKDIR_P) "$(distdir)/$$subdir" \
462	    || exit 1; \
463	  fi; \
464	done
465	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
466	  if test "$$subdir" = .; then :; else \
467	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
468	    $(am__relativize); \
469	    new_distdir=$$reldir; \
470	    dir1=$$subdir; dir2="$(top_distdir)"; \
471	    $(am__relativize); \
472	    new_top_distdir=$$reldir; \
473	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
474	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
475	    ($(am__cd) $$subdir && \
476	      $(MAKE) $(AM_MAKEFLAGS) \
477	        top_distdir="$$new_top_distdir" \
478	        distdir="$$new_distdir" \
479		am__remove_distdir=: \
480		am__skip_length_check=: \
481		am__skip_mode_fix=: \
482	        distdir) \
483	      || exit 1; \
484	  fi; \
485	done
486check-am: all-am
487check: check-recursive
488all-am: Makefile
489installdirs: installdirs-recursive
490installdirs-am:
491install: install-recursive
492install-exec: install-exec-recursive
493install-data: install-data-recursive
494uninstall: uninstall-recursive
495
496install-am: all-am
497	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
498
499installcheck: installcheck-recursive
500install-strip:
501	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
502	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
503	  `test -z '$(STRIP)' || \
504	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
505mostlyclean-generic:
506
507clean-generic:
508
509distclean-generic:
510	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
511	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
512
513maintainer-clean-generic:
514	@echo "This command is intended for maintainers to use"
515	@echo "it deletes files that may require special tools to rebuild."
516clean: clean-recursive
517
518clean-am: clean-generic clean-libtool mostlyclean-am
519
520distclean: distclean-recursive
521	-rm -f Makefile
522distclean-am: clean-am distclean-generic distclean-tags
523
524dvi: dvi-recursive
525
526dvi-am:
527
528html: html-recursive
529
530html-am:
531
532info: info-recursive
533
534info-am:
535
536install-data-am:
537
538install-dvi: install-dvi-recursive
539
540install-dvi-am:
541
542install-exec-am:
543
544install-html: install-html-recursive
545
546install-html-am:
547
548install-info: install-info-recursive
549
550install-info-am:
551
552install-man:
553
554install-pdf: install-pdf-recursive
555
556install-pdf-am:
557
558install-ps: install-ps-recursive
559
560install-ps-am:
561
562installcheck-am:
563
564maintainer-clean: maintainer-clean-recursive
565	-rm -f Makefile
566maintainer-clean-am: distclean-am maintainer-clean-generic
567
568mostlyclean: mostlyclean-recursive
569
570mostlyclean-am: mostlyclean-generic mostlyclean-libtool
571
572pdf: pdf-recursive
573
574pdf-am:
575
576ps: ps-recursive
577
578ps-am:
579
580uninstall-am:
581
582.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
583	install-am install-strip tags-recursive
584
585.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
586	all all-am check check-am clean clean-generic clean-libtool \
587	ctags ctags-recursive distclean distclean-generic \
588	distclean-libtool distclean-tags distdir dvi dvi-am html \
589	html-am info info-am install install-am install-data \
590	install-data-am install-dvi install-dvi-am install-exec \
591	install-exec-am install-html install-html-am install-info \
592	install-info-am install-man install-pdf install-pdf-am \
593	install-ps install-ps-am install-strip installcheck \
594	installcheck-am installdirs installdirs-am maintainer-clean \
595	maintainer-clean-generic mostlyclean mostlyclean-generic \
596	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
597	uninstall uninstall-am
598
599
600# Tell versions [3.59,3.63) of GNU make to not export all variables.
601# Otherwise a system limit (for SysV at least) may be exceeded.
602.NOEXPORT:
603