On Sun, Feb 16, 2003 at 05:22:47PM -0700, Debian Policy CVS wrote:
> Modified files:
>       debian         : rules 
> Added files:
>       .              : Makefile 
> 
> Log message:
>   used some proper makefile dependencies, less crufty shell code et al

There's one real change, though. The new build rule,

        $(MAKE) $(SGML_FILES:=.sgml.validate) \
                $(SGML_FILES:=.html.tar.gz) \
                $(SGML_FILES:=.txt.gz)

first does all the nsgmls's, then all the debiandoc2htmls and then all the
debiandoc2txts. Of course, it can be made to use the old ordering, but I
don't think it will look as snappy that way. :)

-- 
     2. That which causes joy or happiness.

Reply via email to