Activate articles/diskless-x.
This commit is contained in:
parent
4294a5f1c3
commit
851726dc3b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6831
2 changed files with 16 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: doc/ja_JP.eucJP/articles/Makefile,v 1.1.1.1 2000/01/06 07:22:40 kuriyama Exp $
|
||||
# Original revision: 1.5
|
||||
|
||||
#SUBDIR = committers-guide
|
||||
#SUBDIR+= diskless-x
|
||||
SUBDIR+= diskless-x
|
||||
#SUBDIR+= fonts
|
||||
#SUBDIR+= formatting-media
|
||||
#SUBDIR+= mh
|
||||
|
|
14
ja_JP.eucJP/articles/diskless-x/Makefile
Normal file
14
ja_JP.eucJP/articles/diskless-x/Makefile
Normal file
|
@ -0,0 +1,14 @@
|
|||
# $FreeBSD$
|
||||
|
||||
DOC?= article
|
||||
|
||||
FORMATS?= html
|
||||
|
||||
INSTALL_COMPRESSED?=gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
SRCS= article.sgml
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
Loading…
Reference in a new issue