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