1f59da1ae9
1.60 -> 1.61 hu_HU.ISO8859-2/articles/Makefile 1.89 -> 1.90 hu_HU.ISO8859-2/books/handbook/firewalls/chapter.sgml 1.138 -> 1.139 hu_HU.ISO8859-2/books/handbook/linuxemu/chapter.sgml 1.19 -> 1.20 hu_HU.ISO8859-2/books/handbook/virtualization/chapter.sgml Obtained from: The FreeBSD Hungarian Documentation Project
23 lines
532 B
Makefile
23 lines
532 B
Makefile
# $FreeBSD: doc/hu_HU.ISO8859-2/articles/Makefile,v 1.8 2008/10/29 20:43:35 pgj Exp $
|
|
|
|
#
|
|
# 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+= dialup-firewall
|
|
SUBDIR+= explaining-bsd
|
|
SUBDIR+= gjournal-desktop
|
|
SUBDIR+= laptop
|
|
SUBDIR+= linux-comparison
|
|
SUBDIR+= linux-users
|
|
SUBDIR+= multi-os
|
|
SUBDIR+= version-guide
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|