diff options
author | peter <peter@FreeBSD.org> | 1997-05-23 12:55:14 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-05-23 12:55:14 +0000 |
commit | 2f3b1873a166e82848aee73ec3720da31bc6e7d6 (patch) | |
tree | d17bd9e4e2ca709a023b5a7b030ba3cdde39d6bf /share/doc/ja_JP.EUC/Makefile | |
parent | 09b6e2858e64c29ae617a610a0fff7c22cd35968 (diff) | |
download | FreeBSD-src-2f3b1873a166e82848aee73ec3720da31bc6e7d6.zip FreeBSD-src-2f3b1873a166e82848aee73ec3720da31bc6e7d6.tar.gz |
Disconnect the FAQ and handbook from the makefiles and remove the files.
The FAQ and handbook have been repository copied to their own top-level
("doc") directory in the cvs tree which will not be branched so as to
avoid the syncing problems. At some point, the sgml text will require
formatting tools that will be from ports rather than the main source tree.
Requested by: jfieber, jkh
Diffstat (limited to 'share/doc/ja_JP.EUC/Makefile')
-rw-r--r-- | share/doc/ja_JP.EUC/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/share/doc/ja_JP.EUC/Makefile b/share/doc/ja_JP.EUC/Makefile deleted file mode 100644 index ec80e0c..0000000 --- a/share/doc/ja_JP.EUC/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -# From: @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $Id$ - -SUBDIR= handbook - -.include <bsd.subdir.mk> |