Add some basic Makefiles.

This commit is contained in:
Tom Rhodes 2004-08-23 19:13:17 +00:00
parent ba0ce2f89d
commit 3f9d2be0af
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22081
3 changed files with 30 additions and 0 deletions
no_NO.ISO8859-1

9
no_NO.ISO8859-1/Makefile Normal file
View file

@ -0,0 +1,9 @@
# $FreeBSD$
#SUBDIR = articles
SUBDIR+= books
COMPAT_SYMLINK = no
DOC_PREFIX?= ${.CURDIR}/..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -0,0 +1,13 @@
#
# The FreeBSD Documentation Project
# The FreeBSD Norwegian Documentation Project
#
# $FreeBSD$
#
SUBDIR= handbook
ROOT_SYMLINKS= handbook
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -0,0 +1,8 @@
#
# The FreeBSD Documentation Project
# The FreeBSD Norwegian Documentation Project
#
# $FreeBSD$
#
DESTDIR?= ${DOCDIR}/no_NO.ISO8859-1/books/${.CURDIR:T}