$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-11-06 10:45:10
On Wednesday 06 November 2002 10:51 am, Larry Evans wrote:
> I think I found a typo. In the examples/Makefile, there's function.docbook
> in the commands for target, docbook-function; yet, this is not present or
> created anywhere. I changed this to function_ref.docbook and this worked.
Oops. The docbook-function target is just a holdover from some old DocBook
experiments. It isn't needed now, and I've removed it. Thanks.
Doug