1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
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.
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
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24top_builddir = ../../..
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38build_triplet = @build@
39host_triplet = @host@
40subdir = src/exec/hwrender
41DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
42	$(srcdir)/Makefile.in
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
45	$(top_srcdir)/configure.ac
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47	$(ACLOCAL_M4)
48mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49CONFIG_HEADER = $(top_builddir)/include/dxconfig.h
50CONFIG_CLEAN_FILES =
51LTLIBRARIES = $(noinst_LTLIBRARIES)
52libHW_la_LIBADD =
53am_libHW_la_OBJECTS = hwClientMessage.lo hwClipped.lo \
54	hwCursorInteractor.lo hwDraw.lo hwGroupInteractor.lo \
55	hwInitScreen.lo hwInteractor.lo hwList.lo hwMatrix.lo \
56	hwMaterials.lo hwMemory.lo hwNavigateInteractor.lo hwObject.lo \
57	hwObjectHash.lo hwPolyline.lo hwPortHandle.lo hwQmesh.lo \
58	hwRender.lo hwRotateInteractor.lo hwScreen.lo hwSort.lo \
59	hwStereo.lo hwStereoSys.lo hwStereoCams.lo hwTexture.lo \
60	hwTmesh.lo hwWindow.lo hwZoomInteractor.lo hwGather.lo \
61	hwPaint.lo hwUpdateview.lo hwUserInteractor.lo hwView.lo \
62	hwXfield.lo
63libHW_la_OBJECTS = $(am_libHW_la_OBJECTS)
64DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include
65depcomp =
66am__depfiles_maybe =
67COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
68	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
70	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
71	$(AM_CFLAGS) $(CFLAGS)
72CCLD = $(CC)
73LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
74	$(AM_LDFLAGS) $(LDFLAGS) -o $@
75SOURCES = $(libHW_la_SOURCES)
76DIST_SOURCES = $(libHW_la_SOURCES)
77RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
78	html-recursive info-recursive install-data-recursive \
79	install-exec-recursive install-info-recursive \
80	install-recursive installcheck-recursive installdirs-recursive \
81	pdf-recursive ps-recursive uninstall-info-recursive \
82	uninstall-recursive
83HEADERS = $(noinst_HEADERS)
84ETAGS = etags
85CTAGS = ctags
86DIST_SUBDIRS = $(SUBDIRS)
87DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
88ACLOCAL = @ACLOCAL@
89AMDEP_FALSE = @AMDEP_FALSE@
90AMDEP_TRUE = @AMDEP_TRUE@
91AMTAR = @AMTAR@
92ANYDX = @ANYDX@
93AR = @AR@
94ARCH = @ARCH@
95AUTOCONF = @AUTOCONF@
96AUTOHEADER = @AUTOHEADER@
97AUTOMAKE = @AUTOMAKE@
98AWK = @AWK@
99BUILDBASE = @BUILDBASE@
100CC = @CC@
101CCDEPMODE = @CCDEPMODE@
102CFLAGS = @CFLAGS@
103CPP = @CPP@
104CPPFLAGS = @CPPFLAGS@
105CXX = @CXX@
106CXXCPP = @CXXCPP@
107CXXDEPMODE = @CXXDEPMODE@
108CXXFLAGS = @CXXFLAGS@
109CYGPATH_W = @CYGPATH_W@
110DEFS = @DEFS@
111DEPDIR = @DEPDIR@
112DOT_EXE_EXT = @DOT_EXE_EXT@
113DXABI = @DXABI@
114DXEXEC_EXP = @DXEXEC_EXP@
115DXEXEC_IMP = @DXEXEC_IMP@
116DXUI_ALDFLAGS = @DXUI_ALDFLAGS@
117DX_GL_LINK_LIBS = @DX_GL_LINK_LIBS@
118DX_JAVA_CLASSPATH = @DX_JAVA_CLASSPATH@
119DX_OUTBOARD_LIBS = @DX_OUTBOARD_LIBS@
120DX_RTL_ALDFLAGS = @DX_RTL_ALDFLAGS@
121DX_RTL_CFLAGS = @DX_RTL_CFLAGS@
122DX_RTL_DXENTRY = @DX_RTL_DXENTRY@
123DX_RTL_IMPORTS = @DX_RTL_IMPORTS@
124DX_RTL_SYSLIBS = @DX_RTL_SYSLIBS@
125DX_X_LINK_LIBS = @DX_X_LINK_LIBS@
126ECHO = @ECHO@
127ECHO_C = @ECHO_C@
128ECHO_N = @ECHO_N@
129ECHO_T = @ECHO_T@
130EGREP = @EGREP@
131EXEEXT = @EXEEXT@
132F77 = @F77@
133FFLAGS = @FFLAGS@
134FMT_LIBS = @FMT_LIBS@
135HAVE_MC = @HAVE_MC@
136INSTALL_BIN_PROGRAM = @INSTALL_BIN_PROGRAM@
137INSTALL_BIN_SCRIPT = @INSTALL_BIN_SCRIPT@
138INSTALL_DATA = @INSTALL_DATA@
139INSTALL_PROGRAM = @INSTALL_PROGRAM@
140INSTALL_SCRIPT = @INSTALL_SCRIPT@
141INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
142JAR = @JAR@
143JAVA = @JAVA@
144JAVABRANCH = @JAVABRANCH@
145JAVAC = @JAVAC@
146JAVAH = @JAVAH@
147JINC = @JINC@
148JNI_CFLAGS = @JNI_CFLAGS@
149LDFLAGS = @LDFLAGS@
150LEX = @LEX@
151LEXLIB = @LEXLIB@
152LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
153LIBOBJS = @LIBOBJS@
154LIBS = @LIBS@
155LIBTOOL = @LIBTOOL@
156LIB_LF = @LIB_LF@
157LN_S = @LN_S@
158LOCALMAKE = @LOCALMAKE@
159LTLIBOBJS = @LTLIBOBJS@
160MAJOR_VERSION = @MAJOR_VERSION@
161MAKEINFO = @MAKEINFO@
162MICRO_VERSION = @MICRO_VERSION@
163MINOR_VERSION = @MINOR_VERSION@
164MKDEP = @MKDEP@
165OBJEXT = @OBJEXT@
166PACKAGE = @PACKAGE@
167PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
168PACKAGE_NAME = @PACKAGE_NAME@
169PACKAGE_STRING = @PACKAGE_STRING@
170PACKAGE_TARNAME = @PACKAGE_TARNAME@
171PACKAGE_VERSION = @PACKAGE_VERSION@
172PATH_SEPARATOR = @PATH_SEPARATOR@
173RANLIB = @RANLIB@
174SET_MAKE = @SET_MAKE@
175SHARED_LINK = @SHARED_LINK@
176SHELL = @SHELL@
177STRIP = @STRIP@
178VERSION = @VERSION@
179VERSION_STRING = @VERSION_STRING@
180WITH_BUILDLIBDX_FALSE = @WITH_BUILDLIBDX_FALSE@
181WITH_BUILDLIBDX_TRUE = @WITH_BUILDLIBDX_TRUE@
182WITH_INSTALLHTML_FALSE = @WITH_INSTALLHTML_FALSE@
183WITH_INSTALLHTML_TRUE = @WITH_INSTALLHTML_TRUE@
184YACC = @YACC@
185ac_ct_AR = @ac_ct_AR@
186ac_ct_CC = @ac_ct_CC@
187ac_ct_CXX = @ac_ct_CXX@
188ac_ct_F77 = @ac_ct_F77@
189ac_ct_RANLIB = @ac_ct_RANLIB@
190ac_ct_STRIP = @ac_ct_STRIP@
191am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
192am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
193am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
194am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
195am__include = @am__include@
196am__leading_dot = @am__leading_dot@
197am__quote = @am__quote@
198am__tar = @am__tar@
199am__untar = @am__untar@
200bindir = @bindir@
201bsh_path = @bsh_path@
202build = @build@
203build_alias = @build_alias@
204build_cpu = @build_cpu@
205build_os = @build_os@
206build_vendor = @build_vendor@
207datadir = @datadir@
208exec_prefix = @exec_prefix@
209host = @host@
210host_alias = @host_alias@
211host_cpu = @host_cpu@
212host_os = @host_os@
213host_vendor = @host_vendor@
214includedir = @includedir@
215infodir = @infodir@
216install_sh = @install_sh@
217libdir = @libdir@
218libexecdir = @libexecdir@
219localstatedir = @localstatedir@
220mandir = @mandir@
221mkdir_p = @mkdir_p@
222oldincludedir = @oldincludedir@
223prefix = @prefix@
224program_transform_name = @program_transform_name@
225rsh_path = @rsh_path@
226sbindir = @sbindir@
227sharedstatedir = @sharedstatedir@
228sysconfdir = @sysconfdir@
229target_alias = @target_alias@
230yakker = @yakker@
231SUBDIRS = opengl gl xgl starbase
232INCLUDES = -I${top_srcdir}/include -I${srcdir}/../libdx -D@ARCH@
233noinst_LTLIBRARIES = libHW.la
234SUFFIXES = .m .y .c .s .h .o .a
235noinst_HEADERS = \
236	hwClientMessage.h hwClipped.h hwCursorInteractor.h hwDebug.h \
237	hwDeclarations.h hwFlags.h hwGather.h hwGlobeEchoDef.h hwInteractor.h \
238	hwInteractorEcho.h hwList.h hwMaterials.h hwMatrix.h hwMemory.h \
239	hwObject.h hwObjectHash.h hwPortLayer.h hwQmesh.h hwRotateInteractor.h \
240	hwScreen.h hwSort.h hwStereo.h hwTmesh.h hwUserInteractor.h \
241	hwView.h hwWindow.h hwXfield.h hwZoomInteractor.h
242
243libHW_la_SOURCES = \
244	hwClientMessage.c hwClipped.c hwCursorInteractor.c hwDraw.c \
245	hwGroupInteractor.c hwInitScreen.c hwInteractor.c hwList.c \
246	hwMatrix.c hwMaterials.c hwMemory.c hwNavigateInteractor.c \
247	hwObject.c hwObjectHash.c hwPolyline.c hwPortHandle.c \
248	hwQmesh.c hwRender.c hwRotateInteractor.c hwScreen.c \
249	hwSort.c hwStereo.c hwStereoSys.c hwStereoCams.c  \
250	hwTexture.c hwTmesh.c hwWindow.c hwZoomInteractor.c \
251	hwGather.c hwPaint.c hwUpdateview.c hwUserInteractor.c \
252	hwView.c hwXfield.c
253
254all: all-recursive
255
256.SUFFIXES:
257.SUFFIXES: .m .y .c .s .h .o .a .lo .obj
258$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
259	@for dep in $?; do \
260	  case '$(am__configure_deps)' in \
261	    *$$dep*) \
262	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
263		&& exit 0; \
264	      exit 1;; \
265	  esac; \
266	done; \
267	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  --ignore-deps src/exec/hwrender/Makefile'; \
268	cd $(top_srcdir) && \
269	  $(AUTOMAKE) --gnu  --ignore-deps src/exec/hwrender/Makefile
270.PRECIOUS: Makefile
271Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
272	@case '$?' in \
273	  *config.status*) \
274	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
275	  *) \
276	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
277	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
278	esac;
279
280$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
281	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282
283$(top_srcdir)/configure:  $(am__configure_deps)
284	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
286	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287
288clean-noinstLTLIBRARIES:
289	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
290	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
291	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
292	  test "$$dir" != "$$p" || dir=.; \
293	  echo "rm -f \"$${dir}/so_locations\""; \
294	  rm -f "$${dir}/so_locations"; \
295	done
296libHW.la: $(libHW_la_OBJECTS) $(libHW_la_DEPENDENCIES)
297	$(LINK)  $(libHW_la_LDFLAGS) $(libHW_la_OBJECTS) $(libHW_la_LIBADD) $(LIBS)
298
299mostlyclean-compile:
300	-rm -f *.$(OBJEXT)
301
302distclean-compile:
303	-rm -f *.tab.c
304
305.c.o:
306	$(COMPILE) -c $<
307
308.c.obj:
309	$(COMPILE) -c `$(CYGPATH_W) '$<'`
310
311.c.lo:
312	$(LTCOMPILE) -c -o $@ $<
313
314mostlyclean-libtool:
315	-rm -f *.lo
316
317clean-libtool:
318	-rm -rf .libs _libs
319
320distclean-libtool:
321	-rm -f libtool
322uninstall-info-am:
323
324# This directory's subdirectories are mostly independent; you can cd
325# into them and run `make' without going through this Makefile.
326# To change the values of `make' variables: instead of editing Makefiles,
327# (1) if the variable is set in `config.status', edit `config.status'
328#     (which will cause the Makefiles to be regenerated when you run `make');
329# (2) otherwise, pass the desired values on the `make' command line.
330$(RECURSIVE_TARGETS):
331	@failcom='exit 1'; \
332	for f in x $$MAKEFLAGS; do \
333	  case $$f in \
334	    *=* | --[!k]*);; \
335	    *k*) failcom='fail=yes';; \
336	  esac; \
337	done; \
338	dot_seen=no; \
339	target=`echo $@ | sed s/-recursive//`; \
340	list='$(SUBDIRS)'; for subdir in $$list; do \
341	  echo "Making $$target in $$subdir"; \
342	  if test "$$subdir" = "."; then \
343	    dot_seen=yes; \
344	    local_target="$$target-am"; \
345	  else \
346	    local_target="$$target"; \
347	  fi; \
348	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
349	  || eval $$failcom; \
350	done; \
351	if test "$$dot_seen" = "no"; then \
352	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
353	fi; test -z "$$fail"
354
355mostlyclean-recursive clean-recursive distclean-recursive \
356maintainer-clean-recursive:
357	@failcom='exit 1'; \
358	for f in x $$MAKEFLAGS; do \
359	  case $$f in \
360	    *=* | --[!k]*);; \
361	    *k*) failcom='fail=yes';; \
362	  esac; \
363	done; \
364	dot_seen=no; \
365	case "$@" in \
366	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
367	  *) list='$(SUBDIRS)' ;; \
368	esac; \
369	rev=''; for subdir in $$list; do \
370	  if test "$$subdir" = "."; then :; else \
371	    rev="$$subdir $$rev"; \
372	  fi; \
373	done; \
374	rev="$$rev ."; \
375	target=`echo $@ | sed s/-recursive//`; \
376	for subdir in $$rev; do \
377	  echo "Making $$target in $$subdir"; \
378	  if test "$$subdir" = "."; then \
379	    local_target="$$target-am"; \
380	  else \
381	    local_target="$$target"; \
382	  fi; \
383	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
384	  || eval $$failcom; \
385	done && test -z "$$fail"
386tags-recursive:
387	list='$(SUBDIRS)'; for subdir in $$list; do \
388	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
389	done
390ctags-recursive:
391	list='$(SUBDIRS)'; for subdir in $$list; do \
392	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
393	done
394
395ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
396	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
397	unique=`for i in $$list; do \
398	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
399	  done | \
400	  $(AWK) '    { files[$$0] = 1; } \
401	       END { for (i in files) print i; }'`; \
402	mkid -fID $$unique
403tags: TAGS
404
405TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
406		$(TAGS_FILES) $(LISP)
407	tags=; \
408	here=`pwd`; \
409	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
410	  include_option=--etags-include; \
411	  empty_fix=.; \
412	else \
413	  include_option=--include; \
414	  empty_fix=; \
415	fi; \
416	list='$(SUBDIRS)'; for subdir in $$list; do \
417	  if test "$$subdir" = .; then :; else \
418	    test ! -f $$subdir/TAGS || \
419	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
420	  fi; \
421	done; \
422	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
423	unique=`for i in $$list; do \
424	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
425	  done | \
426	  $(AWK) '    { files[$$0] = 1; } \
427	       END { for (i in files) print i; }'`; \
428	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
429	  test -n "$$unique" || unique=$$empty_fix; \
430	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
431	    $$tags $$unique; \
432	fi
433ctags: CTAGS
434CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
435		$(TAGS_FILES) $(LISP)
436	tags=; \
437	here=`pwd`; \
438	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
439	unique=`for i in $$list; do \
440	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441	  done | \
442	  $(AWK) '    { files[$$0] = 1; } \
443	       END { for (i in files) print i; }'`; \
444	test -z "$(CTAGS_ARGS)$$tags$$unique" \
445	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
446	     $$tags $$unique
447
448GTAGS:
449	here=`$(am__cd) $(top_builddir) && pwd` \
450	  && cd $(top_srcdir) \
451	  && gtags -i $(GTAGS_ARGS) $$here
452
453distclean-tags:
454	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
455
456distdir: $(DISTFILES)
457	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
458	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
459	list='$(DISTFILES)'; for file in $$list; do \
460	  case $$file in \
461	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
462	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
463	  esac; \
464	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
465	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
466	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
467	    dir="/$$dir"; \
468	    $(mkdir_p) "$(distdir)$$dir"; \
469	  else \
470	    dir=''; \
471	  fi; \
472	  if test -d $$d/$$file; then \
473	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
474	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
475	    fi; \
476	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
477	  else \
478	    test -f $(distdir)/$$file \
479	    || cp -p $$d/$$file $(distdir)/$$file \
480	    || exit 1; \
481	  fi; \
482	done
483	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
484	  if test "$$subdir" = .; then :; else \
485	    test -d "$(distdir)/$$subdir" \
486	    || $(mkdir_p) "$(distdir)/$$subdir" \
487	    || exit 1; \
488	    distdir=`$(am__cd) $(distdir) && pwd`; \
489	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
490	    (cd $$subdir && \
491	      $(MAKE) $(AM_MAKEFLAGS) \
492	        top_distdir="$$top_distdir" \
493	        distdir="$$distdir/$$subdir" \
494	        distdir) \
495	      || exit 1; \
496	  fi; \
497	done
498check-am: all-am
499check: check-recursive
500all-am: Makefile $(LTLIBRARIES) $(HEADERS)
501installdirs: installdirs-recursive
502installdirs-am:
503install: install-recursive
504install-exec: install-exec-recursive
505install-data: install-data-recursive
506uninstall: uninstall-recursive
507
508install-am: all-am
509	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
510
511installcheck: installcheck-recursive
512install-strip:
513	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
514	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
515	  `test -z '$(STRIP)' || \
516	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
517mostlyclean-generic:
518
519clean-generic:
520
521distclean-generic:
522	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
523
524maintainer-clean-generic:
525	@echo "This command is intended for maintainers to use"
526	@echo "it deletes files that may require special tools to rebuild."
527clean: clean-recursive
528
529clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
530	mostlyclean-am
531
532distclean: distclean-recursive
533	-rm -f Makefile
534distclean-am: clean-am distclean-compile distclean-generic \
535	distclean-libtool distclean-tags
536
537dvi: dvi-recursive
538
539dvi-am:
540
541html: html-recursive
542
543info: info-recursive
544
545info-am:
546
547install-data-am:
548
549install-exec-am:
550
551install-info: install-info-recursive
552
553install-man:
554
555installcheck-am:
556
557maintainer-clean: maintainer-clean-recursive
558	-rm -f Makefile
559maintainer-clean-am: distclean-am maintainer-clean-generic
560
561mostlyclean: mostlyclean-recursive
562
563mostlyclean-am: mostlyclean-compile mostlyclean-generic \
564	mostlyclean-libtool
565
566pdf: pdf-recursive
567
568pdf-am:
569
570ps: ps-recursive
571
572ps-am:
573
574uninstall-am: uninstall-info-am
575
576uninstall-info: uninstall-info-recursive
577
578.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
579	clean clean-generic clean-libtool clean-noinstLTLIBRARIES \
580	clean-recursive ctags ctags-recursive distclean \
581	distclean-compile distclean-generic distclean-libtool \
582	distclean-recursive distclean-tags distdir dvi dvi-am html \
583	html-am info info-am install install-am install-data \
584	install-data-am install-exec install-exec-am install-info \
585	install-info-am install-man install-strip installcheck \
586	installcheck-am installdirs installdirs-am maintainer-clean \
587	maintainer-clean-generic maintainer-clean-recursive \
588	mostlyclean mostlyclean-compile mostlyclean-generic \
589	mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
590	tags tags-recursive uninstall uninstall-am uninstall-info-am
591
592# Tell versions [3.59,3.63) of GNU make to not export all variables.
593# Otherwise a system limit (for SysV at least) may be exceeded.
594.NOEXPORT:
595