diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1996-12-18 07:14:37 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1996-12-18 07:14:37 +0000 |
| commit | 98d5afdae8ccd93d4fa29d6928953d725babe734 (patch) | |
| tree | 1cfbaa0234afa432b18fd624221bdcd56a7de80f /ja/Makefile | |
| parent | cfb1e5a5ea3dc6bec82001e7919a9f1c0acf4e86 (diff) | |
Notes
Diffstat (limited to 'ja/Makefile')
| -rw-r--r-- | ja/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ja/Makefile b/ja/Makefile new file mode 100644 index 0000000000..c7f9709b0d --- /dev/null +++ b/ja/Makefile @@ -0,0 +1,6 @@ +# From: @(#)Makefile 8.1 (Berkeley) 6/5/93 +# $Id: Makefile,v 1.1 1996-12-18 07:14:37 asami Exp $ + +SUBDIR= handbook + +.include <bsd.subdir.mk> |
