1# Makefile.in generated by automake 1.8.4 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004  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@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = .
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36host_triplet = @host@
37subdir = .
38DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39	$(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
40	ChangeLog INSTALL TODO
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/unix/ac_compile_check_sizeof.m4 \
43	$(top_srcdir)/unix/ac_create_stdint_h.m4 \
44	$(top_srcdir)/unix/my_macros.m4 $(top_srcdir)/configure.ac
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46	$(ACLOCAL_M4)
47am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
48 configure.lineno configure.status.lineno
49mkinstalldirs = $(mkdir_p)
50CONFIG_HEADER = $(top_builddir)/unix/config.h
51CONFIG_CLEAN_FILES =
52SOURCES =
53DIST_SOURCES =
54RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
55	html-recursive info-recursive install-data-recursive \
56	install-exec-recursive install-info-recursive \
57	install-recursive installcheck-recursive installdirs-recursive \
58	pdf-recursive ps-recursive uninstall-info-recursive \
59	uninstall-recursive
60ETAGS = etags
61CTAGS = ctags
62DIST_SUBDIRS = $(SUBDIRS)
63DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64distdir = $(PACKAGE)-$(VERSION)
65top_distdir = $(distdir)
66am__remove_distdir = \
67  { test ! -d $(distdir) \
68    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
69         && rm -fr $(distdir); }; }
70DIST_ARCHIVES = $(distdir).tar.gz
71GZIP_ENV = --best
72distuninstallcheck_listfiles = find . -type f -print
73distcleancheck_listfiles = find . -type f -print
74ACLOCAL = @ACLOCAL@
75ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
76AMDEP_FALSE = @AMDEP_FALSE@
77AMDEP_TRUE = @AMDEP_TRUE@
78AMTAR = @AMTAR@
79AR = @AR@
80AS = @AS@
81AUTOCONF = @AUTOCONF@
82AUTOHEADER = @AUTOHEADER@
83AUTOMAKE = @AUTOMAKE@
84AWK = @AWK@
85CC = @CC@
86CCDEPMODE = @CCDEPMODE@
87CFLAGS = @CFLAGS@
88CPP = @CPP@
89CPPFLAGS = @CPPFLAGS@
90CXX = @CXX@
91CXXCPP = @CXXCPP@
92CXXDEPMODE = @CXXDEPMODE@
93CXXFLAGS = @CXXFLAGS@
94CYGPATH_W = @CYGPATH_W@
95DEFAULT_INCLUDES = @DEFAULT_INCLUDES@
96DEFS = @DEFS@
97DEPDIR = @DEPDIR@
98DLLTOOL = @DLLTOOL@
99ECHO = @ECHO@
100ECHO_C = @ECHO_C@
101ECHO_N = @ECHO_N@
102ECHO_T = @ECHO_T@
103EGREP = @EGREP@
104EXEEXT = @EXEEXT@
105F77 = @F77@
106FFLAGS = @FFLAGS@
107INSTALL_DATA = @INSTALL_DATA@
108INSTALL_PROGRAM = @INSTALL_PROGRAM@
109INSTALL_SCRIPT = @INSTALL_SCRIPT@
110INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
111LDFLAGS = @LDFLAGS@
112LIBOBJS = @LIBOBJS@
113LIBS = @LIBS@
114LIBTOOL = @LIBTOOL@
115LIBVERSION = @LIBVERSION@
116LN_S = @LN_S@
117LTLIBOBJS = @LTLIBOBJS@
118MAKEINFO = @MAKEINFO@
119OBJDUMP = @OBJDUMP@
120OBJEXT = @OBJEXT@
121PACKAGE = @PACKAGE@
122PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
123PACKAGE_NAME = @PACKAGE_NAME@
124PACKAGE_STRING = @PACKAGE_STRING@
125PACKAGE_TARNAME = @PACKAGE_TARNAME@
126PACKAGE_VERSION = @PACKAGE_VERSION@
127PATH_SEPARATOR = @PATH_SEPARATOR@
128RANLIB = @RANLIB@
129SET_MAKE = @SET_MAKE@
130SHELL = @SHELL@
131SID_HAVE_BOOL = @SID_HAVE_BOOL@
132SID_HAVE_STDBOOL_H = @SID_HAVE_STDBOOL_H@
133SID_SIZEOF_CHAR = @SID_SIZEOF_CHAR@
134SID_SIZEOF_INT = @SID_SIZEOF_INT@
135SID_SIZEOF_LONG_INT = @SID_SIZEOF_LONG_INT@
136SID_SIZEOF_SHORT_INT = @SID_SIZEOF_SHORT_INT@
137SID_WORDS_ENDIANESS = @SID_WORDS_ENDIANESS@
138STRIP = @STRIP@
139VERSION = @VERSION@
140ac_ct_AR = @ac_ct_AR@
141ac_ct_AS = @ac_ct_AS@
142ac_ct_CC = @ac_ct_CC@
143ac_ct_CXX = @ac_ct_CXX@
144ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
145ac_ct_F77 = @ac_ct_F77@
146ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
147ac_ct_RANLIB = @ac_ct_RANLIB@
148ac_ct_STRIP = @ac_ct_STRIP@
149am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
150am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
151am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
152am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
153am__include = @am__include@
154am__leading_dot = @am__leading_dot@
155am__quote = @am__quote@
156bindir = @bindir@
157build = @build@
158build_alias = @build_alias@
159build_cpu = @build_cpu@
160build_os = @build_os@
161build_vendor = @build_vendor@
162builders = @builders@
163datadir = @datadir@
164exec_prefix = @exec_prefix@
165host = @host@
166host_alias = @host_alias@
167host_cpu = @host_cpu@
168host_os = @host_os@
169host_vendor = @host_vendor@
170includedir = @includedir@
171infodir = @infodir@
172install_sh = @install_sh@
173libdir = @libdir@
174libexecdir = @libexecdir@
175localstatedir = @localstatedir@
176mandir = @mandir@
177mkdir_p = @mkdir_p@
178oldincludedir = @oldincludedir@
179prefix = @prefix@
180program_transform_name = @program_transform_name@
181sbindir = @sbindir@
182sharedstatedir = @sharedstatedir@
183sysconfdir = @sysconfdir@
184target_alias = @target_alias@
185AUTOMAKE_OPTIONS = foreign
186SUBDIRS = unix include src
187EXTRA_DIST = win
188all: all-recursive
189
190.SUFFIXES:
191am--refresh:
192	@:
193$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
194	@for dep in $?; do \
195	  case '$(am__configure_deps)' in \
196	    *$$dep*) \
197	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
198	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
199		&& exit 0; \
200	      exit 1;; \
201	  esac; \
202	done; \
203	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
204	cd $(top_srcdir) && \
205	  $(AUTOMAKE) --foreign  Makefile
206.PRECIOUS: Makefile
207Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
208	@case '$?' in \
209	  *config.status*) \
210	    echo ' $(SHELL) ./config.status'; \
211	    $(SHELL) ./config.status;; \
212	  *) \
213	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
214	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
215	esac;
216
217$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
218	$(SHELL) ./config.status --recheck
219
220$(top_srcdir)/configure:  $(am__configure_deps)
221	cd $(srcdir) && $(AUTOCONF)
222$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
223	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
224
225mostlyclean-libtool:
226	-rm -f *.lo
227
228clean-libtool:
229	-rm -rf .libs _libs
230
231distclean-libtool:
232	-rm -f libtool
233uninstall-info-am:
234
235# This directory's subdirectories are mostly independent; you can cd
236# into them and run `make' without going through this Makefile.
237# To change the values of `make' variables: instead of editing Makefiles,
238# (1) if the variable is set in `config.status', edit `config.status'
239#     (which will cause the Makefiles to be regenerated when you run `make');
240# (2) otherwise, pass the desired values on the `make' command line.
241$(RECURSIVE_TARGETS):
242	@set fnord $$MAKEFLAGS; amf=$$2; \
243	dot_seen=no; \
244	target=`echo $@ | sed s/-recursive//`; \
245	list='$(SUBDIRS)'; for subdir in $$list; do \
246	  echo "Making $$target in $$subdir"; \
247	  if test "$$subdir" = "."; then \
248	    dot_seen=yes; \
249	    local_target="$$target-am"; \
250	  else \
251	    local_target="$$target"; \
252	  fi; \
253	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
254	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
255	done; \
256	if test "$$dot_seen" = "no"; then \
257	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
258	fi; test -z "$$fail"
259
260mostlyclean-recursive clean-recursive distclean-recursive \
261maintainer-clean-recursive:
262	@set fnord $$MAKEFLAGS; amf=$$2; \
263	dot_seen=no; \
264	case "$@" in \
265	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
266	  *) list='$(SUBDIRS)' ;; \
267	esac; \
268	rev=''; for subdir in $$list; do \
269	  if test "$$subdir" = "."; then :; else \
270	    rev="$$subdir $$rev"; \
271	  fi; \
272	done; \
273	rev="$$rev ."; \
274	target=`echo $@ | sed s/-recursive//`; \
275	for subdir in $$rev; do \
276	  echo "Making $$target in $$subdir"; \
277	  if test "$$subdir" = "."; then \
278	    local_target="$$target-am"; \
279	  else \
280	    local_target="$$target"; \
281	  fi; \
282	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
283	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
284	done && test -z "$$fail"
285tags-recursive:
286	list='$(SUBDIRS)'; for subdir in $$list; do \
287	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
288	done
289ctags-recursive:
290	list='$(SUBDIRS)'; for subdir in $$list; do \
291	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
292	done
293
294ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
295	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
296	unique=`for i in $$list; do \
297	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
298	  done | \
299	  $(AWK) '    { files[$$0] = 1; } \
300	       END { for (i in files) print i; }'`; \
301	mkid -fID $$unique
302tags: TAGS
303
304TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
305		$(TAGS_FILES) $(LISP)
306	tags=; \
307	here=`pwd`; \
308	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
309	  include_option=--etags-include; \
310	  empty_fix=.; \
311	else \
312	  include_option=--include; \
313	  empty_fix=; \
314	fi; \
315	list='$(SUBDIRS)'; for subdir in $$list; do \
316	  if test "$$subdir" = .; then :; else \
317	    test -f $$subdir/TAGS && \
318	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
319	  fi; \
320	done; \
321	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
322	unique=`for i in $$list; do \
323	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
324	  done | \
325	  $(AWK) '    { files[$$0] = 1; } \
326	       END { for (i in files) print i; }'`; \
327	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
328	  test -z "$$unique" && unique=$$empty_fix; \
329	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
330	    $$tags $$unique; \
331	fi
332ctags: CTAGS
333CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
334		$(TAGS_FILES) $(LISP)
335	tags=; \
336	here=`pwd`; \
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; } \
342	       END { for (i in files) print i; }'`; \
343	test -z "$(CTAGS_ARGS)$$tags$$unique" \
344	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
345	     $$tags $$unique
346
347GTAGS:
348	here=`$(am__cd) $(top_builddir) && pwd` \
349	  && cd $(top_srcdir) \
350	  && gtags -i $(GTAGS_ARGS) $$here
351
352distclean-tags:
353	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
354
355distdir: $(DISTFILES)
356	$(am__remove_distdir)
357	mkdir $(distdir)
358	$(mkdir_p) $(distdir)/unix
359	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
360	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
361	list='$(DISTFILES)'; for file in $$list; do \
362	  case $$file in \
363	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
364	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
365	  esac; \
366	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
367	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
368	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
369	    dir="/$$dir"; \
370	    $(mkdir_p) "$(distdir)$$dir"; \
371	  else \
372	    dir=''; \
373	  fi; \
374	  if test -d $$d/$$file; then \
375	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
376	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
377	    fi; \
378	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
379	  else \
380	    test -f $(distdir)/$$file \
381	    || cp -p $$d/$$file $(distdir)/$$file \
382	    || exit 1; \
383	  fi; \
384	done
385	list='$(SUBDIRS)'; for subdir in $$list; do \
386	  if test "$$subdir" = .; then :; else \
387	    test -d "$(distdir)/$$subdir" \
388	    || mkdir "$(distdir)/$$subdir" \
389	    || exit 1; \
390	    (cd $$subdir && \
391	      $(MAKE) $(AM_MAKEFLAGS) \
392	        top_distdir="../$(top_distdir)" \
393	        distdir="../$(distdir)/$$subdir" \
394	        distdir) \
395	      || exit 1; \
396	  fi; \
397	done
398	$(MAKE) $(AM_MAKEFLAGS) \
399	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
400	  dist-hook
401	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
402	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
403	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
404	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
405	|| chmod -R a+r $(distdir)
406dist-gzip: distdir
407	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
408	$(am__remove_distdir)
409
410dist-bzip2: distdir
411	$(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
412	$(am__remove_distdir)
413
414dist-tarZ: distdir
415	$(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
416	$(am__remove_distdir)
417
418dist-shar: distdir
419	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
420	$(am__remove_distdir)
421
422dist-zip: distdir
423	-rm -f $(distdir).zip
424	zip -rq $(distdir).zip $(distdir)
425	$(am__remove_distdir)
426
427dist dist-all: distdir
428	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
429	$(am__remove_distdir)
430
431# This target untars the dist file and tries a VPATH configuration.  Then
432# it guarantees that the distribution is self-contained by making another
433# tarfile.
434distcheck: dist
435	case '$(DIST_ARCHIVES)' in \
436	*.tar.gz*) \
437	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
438	*.tar.bz2*) \
439	  bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
440	*.tar.Z*) \
441	  uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
442	*.shar.gz*) \
443	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
444	*.zip*) \
445	  unzip $(distdir).zip ;;\
446	esac
447	chmod -R a-w $(distdir); chmod a+w $(distdir)
448	mkdir $(distdir)/_build
449	mkdir $(distdir)/_inst
450	chmod a-w $(distdir)
451	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
452	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
453	  && cd $(distdir)/_build \
454	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
455	    $(DISTCHECK_CONFIGURE_FLAGS) \
456	  && $(MAKE) $(AM_MAKEFLAGS) \
457	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
458	  && $(MAKE) $(AM_MAKEFLAGS) check \
459	  && $(MAKE) $(AM_MAKEFLAGS) install \
460	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
461	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
462	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
463	        distuninstallcheck \
464	  && chmod -R a-w "$$dc_install_base" \
465	  && ({ \
466	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
467	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
468	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
469	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
470	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
471	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
472	  && rm -rf "$$dc_destdir" \
473	  && $(MAKE) $(AM_MAKEFLAGS) dist \
474	  && rm -rf $(DIST_ARCHIVES) \
475	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
476	$(am__remove_distdir)
477	@(echo "$(distdir) archives ready for distribution: "; \
478	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
479	  sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
480distuninstallcheck:
481	@cd $(distuninstallcheck_dir) \
482	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
483	   || { echo "ERROR: files left after uninstall:" ; \
484	        if test -n "$(DESTDIR)"; then \
485	          echo "  (check DESTDIR support)"; \
486	        fi ; \
487	        $(distuninstallcheck_listfiles) ; \
488	        exit 1; } >&2
489distcleancheck: distclean
490	@if test '$(srcdir)' = . ; then \
491	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
492	  exit 1 ; \
493	fi
494	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
495	  || { echo "ERROR: files left in build directory after distclean:" ; \
496	       $(distcleancheck_listfiles) ; \
497	       exit 1; } >&2
498check-am: all-am
499check: check-recursive
500all-am: Makefile
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	-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 mostlyclean-am
530
531distclean: distclean-recursive
532	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
533	-rm -f Makefile
534distclean-am: clean-am distclean-generic distclean-libtool \
535	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 $(am__CONFIG_DISTCLEAN_FILES)
559	-rm -rf $(top_srcdir)/autom4te.cache
560	-rm -f Makefile
561maintainer-clean-am: distclean-am maintainer-clean-generic
562
563mostlyclean: mostlyclean-recursive
564
565mostlyclean-am: mostlyclean-generic mostlyclean-libtool
566
567pdf: pdf-recursive
568
569pdf-am:
570
571ps: ps-recursive
572
573ps-am:
574
575uninstall-am: uninstall-info-am
576
577uninstall-info: uninstall-info-recursive
578
579.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
580	check-am clean clean-generic clean-libtool clean-recursive \
581	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
582	dist-shar dist-tarZ dist-zip distcheck distclean \
583	distclean-generic distclean-libtool distclean-recursive \
584	distclean-tags distcleancheck distdir distuninstallcheck dvi \
585	dvi-am html html-am info info-am install install-am \
586	install-data install-data-am install-exec install-exec-am \
587	install-info install-info-am install-man install-strip \
588	installcheck installcheck-am installdirs installdirs-am \
589	maintainer-clean maintainer-clean-generic \
590	maintainer-clean-recursive mostlyclean mostlyclean-generic \
591	mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
592	tags tags-recursive uninstall uninstall-am uninstall-info-am
593
594
595# Remove CVS directories from any subdirs that get
596# included completely (e.g. win, directx,...).
597
598dist-hook:
599	rm -rf `find $(distdir) -path \*/CVS`
600	rm -f `find $(distdir)/unix -name \*.h`
601# Tell versions [3.59,3.63) of GNU make to not export all variables.
602# Otherwise a system limit (for SysV at least) may be exceeded.
603.NOEXPORT:
604