aboutsummaryrefslogtreecommitdiff
path: root/es_ES.ISO8859-1/articles/Makefile
diff options
context:
space:
mode:
authorJesus Rodriguez Cuesta <jesusr@FreeBSD.org>2004-01-17 02:29:41 +0000
committerJesus Rodriguez Cuesta <jesusr@FreeBSD.org>2004-01-17 02:29:41 +0000
commit578a7f6c62bd00d96d90a63d5043e3596e5d9843 (patch)
tree49916c389c164be3f0c744f3200b083db899f186 /es_ES.ISO8859-1/articles/Makefile
parent7ec8d92484fa220b33225b637e6c0278a9dac4f2 (diff)
downloaddoc-578a7f6c62bd00d96d90a63d5043e3596e5d9843.tar.gz
doc-578a7f6c62bd00d96d90a63d5043e3596e5d9843.zip
Add Makefile for spanish articles build.
Notes
Notes: svn path=/head/; revision=19691
Diffstat (limited to 'es_ES.ISO8859-1/articles/Makefile')
-rw-r--r--es_ES.ISO8859-1/articles/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/es_ES.ISO8859-1/articles/Makefile b/es_ES.ISO8859-1/articles/Makefile
new file mode 100644
index 0000000000..31afa99183
--- /dev/null
+++ b/es_ES.ISO8859-1/articles/Makefile
@@ -0,0 +1,11 @@
+# $FreeBSD$
+
+SUBDIR =
+SUBDIR+= contributing
+SUBDIR+= dialup-firewall
+SUBDIR+= explaining-bsd
+SUBDIR+= laptop
+SUBDIR+= zip-drive
+
+DOC_PREFIX?= ${.CURDIR}/../..
+.include "${DOC_PREFIX}/share/mk/doc.project.mk"