188cb83a51
and files which have no original $FreeBSD$ tag. * Remove an spurious MAINTAINER line which crept in while copying the file from the en_US directory
13 lines
199 B
Makefile
13 lines
199 B
Makefile
# $FreeBSD$
|
|
#
|
|
# %SOURCE% en_US.ISO8859-1/Makefile
|
|
# %SRCID% 1.7
|
|
#
|
|
|
|
SUBDIR = articles
|
|
SUBDIR+= books
|
|
|
|
COMPAT_SYMLINK = nl
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|