--- tools/doc/Makefile.in.orig Wed Oct 19 19:04:42 2005 +++ tools/doc/Makefile.in Wed Oct 19 19:05:15 2005 @@ -312,6 +312,8 @@ -rm -f libtool uninstall-info-am: install-docDATA: $(doc_DATA) + +ifndef NOPORTDOCS @$(NORMAL_INSTALL) test -z "$(docdir)" || $(mkdir_p) "$(DESTDIR)$(docdir)" @list='$(doc_DATA)'; for p in $$list; do \ @@ -320,6 +322,7 @@ echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \ $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \ done +endif uninstall-docDATA: @$(NORMAL_UNINSTALL) s-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/httperf
Commit message (Expand)AuthorAgeFilesLines
* Update my e-mail to my FreeBSD one.jlaffaye2011-06-091-1/+1
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Update MASTER_SITES and WWWbapt2010-08-292-19/+13
* Reset jmelo@FreeBSD.org due to many months of inactivity and no responselinimon2010-06-192-3/+1
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0