d8a2cdf09b
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@
20 lines
392 B
Makefile
20 lines
392 B
Makefile
# $FreeBSD$
|
|
|
|
#
|
|
# The FreeBSD Hungarian Documentation Project
|
|
# %SOURCE% en_US.ISO8859-1/articles/Makefile
|
|
# %SRCID% 1.61
|
|
#
|
|
|
|
MAINTAINER= gabor@FreeBSD.org
|
|
|
|
SUBDIR = compiz-fusion
|
|
SUBDIR+= cups
|
|
SUBDIR+= explaining-bsd
|
|
SUBDIR+= gjournal-desktop
|
|
SUBDIR+= laptop
|
|
SUBDIR+= linux-comparison
|
|
SUBDIR+= linux-users
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|