article, about diskless X servers. Will be turned in on in the main build later this week, when a new release of the DSSSL stylesheets will include a Serbian translation, also prepared by the submitted. Submitted by: Vladimir Vrzic <random@beotel.yu>
18 lines
399 B
Makefile
18 lines
399 B
Makefile
#SUBDIR = committers-guide
|
|
#SUBDIR+= dialup-firewall
|
|
SUBDIR+= diskless-x
|
|
#SUBDIR+= explaining-bsd
|
|
#SUBDIR+= freebsd-questions
|
|
#SUBDIR+= fonts
|
|
#SUBDIR+= formatting-media
|
|
#SUBDIR+= ipsec-must
|
|
#SUBDIR+= mh
|
|
#SUBDIR+= multi-os
|
|
#SUBDIR+= new-users
|
|
#SUBDIR+= programming-tools
|
|
#SUBDIR+= zip-drive
|
|
|
|
# ROOT_SYMLINKS+= new-users
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|