aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO_8859-1/tutorials
diff options
context:
space:
mode:
authorJohn Fieber <jfieber@FreeBSD.org>1998-01-18 22:27:43 +0000
committerJohn Fieber <jfieber@FreeBSD.org>1998-01-18 22:27:43 +0000
commit9ac04d647be6418be8f4de770bee9590d147f852 (patch)
tree46f381d2cb175e6906c21b7e9e57127dfeef7fde /en_US.ISO_8859-1/tutorials
parentff2f33d07432385148e74cc9cd4a3467b21dc8a9 (diff)
downloaddoc-9ac04d647be6418be8f4de770bee9590d147f852.tar.gz
doc-9ac04d647be6418be8f4de770bee9590d147f852.zip
In the process of re-constructing the FreeBSD web site automatic-update,
clean up the build process a wee bit. The basic change: instead of cheacking out bits and pieces of the doc tree into the web build tree, check out the doc tree somewhere else and put in a few symlinks from the web tree to the doc tree. On catfish (soon to be hub) for example: /usr/local/www/build/doc/... /usr/local/www/build/www/... where /usr/local/www/build/www/data/handbook -> ../../doc/handbook You have to manually put in the symlinks at the moment, but it works better than the evil CVS hackery. Also, install with -C to help avoid gratuitous cache-busting due to gratuitous timestamp twiddling.
Notes
Notes: svn path=/head/; revision=2376
Diffstat (limited to 'en_US.ISO_8859-1/tutorials')
-rw-r--r--en_US.ISO_8859-1/tutorials/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/en_US.ISO_8859-1/tutorials/Makefile b/en_US.ISO_8859-1/tutorials/Makefile
index 0434928bee..d89b4c97ac 100644
--- a/en_US.ISO_8859-1/tutorials/Makefile
+++ b/en_US.ISO_8859-1/tutorials/Makefile
@@ -1,8 +1,10 @@
-# $Id: Makefile,v 1.11 1997-09-13 04:24:09 jfieber Exp $
+# $Id: Makefile,v 1.12 1998-01-18 22:27:43 jfieber Exp $
DOCS?= index.sgml
SUBDIR= devel diskformat disklessx fonts mh multios newuser upgrade
DOCSUBDIR= ddwg ppp
+SGMLOPTS+= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr
+
.if defined $(NEW_BUILD)
SUBDIR=