Add Makefile for doc/zh.
This commit is contained in:
parent
80b2078094
commit
6cd3fa9db2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4155
2 changed files with 12 additions and 0 deletions
6
zh/Makefile
Normal file
6
zh/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
# From: @(#)Makefile 8.1 (Berkeley) 6/5/93
|
||||
# $Id: Makefile,v 1.1 1999-01-30 23:23:13 vanilla Exp $
|
||||
|
||||
SUBDIR = FAQ
|
||||
|
||||
.include <bsd.subdir.mk>
|
6
zh_TW.Big5/Makefile
Normal file
6
zh_TW.Big5/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
# From: @(#)Makefile 8.1 (Berkeley) 6/5/93
|
||||
# $Id: Makefile,v 1.1 1999-01-30 23:23:13 vanilla Exp $
|
||||
|
||||
SUBDIR = FAQ
|
||||
|
||||
.include <bsd.subdir.mk>
|
Loading…
Reference in a new issue