aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/Makefile
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2003-08-06 23:48:04 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2003-08-06 23:48:04 +0000
commit541f5ec33d9d6dd38a7b7a8df1fee4bfb149d044 (patch)
tree0c930847c54c25a983f062c50a4c6a7a3c34f29c /en_US.ISO8859-1/books/Makefile
parent5421dc303f3d366d148e3de585f606200f42a395 (diff)
downloaddoc-541f5ec33d9d6dd38a7b7a8df1fee4bfb149d044.tar.gz
doc-541f5ec33d9d6dd38a7b7a8df1fee4bfb149d044.zip
o Split the FreeBSD Developers Handbook into two books:
- FreeBSD Architecture Handbook, which is a book about the FreeBSD architecture. The SMP article have also been moved into the new arch handbook as a separate chapter. - FreeBSD Developers Handbook, which is a book about developing on FreeBSD; basically what was left when the architecture parts was moved away. o Hook up the new FreeBSD Architecture Handbook to the build. o Remove the SMP article since it is now part of the FreeBSD Architecture Handbook. The relevant files from the FreeBSD Developers Handbook have been repository copied to the new FreeBSD Architecture Handbook. This is just step one in the split, both books need some work to be real seperate books. E.g. the FreeBSD Architecture Handbook still needs an introduction. Repository copy by: joe Requested by: rwatson Approved by: murray, ceri (mentor)
Notes
Notes: svn path=/head/; revision=17783
Diffstat (limited to 'en_US.ISO8859-1/books/Makefile')
-rw-r--r--en_US.ISO8859-1/books/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/Makefile b/en_US.ISO8859-1/books/Makefile
index 1dd8011b56..3e4c17b608 100644
--- a/en_US.ISO8859-1/books/Makefile
+++ b/en_US.ISO8859-1/books/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
-SUBDIR = corp-net-guide
+SUBDIR = arch-handbook
+SUBDIR+= corp-net-guide
SUBDIR+= design-44bsd
SUBDIR+= developers-handbook
SUBDIR+= faq