1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
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
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91target_triplet = @target@
92subdir = include
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/m4/cache.m4 \
95	$(top_srcdir)/m4/curses.m4 $(top_srcdir)/m4/isnan.m4 \
96	$(top_srcdir)/m4/libcurl.m4 $(top_srcdir)/m4/libtool.m4 \
97	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
98	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
99	$(top_srcdir)/m4/m4_ax_cxx_compile_stdcxx.m4 \
100	$(top_srcdir)/m4/m4_ax_cxx_compile_stdcxx_11.m4 \
101	$(top_srcdir)/m4/sdl.m4 $(top_srcdir)/m4/sdl2.m4 \
102	$(top_srcdir)/m4/stage.m4 $(top_srcdir)/configure.ac
103am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
104	$(ACLOCAL_M4)
105DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
106	$(am__DIST_COMMON)
107mkinstalldirs = $(install_sh) -d
108CONFIG_HEADER = config.h
109CONFIG_CLEAN_FILES =
110CONFIG_CLEAN_VPATH_FILES =
111AM_V_P = $(am__v_P_@AM_V@)
112am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
113am__v_P_0 = false
114am__v_P_1 = :
115AM_V_GEN = $(am__v_GEN_@AM_V@)
116am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
117am__v_GEN_0 = @echo "  GEN     " $@;
118am__v_GEN_1 =
119AM_V_at = $(am__v_at_@AM_V@)
120am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
121am__v_at_0 = @
122am__v_at_1 =
123SOURCES =
124DIST_SOURCES =
125am__can_run_installinfo = \
126  case $$AM_UPDATE_INFO_DIR in \
127    n|no|NO) false;; \
128    *) (install-info --version) >/dev/null 2>&1;; \
129  esac
130HEADERS = $(noinst_HEADERS)
131am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
132	$(LISP)config.h.in
133# Read a list of newline-separated strings from the standard input,
134# and print each of them once, without duplicates.  Input order is
135# *not* preserved.
136am__uniquify_input = $(AWK) '\
137  BEGIN { nonempty = 0; } \
138  { items[$$0] = 1; nonempty = 1; } \
139  END { if (nonempty) { for (i in items) print i; }; } \
140'
141# Make sure the list of sources is unique.  This is necessary because,
142# e.g., the same source file might be shared among _SOURCES variables
143# for different programs/libraries.
144am__define_uniq_tagged_files = \
145  list='$(am__tagged_files)'; \
146  unique=`for i in $$list; do \
147    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
148  done | $(am__uniquify_input)`
149ETAGS = etags
150CTAGS = ctags
151am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in README
152DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
153ACLOCAL = @ACLOCAL@
154AMTAR = @AMTAR@
155AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
156AR = @AR@
157AR_FLAGS = @AR_FLAGS@
158AUTOCONF = @AUTOCONF@
159AUTOHEADER = @AUTOHEADER@
160AUTOMAKE = @AUTOMAKE@
161AWK = @AWK@
162BUILD_DATE = @BUILD_DATE@
163BZFLAG_DATA = @BZFLAG_DATA@
164CC = @CC@
165CCACHE = @CCACHE@
166CCDEPMODE = @CCDEPMODE@
167CFLAGS = @CFLAGS@
168CONFIG = @CONFIG@
169CONFIG_CACHE = @CONFIG_CACHE@
170CONF_CFLAGS = @CONF_CFLAGS@
171CONF_CPPFLAGS = @CONF_CPPFLAGS@
172CONF_CXXFLAGS = @CONF_CXXFLAGS@
173CPP = @CPP@
174CPPFLAGS = @CPPFLAGS@
175CURSES_LIB = @CURSES_LIB@
176CUSTOM_PLUGIN_LIST = @CUSTOM_PLUGIN_LIST@
177CXX = @CXX@
178CXXCPP = @CXXCPP@
179CXXDEPMODE = @CXXDEPMODE@
180CXXFLAGS = @CXXFLAGS@
181CYGPATH_W = @CYGPATH_W@
182DEFS = @DEFS@
183DEPDIR = @DEPDIR@
184DLLTOOL = @DLLTOOL@
185DSYMUTIL = @DSYMUTIL@
186DUMPBIN = @DUMPBIN@
187ECHO = @ECHO@
188ECHO_C = @ECHO_C@
189ECHO_N = @ECHO_N@
190ECHO_T = @ECHO_T@
191EGREP = @EGREP@
192EXEEXT = @EXEEXT@
193FGREP = @FGREP@
194GLIBS = @GLIBS@
195GREP = @GREP@
196HASPOD2MAN = @HASPOD2MAN@
197HAVE_CXX11 = @HAVE_CXX11@
198INSTALL = @INSTALL@
199INSTALL_DATA = @INSTALL_DATA@
200INSTALL_PROGRAM = @INSTALL_PROGRAM@
201INSTALL_SCRIPT = @INSTALL_SCRIPT@
202INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
203LD = @LD@
204LDFLAGS = @LDFLAGS@
205LIBCARES = @LIBCARES@
206LIBCURL = @LIBCURL@
207LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@
208LIBDIR = @LIBDIR@
209LIBDL = @LIBDL@
210LIBMINIUPNPC = @LIBMINIUPNPC@
211LIBOBJS = @LIBOBJS@
212LIBPTHREAD = @LIBPTHREAD@
213LIBREGEX = @LIBREGEX@
214LIBRT = @LIBRT@
215LIBS = @LIBS@
216LIBTOOL = @LIBTOOL@
217LIBTOOLFLAGS = @LIBTOOLFLAGS@
218LIBTOOL_DEPS = @LIBTOOL_DEPS@
219LIBZ = @LIBZ@
220LIPO = @LIPO@
221LN_S = @LN_S@
222LTLIBOBJS = @LTLIBOBJS@
223LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
224MAKEINFO = @MAKEINFO@
225MANIFEST_TOOL = @MANIFEST_TOOL@
226MKDIR_P = @MKDIR_P@
227NM = @NM@
228NMEDIT = @NMEDIT@
229OBJC = @OBJC@
230OBJCDEPMODE = @OBJCDEPMODE@
231OBJCFLAGS = @OBJCFLAGS@
232OBJDUMP = @OBJDUMP@
233OBJEXT = @OBJEXT@
234OTOOL = @OTOOL@
235OTOOL64 = @OTOOL64@
236PACKAGE = @PACKAGE@
237PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
238PACKAGE_NAME = @PACKAGE_NAME@
239PACKAGE_STRING = @PACKAGE_STRING@
240PACKAGE_TARNAME = @PACKAGE_TARNAME@
241PACKAGE_URL = @PACKAGE_URL@
242PACKAGE_VERSION = @PACKAGE_VERSION@
243PATH_SEPARATOR = @PATH_SEPARATOR@
244PKG_CONFIG = @PKG_CONFIG@
245PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
246PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
247RANLIB = @RANLIB@
248SDL2_CONFIG = @SDL2_CONFIG@
249SDL_CFLAGS = @SDL_CFLAGS@
250SDL_CONFIG = @SDL_CONFIG@
251SDL_LIBS = @SDL_LIBS@
252SED = @SED@
253SET_MAKE = @SET_MAKE@
254SHELL = @SHELL@
255STRIP = @STRIP@
256VERSION = @VERSION@
257WINDRES = @WINDRES@
258_libcurl_config = @_libcurl_config@
259abs_builddir = @abs_builddir@
260abs_srcdir = @abs_srcdir@
261abs_top_builddir = @abs_top_builddir@
262abs_top_srcdir = @abs_top_srcdir@
263ac_ct_AR = @ac_ct_AR@
264ac_ct_CC = @ac_ct_CC@
265ac_ct_CXX = @ac_ct_CXX@
266ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
267ac_ct_OBJC = @ac_ct_OBJC@
268am__include = @am__include@
269am__leading_dot = @am__leading_dot@
270am__quote = @am__quote@
271am__tar = @am__tar@
272am__untar = @am__untar@
273bindir = @bindir@
274build = @build@
275build_alias = @build_alias@
276build_cpu = @build_cpu@
277build_os = @build_os@
278build_vendor = @build_vendor@
279builddir = @builddir@
280datadir = @datadir@
281datarootdir = @datarootdir@
282docdir = @docdir@
283dvidir = @dvidir@
284exec_prefix = @exec_prefix@
285host = @host@
286host_alias = @host_alias@
287host_cpu = @host_cpu@
288host_os = @host_os@
289host_vendor = @host_vendor@
290htmldir = @htmldir@
291includedir = @includedir@
292infodir = @infodir@
293install_sh = @install_sh@
294libdir = @libdir@
295libexecdir = @libexecdir@
296localedir = @localedir@
297localstatedir = @localstatedir@
298mandir = @mandir@
299mkdir_p = @mkdir_p@
300ncurses_CFLAGS = @ncurses_CFLAGS@
301ncurses_LIBS = @ncurses_LIBS@
302oldincludedir = @oldincludedir@
303pdfdir = @pdfdir@
304prefix = @prefix@
305program_transform_name = @program_transform_name@
306psdir = @psdir@
307runstatedir = @runstatedir@
308sbindir = @sbindir@
309sharedstatedir = @sharedstatedir@
310srcdir = @srcdir@
311sysconfdir = @sysconfdir@
312target = @target@
313target_alias = @target_alias@
314target_cpu = @target_cpu@
315target_os = @target_os@
316target_vendor = @target_vendor@
317top_build_prefix = @top_build_prefix@
318top_builddir = @top_builddir@
319top_srcdir = @top_srcdir@
320noinst_HEADERS = \
321	AccessList.h			\
322	Address.h			\
323	AresHandler.h			\
324	AnsiCodes.h			\
325	ArcObstacle.h			\
326	AutoCompleter.h			\
327	BaseSceneNodeGenerator.h	\
328	BoxSceneNodeGenerator.h		\
329	BSPSceneDatabase.h		\
330	BZDBCache.h			\
331	BZDBLocal.h			\
332	BaseBuilding.h			\
333	BaseResources.h			\
334	BillboardSceneNode.h		\
335	BoltSceneNode.h			\
336	BoxBuilding.h			\
337	Bundle.h			\
338	BundleMgr.h			\
339	BzPNG.h				\
340	BzMaterial.h			\
341	BzfDisplay.h			\
342	BzfEvent.h			\
343	BzfJoystick.h			\
344	BzfMedia.h			\
345	BzfVisual.h			\
346	BzfWindow.h			\
347	bzfsAPI.h			\
348	bzfsHTTPAPI.h			\
349	CacheManager.h			\
350	CallbackList.h			\
351	CollisionManager.h		\
352	CommandManager.h		\
353	CommandsStandard.h		\
354	ConeObstacle.h			\
355	ConfigFileManager.h		\
356	Country.h			\
357	DirectoryNames.h		\
358	DynamicColor.h			\
359	EighthDBaseSceneNode.h		\
360	EighthDBoxSceneNode.h		\
361	EighthDPyrSceneNode.h		\
362	EighthDimSceneNode.h		\
363	EighthDimShellNode.h		\
364	EmptySceneNodeGenerator.h	\
365	ErrorHandler.h			\
366	Extents.h			\
367	FileManager.h			\
368	FontManager.h			\
369	Flag.h				\
370	FlagSceneNode.h			\
371	FlagWarpSceneNode.h		\
372	Frustum.h			\
373	GameTime.h			\
374	Intersect.h			\
375	KeyManager.h			\
376	LagInfo.h			\
377	Language.h			\
378	LaserSceneNode.h		\
379	LinkManager.h			\
380	ListServer.h			\
381	MediaFile.h			\
382	MeshFace.h			\
383	MeshFragSceneNode.h		\
384	MeshDrawInfo.h			\
385	MeshDrawMgr.h			\
386	MeshObstacle.h			\
387	MeshPolySceneNode.h		\
388	MeshSceneNodeGenerator.h	\
389	MeshSceneNode.h			\
390	MeshTransform.h			\
391	MsgStrings.h			\
392	NetHandler.h			\
393	Obstacle.h			\
394	ObstacleList.h			\
395	ObstacleMgr.h			\
396	ObstacleModifier.h		\
397	ObstacleSceneNodeGenerator.h	\
398	OccluderSceneNode.h		\
399	OpenGLFramebuffer.h		\
400	OpenGLGState.h			\
401	OpenGLLight.h			\
402	OpenGLMaterial.h		\
403	OpenGLTexture.h			\
404	OpenGLUtils.h			\
405	OSFile.h			\
406	Pack.h				\
407	ParseColor.h			\
408	PhysicsDriver.h			\
409	Ping.h				\
410	PlatformFactory.h		\
411	PlayerInfo.h			\
412	PlayerState.h			\
413	PolyWallSceneNode.h		\
414	Protocol.h			\
415	PyramidBuilding.h		\
416	PyramidSceneNodeGenerator.h	\
417	QuadWallSceneNode.h		\
418	Ray.h				\
419	RenderNode.h			\
420	SceneDatabase.h			\
421	SceneNode.h			\
422	SceneRenderer.h			\
423	ServerItem.h			\
424	ServerList.h			\
425	ServerListCache.h		\
426	ShotUpdate.h			\
427	Singleton.h			\
428	SphereObstacle.h		\
429	SphereSceneNode.h		\
430	StartupInfo.h			\
431	StateDatabase.h			\
432	TankGeometryMgr.h		\
433	TankSceneNode.h			\
434	Team.h				\
435	Teleporter.h			\
436	TeleporterSceneNodeGenerator.h	\
437	TetraBuilding.h			\
438	TextChunkManager.h		\
439	TextUtils.h			\
440	TextureManager.h		\
441	TextureMatrix.h			\
442	TimeKeeper.h			\
443	TriWallSceneNode.h		\
444	ViewFrustum.h			\
445	VotingBooth.h			\
446	WallObstacle.h			\
447	WallSceneNode.h			\
448	WallSceneNodeGenerator.h	\
449	WordFilter.h			\
450	WorldEventManager.h		\
451	ZSceneDatabase.h		\
452	bz_Locale.h			\
453	bzfSDL.h			\
454	bzfgl.h				\
455	bzfio.h				\
456	bzglob.h			\
457	bzsignal.h			\
458	common.h			\
459	cURLManager.h			\
460	global.h			\
461	md5.h				\
462	messages.h			\
463	multicast.h			\
464	network.h			\
465	vectors.h			\
466	vectors_old.h			\
467	version.h			\
468	win32.h
469
470MAINTAINERCLEANFILES = \
471	config.h.in	\
472	config.h.in~	\
473	stamp-h.in	\
474	Makefile.in
475
476EXTRA_DIST = \
477	README
478
479all: config.h
480	$(MAKE) $(AM_MAKEFLAGS) all-am
481
482.SUFFIXES:
483$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
484	@for dep in $?; do \
485	  case '$(am__configure_deps)' in \
486	    *$$dep*) \
487	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
488	        && { if test -f $@; then exit 0; else break; fi; }; \
489	      exit 1;; \
490	  esac; \
491	done; \
492	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
493	$(am__cd) $(top_srcdir) && \
494	  $(AUTOMAKE) --gnu include/Makefile
495Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
496	@case '$?' in \
497	  *config.status*) \
498	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
499	  *) \
500	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
501	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
502	esac;
503
504$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
505	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
506
507$(top_srcdir)/configure:  $(am__configure_deps)
508	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
509$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
510	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
511$(am__aclocal_m4_deps):
512
513config.h: stamp-h1
514	@test -f $@ || rm -f stamp-h1
515	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
516
517stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
518	@rm -f stamp-h1
519	cd $(top_builddir) && $(SHELL) ./config.status include/config.h
520$(srcdir)/config.h.in:  $(am__configure_deps)
521	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
522	rm -f stamp-h1
523	touch $@
524
525distclean-hdr:
526	-rm -f config.h stamp-h1
527
528mostlyclean-libtool:
529	-rm -f *.lo
530
531clean-libtool:
532	-rm -rf .libs _libs
533
534ID: $(am__tagged_files)
535	$(am__define_uniq_tagged_files); mkid -fID $$unique
536tags: tags-am
537TAGS: tags
538
539tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
540	set x; \
541	here=`pwd`; \
542	$(am__define_uniq_tagged_files); \
543	shift; \
544	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
545	  test -n "$$unique" || unique=$$empty_fix; \
546	  if test $$# -gt 0; then \
547	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
548	      "$$@" $$unique; \
549	  else \
550	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
551	      $$unique; \
552	  fi; \
553	fi
554ctags: ctags-am
555
556CTAGS: ctags
557ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
558	$(am__define_uniq_tagged_files); \
559	test -z "$(CTAGS_ARGS)$$unique" \
560	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
561	     $$unique
562
563GTAGS:
564	here=`$(am__cd) $(top_builddir) && pwd` \
565	  && $(am__cd) $(top_srcdir) \
566	  && gtags -i $(GTAGS_ARGS) "$$here"
567cscopelist: cscopelist-am
568
569cscopelist-am: $(am__tagged_files)
570	list='$(am__tagged_files)'; \
571	case "$(srcdir)" in \
572	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
573	  *) sdir=$(subdir)/$(srcdir) ;; \
574	esac; \
575	for i in $$list; do \
576	  if test -f "$$i"; then \
577	    echo "$(subdir)/$$i"; \
578	  else \
579	    echo "$$sdir/$$i"; \
580	  fi; \
581	done >> $(top_builddir)/cscope.files
582
583distclean-tags:
584	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
585
586distdir: $(BUILT_SOURCES)
587	$(MAKE) $(AM_MAKEFLAGS) distdir-am
588
589distdir-am: $(DISTFILES)
590	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
591	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
592	list='$(DISTFILES)'; \
593	  dist_files=`for file in $$list; do echo $$file; done | \
594	  sed -e "s|^$$srcdirstrip/||;t" \
595	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
596	case $$dist_files in \
597	  */*) $(MKDIR_P) `echo "$$dist_files" | \
598			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
599			   sort -u` ;; \
600	esac; \
601	for file in $$dist_files; do \
602	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
603	  if test -d $$d/$$file; then \
604	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
605	    if test -d "$(distdir)/$$file"; then \
606	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
607	    fi; \
608	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
609	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
610	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
611	    fi; \
612	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
613	  else \
614	    test -f "$(distdir)/$$file" \
615	    || cp -p $$d/$$file "$(distdir)/$$file" \
616	    || exit 1; \
617	  fi; \
618	done
619check-am: all-am
620check: check-am
621all-am: Makefile $(HEADERS) config.h
622installdirs:
623install: install-am
624install-exec: install-exec-am
625install-data: install-data-am
626uninstall: uninstall-am
627
628install-am: all-am
629	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
630
631installcheck: installcheck-am
632install-strip:
633	if test -z '$(STRIP)'; then \
634	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
635	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
636	      install; \
637	else \
638	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
639	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
640	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
641	fi
642mostlyclean-generic:
643
644clean-generic:
645
646distclean-generic:
647	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
648	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
649
650maintainer-clean-generic:
651	@echo "This command is intended for maintainers to use"
652	@echo "it deletes files that may require special tools to rebuild."
653	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
654clean: clean-am
655
656clean-am: clean-generic clean-libtool mostlyclean-am
657
658distclean: distclean-am
659	-rm -f Makefile
660distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
661
662dvi: dvi-am
663
664dvi-am:
665
666html: html-am
667
668html-am:
669
670info: info-am
671
672info-am:
673
674install-data-am:
675
676install-dvi: install-dvi-am
677
678install-dvi-am:
679
680install-exec-am:
681
682install-html: install-html-am
683
684install-html-am:
685
686install-info: install-info-am
687
688install-info-am:
689
690install-man:
691
692install-pdf: install-pdf-am
693
694install-pdf-am:
695
696install-ps: install-ps-am
697
698install-ps-am:
699
700installcheck-am:
701
702maintainer-clean: maintainer-clean-am
703	-rm -f Makefile
704maintainer-clean-am: distclean-am maintainer-clean-generic
705
706mostlyclean: mostlyclean-am
707
708mostlyclean-am: mostlyclean-generic mostlyclean-libtool
709
710pdf: pdf-am
711
712pdf-am:
713
714ps: ps-am
715
716ps-am:
717
718uninstall-am:
719
720.MAKE: all install-am install-strip
721
722.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
723	clean-libtool cscopelist-am ctags ctags-am distclean \
724	distclean-generic distclean-hdr distclean-libtool \
725	distclean-tags distdir dvi dvi-am html html-am info info-am \
726	install install-am install-data install-data-am install-dvi \
727	install-dvi-am install-exec install-exec-am install-html \
728	install-html-am install-info install-info-am install-man \
729	install-pdf install-pdf-am install-ps install-ps-am \
730	install-strip installcheck installcheck-am installdirs \
731	maintainer-clean maintainer-clean-generic mostlyclean \
732	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
733	tags tags-am uninstall uninstall-am
734
735.PRECIOUS: Makefile
736
737
738# Tell versions [3.59,3.63) of GNU make to not export all variables.
739# Otherwise a system limit (for SysV at least) may be exceeded.
740.NOEXPORT:
741