xref: /netbsd-src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/Makefile.in (revision c42dbd0ed2e61fe6eda8590caa852ccf34719964)
1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 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
17#
18#   Copyright (C) 2021 Free Software Foundation, Inc.
19#
20# This file is free software; you can redistribute it and/or modify
21# it under the terms of the GNU General Public License as published by
22# the Free Software Foundation; either version 3 of the License, or
23# (at your option) any later version.
24#
25# This program is distributed in the hope that it will be useful,
26# but WITHOUT ANY WARRANTY; without even the implied warranty of
27# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28# GNU General Public License for more details.
29#
30# You should have received a copy of the GNU General Public License
31# along with this program; see the file COPYING3.  If not see
32# <http://www.gnu.org/licenses/>.
33
34VPATH = @srcdir@
35am__is_gnu_make = { \
36  if test -z '$(MAKELEVEL)'; then \
37    false; \
38  elif test -n '$(MAKE_HOST)'; then \
39    true; \
40  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
41    true; \
42  else \
43    false; \
44  fi; \
45}
46am__make_running_with_option = \
47  case $${target_option-} in \
48      ?) ;; \
49      *) echo "am__make_running_with_option: internal error: invalid" \
50              "target option '$${target_option-}' specified" >&2; \
51         exit 1;; \
52  esac; \
53  has_opt=no; \
54  sane_makeflags=$$MAKEFLAGS; \
55  if $(am__is_gnu_make); then \
56    sane_makeflags=$$MFLAGS; \
57  else \
58    case $$MAKEFLAGS in \
59      *\\[\ \	]*) \
60        bs=\\; \
61        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
62          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
63    esac; \
64  fi; \
65  skip_next=no; \
66  strip_trailopt () \
67  { \
68    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
69  }; \
70  for flg in $$sane_makeflags; do \
71    test $$skip_next = yes && { skip_next=no; continue; }; \
72    case $$flg in \
73      *=*|--*) continue;; \
74        -*I) strip_trailopt 'I'; skip_next=yes;; \
75      -*I?*) strip_trailopt 'I';; \
76        -*O) strip_trailopt 'O'; skip_next=yes;; \
77      -*O?*) strip_trailopt 'O';; \
78        -*l) strip_trailopt 'l'; skip_next=yes;; \
79      -*l?*) strip_trailopt 'l';; \
80      -[dEDm]) skip_next=yes;; \
81      -[JT]) skip_next=yes;; \
82    esac; \
83    case $$flg in \
84      *$$target_option*) has_opt=yes; break;; \
85    esac; \
86  done; \
87  test $$has_opt = yes
88am__make_dryrun = (target_option=n; $(am__make_running_with_option))
89am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
90pkgdatadir = $(datadir)/@PACKAGE@
91pkgincludedir = $(includedir)/@PACKAGE@
92pkglibdir = $(libdir)/@PACKAGE@
93pkglibexecdir = $(libexecdir)/@PACKAGE@
94am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
95install_sh_DATA = $(install_sh) -c -m 644
96install_sh_PROGRAM = $(install_sh) -c
97install_sh_SCRIPT = $(install_sh) -c
98INSTALL_HEADER = $(INSTALL_DATA)
99transform = $(program_transform_name)
100NORMAL_INSTALL = :
101PRE_INSTALL = :
102POST_INSTALL = :
103NORMAL_UNINSTALL = :
104PRE_UNINSTALL = :
105POST_UNINSTALL = :
106build_triplet = @build@
107host_triplet = @host@
108target_triplet = @target@
109subdir = gp-display-html
110ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
111am__aclocal_m4_deps = $(top_srcdir)/../libtool.m4 \
112	$(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
113	$(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
114	$(top_srcdir)/acinclude.m4 $(top_srcdir)/../config/warnings.m4 \
115	$(top_srcdir)/../config/enable.m4 \
116	$(top_srcdir)/../config/ax_pthread.m4 \
117	$(top_srcdir)/config/bison.m4 $(top_srcdir)/../bfd/version.m4 \
118	$(top_srcdir)/../config/zlib.m4 $(top_srcdir)/configure.ac
119am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
120	$(ACLOCAL_M4)
121DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
122mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
123CONFIG_HEADER = $(top_builddir)/config.h
124CONFIG_CLEAN_FILES =
125CONFIG_CLEAN_VPATH_FILES =
126am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
127am__vpath_adj = case $$p in \
128    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
129    *) f=$$p;; \
130  esac;
131am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
132am__install_max = 40
133am__nobase_strip_setup = \
134  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
135am__nobase_strip = \
136  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
137am__nobase_list = $(am__nobase_strip_setup); \
138  for p in $$list; do echo "$$p $$p"; done | \
139  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
140  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
141    if (++n[$$2] == $(am__install_max)) \
142      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
143    END { for (dir in files) print dir, files[dir] }'
144am__base_list = \
145  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
146  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
147am__uninstall_files_from_dir = { \
148  test -z "$$files" \
149    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
150    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
151         $(am__cd) "$$dir" && rm -f $$files; }; \
152  }
153am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
154SCRIPTS = $(bin_SCRIPTS)
155AM_V_P = $(am__v_P_@AM_V@)
156am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
157am__v_P_0 = false
158am__v_P_1 = :
159AM_V_GEN = $(am__v_GEN_@AM_V@)
160am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
161am__v_GEN_0 = @echo "  GEN     " $@;
162am__v_GEN_1 =
163AM_V_at = $(am__v_at_@AM_V@)
164am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
165am__v_at_0 = @
166am__v_at_1 =
167SOURCES =
168DIST_SOURCES =
169am__can_run_installinfo = \
170  case $$AM_UPDATE_INFO_DIR in \
171    n|no|NO) false;; \
172    *) (install-info --version) >/dev/null 2>&1;; \
173  esac
174man1dir = $(mandir)/man1
175NROFF = nroff
176MANS = $(man_MANS)
177am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
178am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/../mkinstalldirs
179DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
180ACLOCAL = @ACLOCAL@
181AMTAR = @AMTAR@
182AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
183AR = @AR@
184AUTOCONF = @AUTOCONF@
185AUTOHEADER = @AUTOHEADER@
186AUTOMAKE = @AUTOMAKE@
187AWK = @AWK@
188BISON = @BISON@
189BUILD_SUBDIRS = @BUILD_SUBDIRS@
190CC = @CC@
191CCDEPMODE = @CCDEPMODE@
192CFLAGS = @CFLAGS@
193CLOCK_GETTIME_LINK = @CLOCK_GETTIME_LINK@
194CPP = @CPP@
195CPPFLAGS = @CPPFLAGS@
196CXX = @CXX@
197CXXCPP = @CXXCPP@
198CXXDEPMODE = @CXXDEPMODE@
199CXXFLAGS = @CXXFLAGS@
200CYGPATH_W = @CYGPATH_W@
201DEFS = @DEFS@
202DEPDIR = @DEPDIR@
203DSYMUTIL = @DSYMUTIL@
204DUMPBIN = @DUMPBIN@
205ECHO_C = @ECHO_C@
206ECHO_N = @ECHO_N@
207ECHO_T = @ECHO_T@
208EGREP = @EGREP@
209EXEEXT = @EXEEXT@
210EXPECT = @EXPECT@
211FGREP = @FGREP@
212GPROFNG_BROKEN_JAVAC = @GPROFNG_BROKEN_JAVAC@
213GPROFNG_CFLAGS = @GPROFNG_CFLAGS@
214GPROFNG_CPPFLAGS = @GPROFNG_CPPFLAGS@
215GPROFNG_LIBADD = @GPROFNG_LIBADD@
216GPROFNG_NO_FORMAT_TRUNCATION_CFLAGS = @GPROFNG_NO_FORMAT_TRUNCATION_CFLAGS@
217GPROFNG_NO_SWITCH_CFLAGS = @GPROFNG_NO_SWITCH_CFLAGS@
218GREP = @GREP@
219HELP2MAN = @HELP2MAN@
220INSTALL = @INSTALL@
221INSTALL_DATA = @INSTALL_DATA@
222INSTALL_PROGRAM = @INSTALL_PROGRAM@
223INSTALL_SCRIPT = @INSTALL_SCRIPT@
224INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
225JAVA = @JAVA@
226JAVAC = @JAVAC@
227LD = @LD@
228LDFLAGS = @LDFLAGS@
229LD_NO_AS_NEEDED = @LD_NO_AS_NEEDED@
230LIBOBJS = @LIBOBJS@
231LIBS = @LIBS@
232LIBTOOL = @LIBTOOL@
233LIPO = @LIPO@
234LN_S = @LN_S@
235LTLIBOBJS = @LTLIBOBJS@
236MAINT = @MAINT@
237MAKEINFO = @MAKEINFO@
238MKDIR_P = @MKDIR_P@
239NM = @NM@
240NMEDIT = @NMEDIT@
241OBJDUMP = @OBJDUMP@
242OBJEXT = @OBJEXT@
243OTOOL = @OTOOL@
244OTOOL64 = @OTOOL64@
245PACKAGE = @PACKAGE@
246PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
247PACKAGE_NAME = @PACKAGE_NAME@
248PACKAGE_STRING = @PACKAGE_STRING@
249PACKAGE_TARNAME = @PACKAGE_TARNAME@
250PACKAGE_URL = @PACKAGE_URL@
251PACKAGE_VERSION = @PACKAGE_VERSION@
252PATH_SEPARATOR = @PATH_SEPARATOR@
253PTHREAD_CC = @PTHREAD_CC@
254PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
255PTHREAD_LIBS = @PTHREAD_LIBS@
256RANLIB = @RANLIB@
257SED = @SED@
258SET_MAKE = @SET_MAKE@
259SHELL = @SHELL@
260STRIP = @STRIP@
261VERSION = @VERSION@
262WERROR = @WERROR@
263abs_builddir = @abs_builddir@
264abs_srcdir = @abs_srcdir@
265abs_top_builddir = @abs_top_builddir@
266abs_top_srcdir = @abs_top_srcdir@
267ac_ct_AR = @ac_ct_AR@
268ac_ct_CC = @ac_ct_CC@
269ac_ct_CXX = @ac_ct_CXX@
270ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
271am__include = @am__include@
272am__leading_dot = @am__leading_dot@
273am__quote = @am__quote@
274am__tar = @am__tar@
275am__untar = @am__untar@
276ax_pthread_config = @ax_pthread_config@
277bindir = @bindir@
278build = @build@
279build_alias = @build_alias@
280build_cpu = @build_cpu@
281build_os = @build_os@
282build_vendor = @build_vendor@
283builddir = @builddir@
284datadir = @datadir@
285datarootdir = @datarootdir@
286docdir = @docdir@
287dvidir = @dvidir@
288exec_prefix = @exec_prefix@
289gprofng_cflags = @gprofng_cflags@
290host = @host@
291host_alias = @host_alias@
292host_cpu = @host_cpu@
293host_os = @host_os@
294host_vendor = @host_vendor@
295htmldir = @htmldir@
296includedir = @includedir@
297infodir = @infodir@
298install_sh = @install_sh@
299jdk_inc = @jdk_inc@
300libdir = @libdir@
301libexecdir = @libexecdir@
302localedir = @localedir@
303localstatedir = @localstatedir@
304mandir = @mandir@
305mkdir_p = @mkdir_p@
306oldincludedir = @oldincludedir@
307pdfdir = @pdfdir@
308prefix = @prefix@
309program_transform_name = @program_transform_name@
310psdir = @psdir@
311sbindir = @sbindir@
312sharedstatedir = @sharedstatedir@
313srcdir = @srcdir@
314subdirs = @subdirs@
315sysconfdir = @sysconfdir@
316target = @target@
317target_alias = @target_alias@
318target_cpu = @target_cpu@
319target_os = @target_os@
320target_vendor = @target_vendor@
321top_build_prefix = @top_build_prefix@
322top_builddir = @top_builddir@
323top_srcdir = @top_srcdir@
324zlibdir = @zlibdir@
325zlibinc = @zlibinc@
326AUTOMAKE_OPTIONS = foreign
327ACLOCAL_AMFLAGS = -I . -I .. -I ../..
328bin_SCRIPTS = gp-display-html
329CLEANFILES = $(bin_SCRIPTS)
330do_subst = sed -e 's/BINUTILS_VERSION/$(VERSION)/'
331@BUILD_MAN_TRUE@man_MANS = gp-display-html.1
332@BUILD_MAN_TRUE@MAINTAINERCLEANFILES = $(man_MANS)
333
334# Use this if the man pages depend on the version number.
335# common_mandeps = $(top_srcdir)/../bfd/version.m4
336#
337# Also change the dependence line below to this:
338# gp-display-html.1: $(common_mandeps) gp-display-html
339#
340# Currently, the version number shown in the man page is derived from
341# the output printed with --version.
342
343# These variables are used by help2man to generate the man pages.
344@BUILD_MAN_TRUE@INFO_PAGE = "gprofng"
345@BUILD_MAN_TRUE@MANUAL = "User Commands"
346@BUILD_MAN_TRUE@TEXT_GP_DISPLAY_HTML = "generate an HTML based directory structure to browse the profiles"
347@BUILD_MAN_TRUE@HELP2MAN_OPT = --libtool --no-info --info-page=$(INFO_PAGE) --manual=$(MANUAL)
348@BUILD_MAN_TRUE@H2M_FILTER = | sed 's/\.TP/\.TP\n.B/' | sed 's/Commands:/\.SH COMMANDS/' \
349@BUILD_MAN_TRUE@  | sed 's/See also:/\.SH SEE ALSO/' | sed 's/Documentation:/.SH DOCUMENTATION/' \
350@BUILD_MAN_TRUE@  | sed 's/Limitations:/.SH LIMITATIONS/'
351
352all: all-am
353
354.SUFFIXES:
355$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
356	@for dep in $?; do \
357	  case '$(am__configure_deps)' in \
358	    *$$dep*) \
359	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
360	        && { if test -f $@; then exit 0; else break; fi; }; \
361	      exit 1;; \
362	  esac; \
363	done; \
364	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign gp-display-html/Makefile'; \
365	$(am__cd) $(top_srcdir) && \
366	  $(AUTOMAKE) --foreign gp-display-html/Makefile
367Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
368	@case '$?' in \
369	  *config.status*) \
370	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
371	  *) \
372	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
373	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
374	esac;
375
376$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
377	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
378
379$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
380	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
381$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
382	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383$(am__aclocal_m4_deps):
384install-binSCRIPTS: $(bin_SCRIPTS)
385	@$(NORMAL_INSTALL)
386	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
387	if test -n "$$list"; then \
388	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
389	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
390	fi; \
391	for p in $$list; do \
392	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
393	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
394	done | \
395	sed -e 'p;s,.*/,,;n' \
396	    -e 'h;s|.*|.|' \
397	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
398	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
399	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
400	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
401	      if (++n[d] == $(am__install_max)) { \
402		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
403	    else { print "f", d "/" $$4, $$1 } } \
404	  END { for (d in files) print "f", d, files[d] }' | \
405	while read type dir files; do \
406	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
407	     test -z "$$files" || { \
408	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
409	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
410	     } \
411	; done
412
413uninstall-binSCRIPTS:
414	@$(NORMAL_UNINSTALL)
415	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
416	files=`for p in $$list; do echo "$$p"; done | \
417	       sed -e 's,.*/,,;$(transform)'`; \
418	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
419
420mostlyclean-libtool:
421	-rm -f *.lo
422
423clean-libtool:
424	-rm -rf .libs _libs
425install-man1: $(man_MANS)
426	@$(NORMAL_INSTALL)
427	@list1=''; \
428	list2='$(man_MANS)'; \
429	test -n "$(man1dir)" \
430	  && test -n "`echo $$list1$$list2`" \
431	  || exit 0; \
432	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
433	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
434	{ for i in $$list1; do echo "$$i"; done;  \
435	if test -n "$$list2"; then \
436	  for i in $$list2; do echo "$$i"; done \
437	    | sed -n '/\.1[a-z]*$$/p'; \
438	fi; \
439	} | while read p; do \
440	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
441	  echo "$$d$$p"; echo "$$p"; \
442	done | \
443	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
444	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
445	sed 'N;N;s,\n, ,g' | { \
446	list=; while read file base inst; do \
447	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
448	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
449	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
450	  fi; \
451	done; \
452	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
453	while read files; do \
454	  test -z "$$files" || { \
455	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
456	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
457	done; }
458
459uninstall-man1:
460	@$(NORMAL_UNINSTALL)
461	@list=''; test -n "$(man1dir)" || exit 0; \
462	files=`{ for i in $$list; do echo "$$i"; done; \
463	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
464	  sed -n '/\.1[a-z]*$$/p'; \
465	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
466	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
467	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
468tags TAGS:
469
470ctags CTAGS:
471
472cscope cscopelist:
473
474
475distdir: $(DISTFILES)
476	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
477	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
478	list='$(DISTFILES)'; \
479	  dist_files=`for file in $$list; do echo $$file; done | \
480	  sed -e "s|^$$srcdirstrip/||;t" \
481	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
482	case $$dist_files in \
483	  */*) $(MKDIR_P) `echo "$$dist_files" | \
484			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
485			   sort -u` ;; \
486	esac; \
487	for file in $$dist_files; do \
488	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
489	  if test -d $$d/$$file; then \
490	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
491	    if test -d "$(distdir)/$$file"; then \
492	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
493	    fi; \
494	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
495	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
496	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
497	    fi; \
498	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
499	  else \
500	    test -f "$(distdir)/$$file" \
501	    || cp -p $$d/$$file "$(distdir)/$$file" \
502	    || exit 1; \
503	  fi; \
504	done
505check-am: all-am
506check: check-am
507all-am: Makefile $(SCRIPTS) $(MANS)
508installdirs:
509	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
510	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
511	done
512install: install-am
513install-exec: install-exec-am
514install-data: install-data-am
515uninstall: uninstall-am
516
517install-am: all-am
518	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
519
520installcheck: installcheck-am
521install-strip:
522	if test -z '$(STRIP)'; then \
523	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
524	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
525	      install; \
526	else \
527	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
528	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
529	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
530	fi
531mostlyclean-generic:
532
533clean-generic:
534	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
535
536distclean-generic:
537	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
538	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
539
540maintainer-clean-generic:
541	@echo "This command is intended for maintainers to use"
542	@echo "it deletes files that may require special tools to rebuild."
543	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
544clean: clean-am
545
546clean-am: clean-generic clean-libtool mostlyclean-am
547
548distclean: distclean-am
549	-rm -f Makefile
550distclean-am: clean-am distclean-generic
551
552dvi: dvi-am
553
554dvi-am:
555
556html: html-am
557
558html-am:
559
560info: info-am
561
562info-am:
563
564install-data-am: install-man
565
566install-dvi: install-dvi-am
567
568install-dvi-am:
569
570install-exec-am: install-binSCRIPTS
571
572install-html: install-html-am
573
574install-html-am:
575
576install-info: install-info-am
577
578install-info-am:
579
580install-man: install-man1
581
582install-pdf: install-pdf-am
583
584install-pdf-am:
585
586install-ps: install-ps-am
587
588install-ps-am:
589
590installcheck-am:
591
592maintainer-clean: maintainer-clean-am
593	-rm -f Makefile
594maintainer-clean-am: distclean-am maintainer-clean-generic
595
596mostlyclean: mostlyclean-am
597
598mostlyclean-am: mostlyclean-generic mostlyclean-libtool
599
600pdf: pdf-am
601
602pdf-am:
603
604ps: ps-am
605
606ps-am:
607
608uninstall-am: uninstall-binSCRIPTS uninstall-man
609
610uninstall-man: uninstall-man1
611
612.MAKE: install-am install-strip
613
614.PHONY: all all-am check check-am clean clean-generic clean-libtool \
615	cscopelist-am ctags-am distclean distclean-generic \
616	distclean-libtool distdir dvi dvi-am html html-am info info-am \
617	install install-am install-binSCRIPTS install-data \
618	install-data-am install-dvi install-dvi-am install-exec \
619	install-exec-am install-html install-html-am install-info \
620	install-info-am install-man install-man1 install-pdf \
621	install-pdf-am install-ps install-ps-am install-strip \
622	installcheck installcheck-am installdirs maintainer-clean \
623	maintainer-clean-generic mostlyclean mostlyclean-generic \
624	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
625	uninstall-am uninstall-binSCRIPTS uninstall-man uninstall-man1
626
627.PRECIOUS: Makefile
628
629
630gp-display-html: gp-display-html.in Makefile
631	$(do_subst) < $(srcdir)/gp-display-html.in > $@
632	chmod +x $@
633
634@BUILD_MAN_TRUE@gp-display-html.1: gp-display-html
635@BUILD_MAN_TRUE@	$(AM_V_GEN)_BUILDING_MANPAGE=1 $(HELP2MAN) $(HELP2MAN_OPT) \
636@BUILD_MAN_TRUE@	  --name=$(TEXT_GP_DISPLAY_HTML) ./gp-display-html $(H2M_FILTER) > $@
637
638# Tell versions [3.59,3.63) of GNU make to not export all variables.
639# Otherwise a system limit (for SysV at least) may be exceeded.
640.NOEXPORT:
641