Date: Fri, 17 Aug 2007 14:16:59 +0000 (UTC) From: "Bruce A. Mah" <bmah@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc Makefile Message-ID: <200708171416.l7HEGxwh051367@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bmah 2007-08-17 14:16:59 UTC
FreeBSD src repository
Modified files:
release/doc Makefile
Log:
Fix the order in which we build subdirectories in a "make all" from the
top-level release/doc directory. We were building in share/sgml first,
which caused us to autogenerate hardware notes entities in the wrong
format (we want to build these via ${RELNOTES_LANG}/hardware/Makefile,
in order to get the HWNOTES_MI variable).
Approved by: re (kensmith)
Revision Changes Path
1.8 +1 -1 src/release/doc/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708171416.l7HEGxwh051367>
