doc/ja_JP.eucJP/articles/Makefile
Gabor Kovesdan d8a2cdf09b - Remove the following articles and references to them. Where it is
reasonable to maintain the reference, use the archived docs.

  5-roadmap
  checkpoint
  dialup-firewall
  diskless-x
  euro
  formatting-media
  hats (content moved to htdocs/internal)
  multi-os
  storage-devices
  vinum
  zip-drive

All of these articles can be found here:
http://docs.freebsd.org/doc/9.0-RELEASE/usr/share/doc/freebsd/en_US.ISO8859-1/articles/

No objection from:	doc@, www@
2012-09-20 14:33:30 +00:00

45 lines
943 B
Makefile

# $FreeBSD$
# Original revision: 1.47
SUBDIR =
#SUBDIR+= bsdl-gpl
#SUBDIR+= casestudy-argentina.com
#SUBDIR+= committers-guide
#SUBDIR+= console-server
SUBDIR+= contributing
#SUBDIR+= contributing-ports
SUBDIR+= contributors
#SUBDIR+= cvs-freebsd
#SUBDIR+= cvsup-advanced
#SUBDIR+= explaining-bsd
SUBDIR+= fbsd-from-scratch
#SUBDIR+= filtering-bridges
SUBDIR+= fonts
#SUBDIR+= freebsd-questions
#SUBDIR+= geom-class
#SUBDIR+= hats
#SUBDIR+= hubs
SUBDIR+= ipsec-must
#SUBDIR+= java-tomcat
#SUBDIR+= laptop
#SUBDIR+= linux-comparison
#SUBDIR+= mailing-list-faq
#SUBDIR+= mh
#SUBDIR+= new-users
#SUBDIR+= pam
#SUBDIR+= portbuild
#SUBDIR+= pr-guidelines
SUBDIR+= problem-reports
#SUBDIR+= pxe
#SUBDIR+= relaydelay
#SUBDIR+= releng
#SUBDIR+= releng-packages
#SUBDIR+= serial-uart
#SUBDIR+= solid-state
#SUBDIR+= vinum
#SUBDIR+= vm-design
# ROOT_SYMLINKS+= new-users
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"