diff --git a/data/ja_JP.EUC/Makefile b/data/ja_JP.EUC/Makefile index 0625f9f417..3dfa569adc 100644 --- a/data/ja_JP.EUC/Makefile +++ b/data/ja_JP.EUC/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.13 1998-07-07 03:14:10 hanai Exp $ +# $Id: Makefile,v 1.14 1998-07-26 10:51:28 hanai Exp $ # The FreeBSD Japanese Documentation Project # Original revision: 1.24 @@ -35,6 +35,7 @@ atoz.sgml: web.atoz #SUBDIR= cgi commercial gifs ports releases tutorials SUBDIR= docproj ports releases +SUBDIR=+ security # Subdirectories that have linuxdoc docs and makefiles that use # . diff --git a/data/ja_JP.EUC/security/Makefile b/data/ja_JP.EUC/security/Makefile new file mode 100644 index 0000000000..16565b55bd --- /dev/null +++ b/data/ja_JP.EUC/security/Makefile @@ -0,0 +1,12 @@ +# $Id: Makefile,v 1.1 1998-07-26 10:51:31 hanai Exp $ + +.if exists(Makefile.conf) +.include "Makefile.conf" +.endif + +DOCS= +DOCS+= programmers.sgml +#DOCS+= security.sgml +#DOCS+= secure.sgml + +.include "../web.mk" diff --git a/data/ja_JP.EUC/security/programmers.sgml b/data/ja_JP.EUC/security/programmers.sgml new file mode 100644 index 0000000000..7b397aa5db --- /dev/null +++ b/data/ja_JP.EUC/security/programmers.sgml @@ -0,0 +1,203 @@ + + + + %includes; +]> + + + + &header; + + +

+ + &footer + + diff --git a/ja/Makefile b/ja/Makefile index 0625f9f417..3dfa569adc 100644 --- a/ja/Makefile +++ b/ja/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.13 1998-07-07 03:14:10 hanai Exp $ +# $Id: Makefile,v 1.14 1998-07-26 10:51:28 hanai Exp $ # The FreeBSD Japanese Documentation Project # Original revision: 1.24 @@ -35,6 +35,7 @@ atoz.sgml: web.atoz #SUBDIR= cgi commercial gifs ports releases tutorials SUBDIR= docproj ports releases +SUBDIR=+ security # Subdirectories that have linuxdoc docs and makefiles that use # . diff --git a/ja/security/Makefile b/ja/security/Makefile new file mode 100644 index 0000000000..16565b55bd --- /dev/null +++ b/ja/security/Makefile @@ -0,0 +1,12 @@ +# $Id: Makefile,v 1.1 1998-07-26 10:51:31 hanai Exp $ + +.if exists(Makefile.conf) +.include "Makefile.conf" +.endif + +DOCS= +DOCS+= programmers.sgml +#DOCS+= security.sgml +#DOCS+= secure.sgml + +.include "../web.mk" diff --git a/ja/security/programmers.sgml b/ja/security/programmers.sgml new file mode 100644 index 0000000000..7b397aa5db --- /dev/null +++ b/ja/security/programmers.sgml @@ -0,0 +1,203 @@ + + + + %includes; +]> + + + + &header; + + +

+ + &footer + +