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