Commit graph

6 commits

Author SHA1 Message Date
Murray Stokely
0d8e79bd0c * Make build/install of www /usr/obj prefix clean.
* Use make variables instead of hard coding commands, paths, and
  options.
* Wrap some long lines.
* Replace shell loops with make for loops, etc.

PR:		docs/31132
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-10-29 10:14:33 +00:00
Dima Dorfman
b42f5d1989 Set NO_LANGCODE_IN_DESTDIR. 2001-09-09 15:32:29 +00:00
Dima Dorfman
991f45389b Adjust the RELNOTES variable to reflect where webupdate checks out the
release notes.
2001-08-30 06:59:55 +00:00
Bruce A. Mah
0293c4ec84 Reflect reality: release documentation for RELENG_4 is no longer
stored in flat text files.
2001-08-20 23:43:59 +00:00
Dima Dorfman
816d0456a6 Explicitly set DOC_PREFIX in the child make invocation. This helps
fix the case where the release notes are not exactly three levels
below in "something/something-else/doc" (if that's not the case,
doc.relnotes.mk would be unable to find the right path to the doc/
tree).
2001-06-14 23:21:03 +00:00
Dima Dorfman
043f0bdcc7 Add infrastructure necessary to build the release notes with the web
site.  This is currently conditional on BUILD_RELNOTES being set,
which it isn't by default.  See the README for more information.

Discussed with:	bmah
2001-05-25 05:08:03 +00:00