Merge the following from the English version:
1.18 -> 1.22 Makefile 1.3 -> 1.4 Makefile.inc
This commit is contained in:
parent
c264f50ea4
commit
c73e1c2d88
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11292
2 changed files with 11 additions and 6 deletions
ja_JP.eucJP/articles
|
@ -1,26 +1,31 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
# Original revision: 1.18
|
# Original revision: 1.22
|
||||||
|
|
||||||
#SUBDIR = committers-guide
|
SUBDIR =
|
||||||
|
#SUBDIR+= committers-guide
|
||||||
#SUBDIR+= console-server
|
#SUBDIR+= console-server
|
||||||
SUBDIR = contributors
|
SUBDIR+= contributing
|
||||||
|
SUBDIR+= contributors
|
||||||
|
#SUBDIR+= cvsup-advanced
|
||||||
SUBDIR+= dialup-firewall
|
SUBDIR+= dialup-firewall
|
||||||
SUBDIR+= diskless-x
|
SUBDIR+= diskless-x
|
||||||
#SUBDIR+= explaining-bsd
|
#SUBDIR+= explaining-bsd
|
||||||
#SUBDIR+= filtering-bridges
|
#SUBDIR+= filtering-bridges
|
||||||
#SUBDIR+= freebsd-questions
|
|
||||||
SUBDIR+= fonts
|
SUBDIR+= fonts
|
||||||
#SUBDIR+= formatting-media
|
#SUBDIR+= formatting-media
|
||||||
|
#SUBDIR+= freebsd-questions
|
||||||
SUBDIR+= ipsec-must
|
SUBDIR+= ipsec-must
|
||||||
#SUBDIR+= laptop
|
#SUBDIR+= laptop
|
||||||
#SUBDIR+= mh
|
#SUBDIR+= mh
|
||||||
SUBDIR+= multi-os
|
SUBDIR+= multi-os
|
||||||
#SUBDIR+= new-users
|
#SUBDIR+= new-users
|
||||||
|
#SUBDIR+= problem-reports
|
||||||
#SUBDIR+= programming-tools
|
#SUBDIR+= programming-tools
|
||||||
#SUBDIR+= pxe
|
#SUBDIR+= pxe
|
||||||
#SUBDIR+= serial-uart
|
#SUBDIR+= serial-uart
|
||||||
#SUBDIR+= solid-state
|
#SUBDIR+= solid-state
|
||||||
#SUBDIR+= storage-devices
|
#SUBDIR+= storage-devices
|
||||||
|
#SUBDIR+= vinum
|
||||||
#SUBDIR+= vm-design
|
#SUBDIR+= vm-design
|
||||||
SUBDIR+= zip-drive
|
SUBDIR+= zip-drive
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# $FreeBSD: doc/ja_JP.eucJP/articles/Makefile.inc,v 1.1.1.1 2000/01/06 07:22:40 kuriyama Exp $
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
# Original revision: 1.3
|
# Original revision: 1.4
|
||||||
|
|
||||||
TIDYFLAGS= -raw
|
TIDYFLAGS= -raw
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue