| 1 | # Makefile.in generated automatically by automake 1.5 from Makefile.am. |
|---|
| 2 | |
|---|
| 3 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 |
|---|
| 4 | # Free Software Foundation, Inc. |
|---|
| 5 | # This Makefile.in is free software; the Free Software Foundation |
|---|
| 6 | # gives unlimited permission to copy and/or distribute it, |
|---|
| 7 | # with or without modifications, as long as this notice is preserved. |
|---|
| 8 | |
|---|
| 9 | # This program is distributed in the hope that it will be useful, |
|---|
| 10 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
|---|
| 11 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
|---|
| 12 | # PARTICULAR PURPOSE. |
|---|
| 13 | |
|---|
| 14 | @SET_MAKE@ |
|---|
| 15 | |
|---|
| 16 | SHELL = @SHELL@ |
|---|
| 17 | |
|---|
| 18 | srcdir = @srcdir@ |
|---|
| 19 | top_srcdir = @top_srcdir@ |
|---|
| 20 | VPATH = @srcdir@ |
|---|
| 21 | prefix = @prefix@ |
|---|
| 22 | exec_prefix = @exec_prefix@ |
|---|
| 23 | |
|---|
| 24 | bindir = @bindir@ |
|---|
| 25 | sbindir = @sbindir@ |
|---|
| 26 | libexecdir = @libexecdir@ |
|---|
| 27 | datadir = @datadir@ |
|---|
| 28 | sysconfdir = @sysconfdir@ |
|---|
| 29 | sharedstatedir = @sharedstatedir@ |
|---|
| 30 | localstatedir = @localstatedir@ |
|---|
| 31 | libdir = @libdir@ |
|---|
| 32 | infodir = @infodir@ |
|---|
| 33 | mandir = @mandir@ |
|---|
| 34 | includedir = @includedir@ |
|---|
| 35 | oldincludedir = /usr/include |
|---|
| 36 | pkgdatadir = $(datadir)/@PACKAGE@ |
|---|
| 37 | pkglibdir = $(libdir)/@PACKAGE@ |
|---|
| 38 | pkgincludedir = $(includedir)/@PACKAGE@ |
|---|
| 39 | top_builddir = .. |
|---|
| 40 | |
|---|
| 41 | ACLOCAL = @ACLOCAL@ |
|---|
| 42 | AUTOCONF = @AUTOCONF@ |
|---|
| 43 | AUTOMAKE = @AUTOMAKE@ |
|---|
| 44 | AUTOHEADER = @AUTOHEADER@ |
|---|
| 45 | |
|---|
| 46 | INSTALL = @INSTALL@ |
|---|
| 47 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
|---|
| 48 | INSTALL_DATA = @INSTALL_DATA@ |
|---|
| 49 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
|---|
| 50 | INSTALL_HEADER = $(INSTALL_DATA) |
|---|
| 51 | transform = @program_transform_name@ |
|---|
| 52 | NORMAL_INSTALL = : |
|---|
| 53 | PRE_INSTALL = : |
|---|
| 54 | POST_INSTALL = : |
|---|
| 55 | NORMAL_UNINSTALL = : |
|---|
| 56 | PRE_UNINSTALL = : |
|---|
| 57 | POST_UNINSTALL = : |
|---|
| 58 | AMTAR = @AMTAR@ |
|---|
| 59 | AWK = @AWK@ |
|---|
| 60 | CXX = @CXX@ |
|---|
| 61 | CXXFLAGS = @CXXFLAGS@ |
|---|
| 62 | DEPDIR = @DEPDIR@ |
|---|
| 63 | EXEEXT = @EXEEXT@ |
|---|
| 64 | HAVE_READLINE = @HAVE_READLINE@ |
|---|
| 65 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
|---|
| 66 | OBJEXT = @OBJEXT@ |
|---|
| 67 | PACKAGE = @PACKAGE@ |
|---|
| 68 | VERSION = @VERSION@ |
|---|
| 69 | am__include = @am__include@ |
|---|
| 70 | am__quote = @am__quote@ |
|---|
| 71 | install_sh = @install_sh@ |
|---|
| 72 | |
|---|
| 73 | man_MANS = apachetop.1 |
|---|
| 74 | |
|---|
| 75 | EXTRA_DIST = $(man_MANS) |
|---|
| 76 | |
|---|
| 77 | MAINTAINERCLEANFILES = Makefile.in |
|---|
| 78 | subdir = man |
|---|
| 79 | mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs |
|---|
| 80 | CONFIG_HEADER = $(top_builddir)/config.h |
|---|
| 81 | CONFIG_CLEAN_FILES = |
|---|
| 82 | DIST_SOURCES = |
|---|
| 83 | |
|---|
| 84 | NROFF = nroff |
|---|
| 85 | MANS = $(man_MANS) |
|---|
| 86 | DIST_COMMON = Makefile.am Makefile.in |
|---|
| 87 | all: all-am |
|---|
| 88 | |
|---|
| 89 | .SUFFIXES: |
|---|
| 90 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
|---|
| 91 | cd $(top_srcdir) && \ |
|---|
| 92 | $(AUTOMAKE) --gnu man/Makefile |
|---|
| 93 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
|---|
| 94 | cd $(top_builddir) && \ |
|---|
| 95 | CONFIG_HEADERS= CONFIG_LINKS= \ |
|---|
| 96 | CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status |
|---|
| 97 | uninstall-info-am: |
|---|
| 98 | |
|---|
| 99 | man1dir = $(mandir)/man1 |
|---|
| 100 | install-man1: $(man1_MANS) $(man_MANS) |
|---|
| 101 | @$(NORMAL_INSTALL) |
|---|
| 102 | $(mkinstalldirs) $(DESTDIR)$(man1dir) |
|---|
| 103 | @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ |
|---|
| 104 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ |
|---|
| 105 | for i in $$l2; do \ |
|---|
| 106 | case "$$i" in \ |
|---|
| 107 | *.1*) list="$$list $$i" ;; \ |
|---|
| 108 | esac; \ |
|---|
| 109 | done; \ |
|---|
| 110 | for i in $$list; do \ |
|---|
| 111 | if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ |
|---|
| 112 | else file=$$i; fi; \ |
|---|
| 113 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ |
|---|
| 114 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ |
|---|
| 115 | inst=`echo $$inst | sed -e 's/^.*\///'`; \ |
|---|
| 116 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ |
|---|
| 117 | echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \ |
|---|
| 118 | $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \ |
|---|
| 119 | done |
|---|
| 120 | uninstall-man1: |
|---|
| 121 | @$(NORMAL_UNINSTALL) |
|---|
| 122 | @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ |
|---|
| 123 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ |
|---|
| 124 | for i in $$l2; do \ |
|---|
| 125 | case "$$i" in \ |
|---|
| 126 | *.1*) list="$$list $$i" ;; \ |
|---|
| 127 | esac; \ |
|---|
| 128 | done; \ |
|---|
| 129 | for i in $$list; do \ |
|---|
| 130 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ |
|---|
| 131 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ |
|---|
| 132 | inst=`echo $$inst | sed -e 's/^.*\///'`; \ |
|---|
| 133 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ |
|---|
| 134 | echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \ |
|---|
| 135 | rm -f $(DESTDIR)$(man1dir)/$$inst; \ |
|---|
| 136 | done |
|---|
| 137 | tags: TAGS |
|---|
| 138 | TAGS: |
|---|
| 139 | |
|---|
| 140 | |
|---|
| 141 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|---|
| 142 | |
|---|
| 143 | top_distdir = .. |
|---|
| 144 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) |
|---|
| 145 | |
|---|
| 146 | distdir: $(DISTFILES) |
|---|
| 147 | @for file in $(DISTFILES); do \ |
|---|
| 148 | if test -f $$file; then d=.; else d=$(srcdir); fi; \ |
|---|
| 149 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
|---|
| 150 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
|---|
| 151 | $(mkinstalldirs) "$(distdir)/$$dir"; \ |
|---|
| 152 | fi; \ |
|---|
| 153 | if test -d $$d/$$file; then \ |
|---|
| 154 | cp -pR $$d/$$file $(distdir) \ |
|---|
| 155 | || exit 1; \ |
|---|
| 156 | else \ |
|---|
| 157 | test -f $(distdir)/$$file \ |
|---|
| 158 | || cp -p $$d/$$file $(distdir)/$$file \ |
|---|
| 159 | || exit 1; \ |
|---|
| 160 | fi; \ |
|---|
| 161 | done |
|---|
| 162 | check-am: all-am |
|---|
| 163 | check: check-am |
|---|
| 164 | all-am: Makefile $(MANS) |
|---|
| 165 | |
|---|
| 166 | installdirs: |
|---|
| 167 | $(mkinstalldirs) $(DESTDIR)$(man1dir) |
|---|
| 168 | |
|---|
| 169 | install: install-am |
|---|
| 170 | install-exec: install-exec-am |
|---|
| 171 | install-data: install-data-am |
|---|
| 172 | uninstall: uninstall-am |
|---|
| 173 | |
|---|
| 174 | install-am: all-am |
|---|
| 175 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
|---|
| 176 | |
|---|
| 177 | installcheck: installcheck-am |
|---|
| 178 | install-strip: |
|---|
| 179 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
|---|
| 180 | `test -z '$(STRIP)' || \ |
|---|
| 181 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
|---|
| 182 | mostlyclean-generic: |
|---|
| 183 | |
|---|
| 184 | clean-generic: |
|---|
| 185 | |
|---|
| 186 | distclean-generic: |
|---|
| 187 | -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]* |
|---|
| 188 | |
|---|
| 189 | maintainer-clean-generic: |
|---|
| 190 | @echo "This command is intended for maintainers to use" |
|---|
| 191 | @echo "it deletes files that may require special tools to rebuild." |
|---|
| 192 | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) |
|---|
| 193 | clean: clean-am |
|---|
| 194 | |
|---|
| 195 | clean-am: clean-generic mostlyclean-am |
|---|
| 196 | |
|---|
| 197 | distclean: distclean-am |
|---|
| 198 | |
|---|
| 199 | distclean-am: clean-am distclean-generic |
|---|
| 200 | |
|---|
| 201 | dvi: dvi-am |
|---|
| 202 | |
|---|
| 203 | dvi-am: |
|---|
| 204 | |
|---|
| 205 | info: info-am |
|---|
| 206 | |
|---|
| 207 | info-am: |
|---|
| 208 | |
|---|
| 209 | install-data-am: install-man |
|---|
| 210 | |
|---|
| 211 | install-exec-am: |
|---|
| 212 | |
|---|
| 213 | install-info: install-info-am |
|---|
| 214 | |
|---|
| 215 | install-man: install-man1 |
|---|
| 216 | |
|---|
| 217 | installcheck-am: |
|---|
| 218 | |
|---|
| 219 | maintainer-clean: maintainer-clean-am |
|---|
| 220 | |
|---|
| 221 | maintainer-clean-am: distclean-am maintainer-clean-generic |
|---|
| 222 | |
|---|
| 223 | mostlyclean: mostlyclean-am |
|---|
| 224 | |
|---|
| 225 | mostlyclean-am: mostlyclean-generic |
|---|
| 226 | |
|---|
| 227 | uninstall-am: uninstall-info-am uninstall-man |
|---|
| 228 | |
|---|
| 229 | uninstall-man: uninstall-man1 |
|---|
| 230 | |
|---|
| 231 | .PHONY: all all-am check check-am clean clean-generic distclean \ |
|---|
| 232 | distclean-generic distdir dvi dvi-am info info-am install \ |
|---|
| 233 | install-am install-data install-data-am install-exec \ |
|---|
| 234 | install-exec-am install-info install-info-am install-man \ |
|---|
| 235 | install-man1 install-strip installcheck installcheck-am \ |
|---|
| 236 | installdirs maintainer-clean maintainer-clean-generic \ |
|---|
| 237 | mostlyclean mostlyclean-generic uninstall uninstall-am \ |
|---|
| 238 | uninstall-info-am uninstall-man uninstall-man1 |
|---|
| 239 | |
|---|
| 240 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
|---|
| 241 | # Otherwise a system limit (for SysV at least) may be exceeded. |
|---|
| 242 | .NOEXPORT: |
|---|