1# Makefile.in generated by automake 1.12.1 from Makefile.am.
2# breduce/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994-2012 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
16
17
18am__make_dryrun = \
19  { \
20    am__dry=no; \
21    case $$MAKEFLAGS in \
22      *\\[\ \	]*) \
23        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25      *) \
26        for am__flg in $$MAKEFLAGS; do \
27          case $$am__flg in \
28            *=*|--*) ;; \
29            *n*) am__dry=yes; break;; \
30          esac; \
31        done;; \
32    esac; \
33    test $$am__dry = yes; \
34  }
35pkgdatadir = $(datadir)/o2-tools
36pkgincludedir = $(includedir)/o2-tools
37pkglibdir = $(libdir)/o2-tools
38pkglibexecdir = $(libexecdir)/o2-tools
39am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40install_sh_DATA = $(install_sh) -c -m 644
41install_sh_PROGRAM = $(install_sh) -c
42install_sh_SCRIPT = $(install_sh) -c
43INSTALL_HEADER = $(INSTALL_DATA)
44transform = $(program_transform_name)
45NORMAL_INSTALL = :
46PRE_INSTALL = :
47POST_INSTALL = :
48NORMAL_UNINSTALL = :
49PRE_UNINSTALL = :
50POST_UNINSTALL = :
51bin_PROGRAMS = breduce$(EXEEXT)
52subdir = breduce
53DIST_COMMON = $(dist_man_MANS) $(srcdir)/Makefile.am \
54	$(srcdir)/Makefile.in $(top_srcdir)/depcomp
55ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56am__aclocal_m4_deps = $(top_srcdir)/configure.in
57am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58	$(ACLOCAL_M4)
59mkinstalldirs = $(install_sh) -d
60CONFIG_CLEAN_FILES =
61CONFIG_CLEAN_VPATH_FILES =
62am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
63PROGRAMS = $(bin_PROGRAMS)
64am_breduce_OBJECTS = breduce.$(OBJEXT)
65breduce_OBJECTS = $(am_breduce_OBJECTS)
66breduce_DEPENDENCIES =
67DEFAULT_INCLUDES = -I.
68depcomp = $(SHELL) $(top_srcdir)/depcomp
69am__depfiles_maybe = depfiles
70am__mv = mv -f
71CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
72	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
73CXXLD = $(CXX)
74CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
75	-o $@
76SOURCES = $(breduce_SOURCES)
77DIST_SOURCES = $(breduce_SOURCES)
78am__can_run_installinfo = \
79  case $$AM_UPDATE_INFO_DIR in \
80    n|no|NO) false;; \
81    *) (install-info --version) >/dev/null 2>&1;; \
82  esac
83am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
84am__vpath_adj = case $$p in \
85    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
86    *) f=$$p;; \
87  esac;
88am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
89am__install_max = 40
90am__nobase_strip_setup = \
91  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
92am__nobase_strip = \
93  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
94am__nobase_list = $(am__nobase_strip_setup); \
95  for p in $$list; do echo "$$p $$p"; done | \
96  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
97  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
98    if (++n[$$2] == $(am__install_max)) \
99      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
100    END { for (dir in files) print dir, files[dir] }'
101am__base_list = \
102  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
103  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
104am__uninstall_files_from_dir = { \
105  test -z "$$files" \
106    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
107    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
108         $(am__cd) "$$dir" && rm -f $$files; }; \
109  }
110man1dir = $(mandir)/man1
111NROFF = nroff
112MANS = $(dist_man_MANS)
113ETAGS = etags
114CTAGS = ctags
115DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
116ACLOCAL = ${SHELL} /home/hgot/src/O2-tools-2.01/missing --run aclocal-1.12
117AMTAR = $${TAR-tar}
118AUTOCONF = ${SHELL} /home/hgot/src/O2-tools-2.01/missing --run autoconf
119AUTOHEADER = ${SHELL} /home/hgot/src/O2-tools-2.01/missing --run autoheader
120AUTOMAKE = ${SHELL} /home/hgot/src/O2-tools-2.01/missing --run automake-1.12
121AWK = gawk
122CC = gcc
123CCDEPMODE = depmode=gcc3
124CFLAGS = -O3 --unroll-loops
125CPPFLAGS =
126CXX = g++
127CXXDEPMODE = depmode=gcc3
128CXXFLAGS = -O3 --unroll-loops
129CYGPATH_W = echo
130DEFS = -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\"
131DEPDIR = .deps
132ECHO_C =
133ECHO_N = -n
134ECHO_T =
135EXEEXT =
136INSTALL = /usr/bin/install -c
137INSTALL_DATA = ${INSTALL} -m 644
138INSTALL_PROGRAM = ${INSTALL}
139INSTALL_SCRIPT = ${INSTALL}
140INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
141LDFLAGS =
142LIBOBJS =
143LIBS =
144LTLIBOBJS =
145MAKEINFO = ${SHELL} /home/hgot/src/O2-tools-2.01/missing --run makeinfo
146MKDIR_P = /usr/bin/mkdir -p
147OBJEXT = o
148PACKAGE = o2-tools
149PACKAGE_BUGREPORT = http://www.sc.isc.tohoku.ac.jp/~hgot/
150PACKAGE_NAME = O2-tools
151PACKAGE_STRING = O2-tools 2.00
152PACKAGE_TARNAME = o2-tools
153PACKAGE_URL =
154PACKAGE_VERSION = 2.00
155PATH_SEPARATOR = :
156RANLIB = ranlib
157SET_MAKE =
158SHELL = /bin/sh
159STRIP =
160VERSION = 2.00
161abs_builddir = /home/hgot/src/O2-tools-2.01/breduce
162abs_srcdir = /home/hgot/src/O2-tools-2.01/breduce
163abs_top_builddir = /home/hgot/src/O2-tools-2.01
164abs_top_srcdir = /home/hgot/src/O2-tools-2.01
165ac_ct_CC = gcc
166ac_ct_CXX = g++
167am__include = include
168am__leading_dot = .
169am__quote =
170am__tar = $${TAR-tar} chof - "$$tardir"
171am__untar = $${TAR-tar} xf -
172bindir = ${exec_prefix}/bin
173build_alias =
174builddir = .
175datadir = ${datarootdir}
176datarootdir = ${prefix}/share
177docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
178dvidir = ${docdir}
179exec_prefix = ${prefix}
180host_alias =
181htmldir = ${docdir}
182includedir = ${prefix}/include
183infodir = ${datarootdir}/info
184install_sh = ${SHELL} /home/hgot/src/O2-tools-2.01/install-sh
185libdir = ${exec_prefix}/lib64
186libexecdir = ${exec_prefix}/lib
187localedir = ${datarootdir}/locale
188localstatedir = ${prefix}/var
189mandir = ${datarootdir}/man
190mkdir_p = /usr/bin/mkdir -p
191oldincludedir = /usr/include
192pdfdir = ${docdir}
193prefix = /home/hgot/O2/x86_64-pc-linux
194program_transform_name = s,x,x,
195psdir = ${docdir}
196sbindir = ${exec_prefix}/sbin
197sharedstatedir = ${prefix}/com
198srcdir = .
199sysconfdir = ${prefix}/etc
200target_alias =
201top_build_prefix = ../
202top_builddir = ..
203top_srcdir = ..
204breduce_SOURCES = breduce.cpp
205AM_CXXFLAGS = -I../include
206breduce_LDADD = -L../lib -lufp
207dist_man_MANS = breduce.1
208all: all-am
209
210.SUFFIXES:
211.SUFFIXES: .cpp .o .obj
212$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
213	@for dep in $?; do \
214	  case '$(am__configure_deps)' in \
215	    *$$dep*) \
216	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
217	        && { if test -f $@; then exit 0; else break; fi; }; \
218	      exit 1;; \
219	  esac; \
220	done; \
221	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign breduce/Makefile'; \
222	$(am__cd) $(top_srcdir) && \
223	  $(AUTOMAKE) --foreign breduce/Makefile
224.PRECIOUS: Makefile
225Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
226	@case '$?' in \
227	  *config.status*) \
228	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
229	  *) \
230	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
231	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
232	esac;
233
234$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
235	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236
237$(top_srcdir)/configure:  $(am__configure_deps)
238	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
240	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241$(am__aclocal_m4_deps):
242install-binPROGRAMS: $(bin_PROGRAMS)
243	@$(NORMAL_INSTALL)
244	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
245	if test -n "$$list"; then \
246	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
247	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
248	fi; \
249	for p in $$list; do echo "$$p $$p"; done | \
250	sed 's/$(EXEEXT)$$//' | \
251	while read p p1; do if test -f $$p; \
252	  then echo "$$p"; echo "$$p"; else :; fi; \
253	done | \
254	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
255	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
256	sed 'N;N;N;s,\n, ,g' | \
257	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
258	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
259	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
260	    else { print "f", $$3 "/" $$4, $$1; } } \
261	  END { for (d in files) print "f", d, files[d] }' | \
262	while read type dir files; do \
263	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
264	    test -z "$$files" || { \
265	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
266	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
267	    } \
268	; done
269
270uninstall-binPROGRAMS:
271	@$(NORMAL_UNINSTALL)
272	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
273	files=`for p in $$list; do echo "$$p"; done | \
274	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
275	      -e 's/$$/$(EXEEXT)/' `; \
276	test -n "$$list" || exit 0; \
277	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
278	cd "$(DESTDIR)$(bindir)" && rm -f $$files
279
280clean-binPROGRAMS:
281	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
282breduce$(EXEEXT): $(breduce_OBJECTS) $(breduce_DEPENDENCIES) $(EXTRA_breduce_DEPENDENCIES)
283	@rm -f breduce$(EXEEXT)
284	$(CXXLINK) $(breduce_OBJECTS) $(breduce_LDADD) $(LIBS)
285
286mostlyclean-compile:
287	-rm -f *.$(OBJEXT)
288
289distclean-compile:
290	-rm -f *.tab.c
291
292include ./$(DEPDIR)/breduce.Po
293
294.cpp.o:
295	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
296	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
297#	source='$<' object='$@' libtool=no \
298#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
299#	$(CXXCOMPILE) -c -o $@ $<
300
301.cpp.obj:
302	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
303	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
304#	source='$<' object='$@' libtool=no \
305#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
306#	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
307install-man1: $(dist_man_MANS)
308	@$(NORMAL_INSTALL)
309	@list1=''; \
310	list2='$(dist_man_MANS)'; \
311	test -n "$(man1dir)" \
312	  && test -n "`echo $$list1$$list2`" \
313	  || exit 0; \
314	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
315	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
316	{ for i in $$list1; do echo "$$i"; done;  \
317	if test -n "$$list2"; then \
318	  for i in $$list2; do echo "$$i"; done \
319	    | sed -n '/\.1[a-z]*$$/p'; \
320	fi; \
321	} | while read p; do \
322	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
323	  echo "$$d$$p"; echo "$$p"; \
324	done | \
325	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
326	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
327	sed 'N;N;s,\n, ,g' | { \
328	list=; while read file base inst; do \
329	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
330	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
331	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
332	  fi; \
333	done; \
334	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
335	while read files; do \
336	  test -z "$$files" || { \
337	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
338	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
339	done; }
340
341uninstall-man1:
342	@$(NORMAL_UNINSTALL)
343	@list=''; test -n "$(man1dir)" || exit 0; \
344	files=`{ for i in $$list; do echo "$$i"; done; \
345	l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
346	  sed -n '/\.1[a-z]*$$/p'; \
347	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
348	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
349	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
350
351ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
352	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
353	unique=`for i in $$list; do \
354	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
355	  done | \
356	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
357	      END { if (nonempty) { for (i in files) print i; }; }'`; \
358	mkid -fID $$unique
359tags: TAGS
360
361TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
362		$(TAGS_FILES) $(LISP)
363	set x; \
364	here=`pwd`; \
365	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
366	unique=`for i in $$list; do \
367	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368	  done | \
369	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
370	      END { if (nonempty) { for (i in files) print i; }; }'`; \
371	shift; \
372	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
373	  test -n "$$unique" || unique=$$empty_fix; \
374	  if test $$# -gt 0; then \
375	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
376	      "$$@" $$unique; \
377	  else \
378	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
379	      $$unique; \
380	  fi; \
381	fi
382ctags: CTAGS
383CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
384		$(TAGS_FILES) $(LISP)
385	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
386	unique=`for i in $$list; do \
387	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
388	  done | \
389	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
390	      END { if (nonempty) { for (i in files) print i; }; }'`; \
391	test -z "$(CTAGS_ARGS)$$unique" \
392	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
393	     $$unique
394
395GTAGS:
396	here=`$(am__cd) $(top_builddir) && pwd` \
397	  && $(am__cd) $(top_srcdir) \
398	  && gtags -i $(GTAGS_ARGS) "$$here"
399
400cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
401	list='$(SOURCES) $(HEADERS) $(LISP)'; \
402	case "$(srcdir)" in \
403	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
404	  *) sdir=$(subdir)/$(srcdir) ;; \
405	esac; \
406	for i in $$list; do \
407	  if test -f "$$i"; then \
408	    echo "$(subdir)/$$i"; \
409	  else \
410	    echo "$$sdir/$$i"; \
411	  fi; \
412	done >> $(top_builddir)/cscope.files
413
414distclean-tags:
415	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
416
417distdir: $(DISTFILES)
418	@list='$(MANS)'; if test -n "$$list"; then \
419	  list=`for p in $$list; do \
420	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
421	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
422	  if test -n "$$list" && \
423	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
424	    echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \
425	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
426	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
427	    echo "       typically 'make maintainer-clean' will remove them" >&2; \
428	    exit 1; \
429	  else :; fi; \
430	else :; fi
431	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
432	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
433	list='$(DISTFILES)'; \
434	  dist_files=`for file in $$list; do echo $$file; done | \
435	  sed -e "s|^$$srcdirstrip/||;t" \
436	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
437	case $$dist_files in \
438	  */*) $(MKDIR_P) `echo "$$dist_files" | \
439			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
440			   sort -u` ;; \
441	esac; \
442	for file in $$dist_files; do \
443	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
444	  if test -d $$d/$$file; then \
445	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
446	    if test -d "$(distdir)/$$file"; then \
447	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
448	    fi; \
449	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
450	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
451	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
452	    fi; \
453	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
454	  else \
455	    test -f "$(distdir)/$$file" \
456	    || cp -p $$d/$$file "$(distdir)/$$file" \
457	    || exit 1; \
458	  fi; \
459	done
460check-am: all-am
461check: check-am
462all-am: Makefile $(PROGRAMS) $(MANS)
463installdirs:
464	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
465	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
466	done
467install: install-am
468install-exec: install-exec-am
469install-data: install-data-am
470uninstall: uninstall-am
471
472install-am: all-am
473	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
474
475installcheck: installcheck-am
476install-strip:
477	if test -z '$(STRIP)'; then \
478	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
479	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
480	      install; \
481	else \
482	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
483	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
484	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
485	fi
486mostlyclean-generic:
487
488clean-generic:
489
490distclean-generic:
491	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
492	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
493
494maintainer-clean-generic:
495	@echo "This command is intended for maintainers to use"
496	@echo "it deletes files that may require special tools to rebuild."
497clean: clean-am
498
499clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
500
501distclean: distclean-am
502	-rm -rf ./$(DEPDIR)
503	-rm -f Makefile
504distclean-am: clean-am distclean-compile distclean-generic \
505	distclean-tags
506
507dvi: dvi-am
508
509dvi-am:
510
511html: html-am
512
513html-am:
514
515info: info-am
516
517info-am:
518
519install-data-am: install-man
520
521install-dvi: install-dvi-am
522
523install-dvi-am:
524
525install-exec-am: install-binPROGRAMS
526
527install-html: install-html-am
528
529install-html-am:
530
531install-info: install-info-am
532
533install-info-am:
534
535install-man: install-man1
536
537install-pdf: install-pdf-am
538
539install-pdf-am:
540
541install-ps: install-ps-am
542
543install-ps-am:
544
545installcheck-am:
546
547maintainer-clean: maintainer-clean-am
548	-rm -rf ./$(DEPDIR)
549	-rm -f Makefile
550maintainer-clean-am: distclean-am maintainer-clean-generic
551
552mostlyclean: mostlyclean-am
553
554mostlyclean-am: mostlyclean-compile mostlyclean-generic
555
556pdf: pdf-am
557
558pdf-am:
559
560ps: ps-am
561
562ps-am:
563
564uninstall-am: uninstall-binPROGRAMS uninstall-man
565
566uninstall-man: uninstall-man1
567
568.MAKE: install-am install-strip
569
570.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
571	clean-generic cscopelist ctags distclean distclean-compile \
572	distclean-generic distclean-tags distdir dvi dvi-am html \
573	html-am info info-am install install-am install-binPROGRAMS \
574	install-data install-data-am install-dvi install-dvi-am \
575	install-exec install-exec-am install-html install-html-am \
576	install-info install-info-am install-man install-man1 \
577	install-pdf install-pdf-am install-ps install-ps-am \
578	install-strip installcheck installcheck-am installdirs \
579	maintainer-clean maintainer-clean-generic mostlyclean \
580	mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
581	tags uninstall uninstall-am uninstall-binPROGRAMS \
582	uninstall-man uninstall-man1
583
584
585# Tell versions [3.59,3.63) of GNU make to not export all variables.
586# Otherwise a system limit (for SysV at least) may be exceeded.
587.NOEXPORT:
588