doc/es_ES.ISO8859-1/articles/Makefile
Eitan Adler 1fb2e18819 multiple:
clean up for other older articles which were already deleted.

	tested with a top-level 'make'
2015-04-05 16:36:06 +00:00

17 lines
380 B
Makefile

# $FreeBSD$
# $FreeBSDes: doc/es_ES.ISO8859-1/articles/Makefile,v 1.3 2004/10/09 02:01:17 jesusr Exp $
SUBDIR =
SUBDIR+= contributing
SUBDIR+= explaining-bsd
SUBDIR+= fdp-es
SUBDIR+= linux-users
SUBDIR+= mailing-list-faq
SUBDIR+= nanobsd
SUBDIR+= p4-primer
SUBDIR+= problem-reports
SUBDIR+= releng
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"