diff options
| author | Xin LI <delphij@FreeBSD.org> | 2006-03-15 19:57:48 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2006-03-15 19:57:48 +0000 |
| commit | 11d674989d495835cd04e37bbf20c7119e06a6bd (patch) | |
| tree | 3c9e29373d5df5a185649128074a208443b08248 | |
| parent | d6aa1908eb7dac606d9c0c4f4c46abb47f205022 (diff) | |
Notes
| -rw-r--r-- | zh_CN.GB2312/books/Makefile | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/zh_CN.GB2312/books/Makefile b/zh_CN.GB2312/books/Makefile index 8aedaa60fd..4297aff018 100644 --- a/zh_CN.GB2312/books/Makefile +++ b/zh_CN.GB2312/books/Makefile @@ -1,7 +1,11 @@ -# Original Revision: 1.12 +# +# The FreeBSD Simplified Chinese Project +# +# Original Revision: 1.14 # $FreeBSD$ -SUBDIR = handbook +SUBDIR = arch-handbook +SUBDIR+= handbook SUBDIR+= porters-handbook ROOT_SYMLINKS= handbook |
