1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# src/Makefile.  Generated from Makefile.in by configure.
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
17
18pkgdatadir = $(datadir)/scorched3d
19pkgincludedir = $(includedir)/scorched3d
20pkglibdir = $(libdir)/scorched3d
21pkglibexecdir = $(libexecdir)/scorched3d
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 = i686-pc-linux-gnu
35host_triplet = i686-pc-linux-gnu
36target_triplet = i686-pc-linux-gnu
37subdir = src
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
41	$(top_srcdir)/configure-gl.m4 $(top_srcdir)/configure-al.m4 \
42	$(top_srcdir)/configure-wx.m4 $(top_srcdir)/configure-ogg.m4 \
43	$(top_srcdir)/configure-ft.m4 $(top_srcdir)/configure-fftw.m4 \
44	$(top_srcdir)/configure-sdl.m4 $(top_srcdir)/configure-flt.m4 \
45	$(top_srcdir)/configure-sql.m4 $(top_srcdir)/configure.ac
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47	$(ACLOCAL_M4)
48mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49CONFIG_CLEAN_FILES =
50CONFIG_CLEAN_VPATH_FILES =
51SOURCES =
52DIST_SOURCES =
53RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54	html-recursive info-recursive install-data-recursive \
55	install-dvi-recursive install-exec-recursive \
56	install-html-recursive install-info-recursive \
57	install-pdf-recursive install-ps-recursive install-recursive \
58	installcheck-recursive installdirs-recursive pdf-recursive \
59	ps-recursive uninstall-recursive
60RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
61  distclean-recursive maintainer-clean-recursive
62AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
63	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
64	distdir
65ETAGS = etags
66CTAGS = ctags
67DIST_SUBDIRS = $(SUBDIRS)
68DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
69am__relativize = \
70  dir0=`pwd`; \
71  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
72  sed_rest='s,^[^/]*/*,,'; \
73  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
74  sed_butlast='s,/*[^/]*$$,,'; \
75  while test -n "$$dir1"; do \
76    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
77    if test "$$first" != "."; then \
78      if test "$$first" = ".."; then \
79        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
80        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
81      else \
82        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
83        if test "$$first2" = "$$first"; then \
84          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
85        else \
86          dir2="../$$dir2"; \
87        fi; \
88        dir0="$$dir0"/"$$first"; \
89      fi; \
90    fi; \
91    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
92  done; \
93  reldir="$$dir2"
94ACLOCAL = ${SHELL} /opt/export/scorched3d/scorched/missing --run aclocal-1.11
95AL_CFLAGS =
96AL_LIBS = -lopenal    -lalut
97AMTAR = ${SHELL} /opt/export/scorched3d/scorched/missing --run tar
98AUTOCONF = ${SHELL} /opt/export/scorched3d/scorched/missing --run autoconf
99AUTOHEADER = ${SHELL} /opt/export/scorched3d/scorched/missing --run autoheader
100AUTOMAKE = ${SHELL} /opt/export/scorched3d/scorched/missing --run automake-1.11
101AWK = gawk
102CC = gcc
103CCDEPMODE = depmode=gcc3
104CFLAGS = -g -O2 -DS3D_DOCDIR=\"${datadir}/documentation\" -DS3D_DATADIR=\"${datarootdir}\" -DS3D_BINDIR=\"${exec_prefix}/bin\"
105CPP = gcc -E
106CPPFLAGS = -I/usr/X11R6/include -I/usr/X11R6 -I/usr/local/include
107CXX = g++
108CXXDEPMODE = depmode=gcc3
109CXXFLAGS = -g -O2 -DS3D_DOCDIR=\"${datadir}/documentation\" -DS3D_DATADIR=\"${datarootdir}\" -DS3D_BINDIR=\"${exec_prefix}/bin\"
110CYGPATH_W = echo
111DEFS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scorched3d\" -DVERSION=\"43\" -DHAVE_OGG=1 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 -DHAVE_VASPRINTF=1 -DHAVE_ASPRINTF=1 -DHAVE_ICONV=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ICONV_H=1
112DEPDIR = .deps
113ECHO_C =
114ECHO_N = -n
115ECHO_T =
116EGREP = /bin/grep -E
117EXEEXT =
118FFTW_CFLAGS =
119FFTW_LIBS =  -lfftw3f
120FREEALUT_CONFIG = /usr/bin/freealut-config
121FT2_CFLAGS = -I/usr/include/freetype2
122FT2_CONFIG = /usr/bin/freetype-config
123FT2_LIBS = -lfreetype
124GL_LIBS = -lGL -lGLU -lpthread
125GREP = /bin/grep
126INSTALL = /usr/bin/install -c
127INSTALL_DATA = ${INSTALL} -m 644
128INSTALL_PROGRAM = ${INSTALL}
129INSTALL_SCRIPT = ${INSTALL}
130INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
131LDFLAGS = -L/usr/X11R6/lib -L/usr/X11R6 -L/usr/local/lib
132LIBOBJS =
133LIBS =  -lexpat -lz -lpng -ljpeg
134LTLIBOBJS =
135MAKEINFO = ${SHELL} /opt/export/scorched3d/scorched/missing --run makeinfo
136MKDIR_P = /bin/mkdir -p
137MYSQL_CFLAGS =
138MYSQL_LIBS =
139OBJEXT = o
140OGG_CFLAGS =
141OGG_LIBS =  -logg  -lvorbis -lm -lvorbisfile
142OPENAL_CONFIG = /usr/bin/pkg-config openal
143PACKAGE = scorched3d
144PACKAGE_BUGREPORT =
145PACKAGE_NAME =
146PACKAGE_STRING =
147PACKAGE_TARNAME =
148PACKAGE_URL =
149PACKAGE_VERSION =
150PATH_SEPARATOR = :
151PGSQL_LIBS =
152PKG_CONFIG = /usr/bin/pkg-config
153RANLIB = ranlib
154S3D_SUBDIRS = launcher client server
155SDL_CFLAGS = -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
156SDL_CONFIG = /usr/bin/sdl-config
157SDL_LIBS = -lSDL -lpthread -lSDL_net
158SET_MAKE =
159SHELL = /bin/sh
160STRIP =
161VERSION = 43
162VORBISENC_LIBS = -lvorbisenc
163VORBISFILE_LIBS = -lvorbisfile
164VORBIS_CFLAGS =
165VORBIS_LIBS =  -lvorbis -lm
166WX_CFLAGS = -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread
167WX_CFLAGS_ONLY = -pthread
168WX_CONFIG_PATH = /usr/bin/wx-config
169WX_CPPFLAGS = -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__
170WX_CXXFLAGS = -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread
171WX_CXXFLAGS_ONLY =
172WX_LIBS = -pthread   -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8
173WX_LIBS_STATIC =
174WX_VERSION = 2.8.12
175abs_builddir = /opt/export/scorched3d/scorched/src
176abs_srcdir = /opt/export/scorched3d/scorched/src
177abs_top_builddir = /opt/export/scorched3d/scorched
178abs_top_srcdir = /opt/export/scorched3d/scorched
179ac_ct_CC = gcc
180ac_ct_CXX = g++
181am__include = include
182am__leading_dot = .
183am__quote =
184am__tar = ${AMTAR} chof - "$$tardir"
185am__untar = ${AMTAR} xf -
186bindir = ${exec_prefix}/bin
187build = i686-pc-linux-gnu
188build_alias =
189build_cpu = i686
190build_os = linux-gnu
191build_vendor = pc
192builddir = .
193datadir = ${datarootdir}
194datarootdir = ${prefix}/share
195docdir = ${datadir}/documentation
196dvidir = ${docdir}
197exec_prefix = ${prefix}
198host = i686-pc-linux-gnu
199host_alias =
200host_cpu = i686
201host_os = linux-gnu
202host_vendor = pc
203htmldir = ${docdir}
204includedir = ${prefix}/include
205infodir = ${datarootdir}/info
206install_sh = ${SHELL} /opt/export/scorched3d/scorched/install-sh
207libdir = ${exec_prefix}/lib
208libexecdir = ${exec_prefix}/libexec
209localedir = ${datarootdir}/locale
210localstatedir = ${prefix}/var
211mandir = ${datarootdir}/man
212mkdir_p = /bin/mkdir -p
213oldincludedir = /usr/include
214pdfdir = ${docdir}
215prefix = /usr/local/games/scorched3d
216program_transform_name = s,x,x,
217psdir = ${docdir}
218sbindir = ${exec_prefix}/sbin
219sharedstatedir = ${prefix}/com
220srcdir = .
221sysconfdir = ${prefix}/etc
222target = i686-pc-linux-gnu
223target_alias =
224target_cpu = i686
225target_os = linux-gnu
226target_vendor = pc
227top_build_prefix = ../
228top_builddir = ..
229top_srcdir = ..
230SUBDIRS = launcher client server
231all: all-recursive
232
233.SUFFIXES:
234$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
235	@for dep in $?; do \
236	  case '$(am__configure_deps)' in \
237	    *$$dep*) \
238	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
239	        && { if test -f $@; then exit 0; else break; fi; }; \
240	      exit 1;; \
241	  esac; \
242	done; \
243	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
244	$(am__cd) $(top_srcdir) && \
245	  $(AUTOMAKE) --foreign src/Makefile
246.PRECIOUS: Makefile
247Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
248	@case '$?' in \
249	  *config.status*) \
250	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
251	  *) \
252	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
253	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
254	esac;
255
256$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
257	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258
259$(top_srcdir)/configure:  $(am__configure_deps)
260	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
261$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
262	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263$(am__aclocal_m4_deps):
264
265# This directory's subdirectories are mostly independent; you can cd
266# into them and run `make' without going through this Makefile.
267# To change the values of `make' variables: instead of editing Makefiles,
268# (1) if the variable is set in `config.status', edit `config.status'
269#     (which will cause the Makefiles to be regenerated when you run `make');
270# (2) otherwise, pass the desired values on the `make' command line.
271$(RECURSIVE_TARGETS):
272	@fail= failcom='exit 1'; \
273	for f in x $$MAKEFLAGS; do \
274	  case $$f in \
275	    *=* | --[!k]*);; \
276	    *k*) failcom='fail=yes';; \
277	  esac; \
278	done; \
279	dot_seen=no; \
280	target=`echo $@ | sed s/-recursive//`; \
281	list='$(SUBDIRS)'; for subdir in $$list; do \
282	  echo "Making $$target in $$subdir"; \
283	  if test "$$subdir" = "."; then \
284	    dot_seen=yes; \
285	    local_target="$$target-am"; \
286	  else \
287	    local_target="$$target"; \
288	  fi; \
289	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
290	  || eval $$failcom; \
291	done; \
292	if test "$$dot_seen" = "no"; then \
293	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
294	fi; test -z "$$fail"
295
296$(RECURSIVE_CLEAN_TARGETS):
297	@fail= failcom='exit 1'; \
298	for f in x $$MAKEFLAGS; do \
299	  case $$f in \
300	    *=* | --[!k]*);; \
301	    *k*) failcom='fail=yes';; \
302	  esac; \
303	done; \
304	dot_seen=no; \
305	case "$@" in \
306	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
307	  *) list='$(SUBDIRS)' ;; \
308	esac; \
309	rev=''; for subdir in $$list; do \
310	  if test "$$subdir" = "."; then :; else \
311	    rev="$$subdir $$rev"; \
312	  fi; \
313	done; \
314	rev="$$rev ."; \
315	target=`echo $@ | sed s/-recursive//`; \
316	for subdir in $$rev; do \
317	  echo "Making $$target in $$subdir"; \
318	  if test "$$subdir" = "."; then \
319	    local_target="$$target-am"; \
320	  else \
321	    local_target="$$target"; \
322	  fi; \
323	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
324	  || eval $$failcom; \
325	done && test -z "$$fail"
326tags-recursive:
327	list='$(SUBDIRS)'; for subdir in $$list; do \
328	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
329	done
330ctags-recursive:
331	list='$(SUBDIRS)'; for subdir in $$list; do \
332	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
333	done
334
335ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
336	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337	unique=`for i in $$list; do \
338	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339	  done | \
340	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
341	      END { if (nonempty) { for (i in files) print i; }; }'`; \
342	mkid -fID $$unique
343tags: TAGS
344
345TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
346		$(TAGS_FILES) $(LISP)
347	set x; \
348	here=`pwd`; \
349	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
350	  include_option=--etags-include; \
351	  empty_fix=.; \
352	else \
353	  include_option=--include; \
354	  empty_fix=; \
355	fi; \
356	list='$(SUBDIRS)'; for subdir in $$list; do \
357	  if test "$$subdir" = .; then :; else \
358	    test ! -f $$subdir/TAGS || \
359	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
360	  fi; \
361	done; \
362	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
363	unique=`for i in $$list; do \
364	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
365	  done | \
366	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
367	      END { if (nonempty) { for (i in files) print i; }; }'`; \
368	shift; \
369	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
370	  test -n "$$unique" || unique=$$empty_fix; \
371	  if test $$# -gt 0; then \
372	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
373	      "$$@" $$unique; \
374	  else \
375	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
376	      $$unique; \
377	  fi; \
378	fi
379ctags: CTAGS
380CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
381		$(TAGS_FILES) $(LISP)
382	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
383	unique=`for i in $$list; do \
384	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
385	  done | \
386	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
387	      END { if (nonempty) { for (i in files) print i; }; }'`; \
388	test -z "$(CTAGS_ARGS)$$unique" \
389	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
390	     $$unique
391
392GTAGS:
393	here=`$(am__cd) $(top_builddir) && pwd` \
394	  && $(am__cd) $(top_srcdir) \
395	  && gtags -i $(GTAGS_ARGS) "$$here"
396
397distclean-tags:
398	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
399
400distdir: $(DISTFILES)
401	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
402	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403	list='$(DISTFILES)'; \
404	  dist_files=`for file in $$list; do echo $$file; done | \
405	  sed -e "s|^$$srcdirstrip/||;t" \
406	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
407	case $$dist_files in \
408	  */*) $(MKDIR_P) `echo "$$dist_files" | \
409			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
410			   sort -u` ;; \
411	esac; \
412	for file in $$dist_files; do \
413	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
414	  if test -d $$d/$$file; then \
415	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
416	    if test -d "$(distdir)/$$file"; then \
417	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
418	    fi; \
419	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
420	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
421	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
422	    fi; \
423	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
424	  else \
425	    test -f "$(distdir)/$$file" \
426	    || cp -p $$d/$$file "$(distdir)/$$file" \
427	    || exit 1; \
428	  fi; \
429	done
430	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
431	  if test "$$subdir" = .; then :; else \
432	    test -d "$(distdir)/$$subdir" \
433	    || $(MKDIR_P) "$(distdir)/$$subdir" \
434	    || exit 1; \
435	  fi; \
436	done
437	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
438	  if test "$$subdir" = .; then :; else \
439	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
440	    $(am__relativize); \
441	    new_distdir=$$reldir; \
442	    dir1=$$subdir; dir2="$(top_distdir)"; \
443	    $(am__relativize); \
444	    new_top_distdir=$$reldir; \
445	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
446	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
447	    ($(am__cd) $$subdir && \
448	      $(MAKE) $(AM_MAKEFLAGS) \
449	        top_distdir="$$new_top_distdir" \
450	        distdir="$$new_distdir" \
451		am__remove_distdir=: \
452		am__skip_length_check=: \
453		am__skip_mode_fix=: \
454	        distdir) \
455	      || exit 1; \
456	  fi; \
457	done
458check-am: all-am
459check: check-recursive
460all-am: Makefile
461installdirs: installdirs-recursive
462installdirs-am:
463install: install-recursive
464install-exec: install-exec-recursive
465install-data: install-data-recursive
466uninstall: uninstall-recursive
467
468install-am: all-am
469	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
470
471installcheck: installcheck-recursive
472install-strip:
473	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
474	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
475	  `test -z '$(STRIP)' || \
476	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
477mostlyclean-generic:
478
479clean-generic:
480
481distclean-generic:
482	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
483	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
484
485maintainer-clean-generic:
486	@echo "This command is intended for maintainers to use"
487	@echo "it deletes files that may require special tools to rebuild."
488clean: clean-recursive
489
490clean-am: clean-generic mostlyclean-am
491
492distclean: distclean-recursive
493	-rm -f Makefile
494distclean-am: clean-am distclean-generic distclean-tags
495
496dvi: dvi-recursive
497
498dvi-am:
499
500html: html-recursive
501
502html-am:
503
504info: info-recursive
505
506info-am:
507
508install-data-am:
509
510install-dvi: install-dvi-recursive
511
512install-dvi-am:
513
514install-exec-am:
515
516install-html: install-html-recursive
517
518install-html-am:
519
520install-info: install-info-recursive
521
522install-info-am:
523
524install-man:
525
526install-pdf: install-pdf-recursive
527
528install-pdf-am:
529
530install-ps: install-ps-recursive
531
532install-ps-am:
533
534installcheck-am:
535
536maintainer-clean: maintainer-clean-recursive
537	-rm -f Makefile
538maintainer-clean-am: distclean-am maintainer-clean-generic
539
540mostlyclean: mostlyclean-recursive
541
542mostlyclean-am: mostlyclean-generic
543
544pdf: pdf-recursive
545
546pdf-am:
547
548ps: ps-recursive
549
550ps-am:
551
552uninstall-am:
553
554.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
555	install-am install-strip tags-recursive
556
557.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
558	all all-am check check-am clean clean-generic ctags \
559	ctags-recursive distclean distclean-generic distclean-tags \
560	distdir dvi dvi-am html html-am info info-am install \
561	install-am install-data install-data-am install-dvi \
562	install-dvi-am install-exec install-exec-am install-html \
563	install-html-am install-info install-info-am install-man \
564	install-pdf install-pdf-am install-ps install-ps-am \
565	install-strip installcheck installcheck-am installdirs \
566	installdirs-am maintainer-clean maintainer-clean-generic \
567	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
568	tags-recursive uninstall uninstall-am
569
570
571# Tell versions [3.59,3.63) of GNU make to not export all variables.
572# Otherwise a system limit (for SysV at least) may be exceeded.
573.NOEXPORT:
574