e6deb0d6ab
Build proc-alpha from english sources Obtained from: The FreeBSD Russian Documentation Project
19 lines
402 B
Makefile
19 lines
402 B
Makefile
# The FreeBSD Russian Documentation Project
|
|
#
|
|
# $FreeBSD$
|
|
# $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/Makefile,v 1.1 2004/05/27 06:09:42 den Exp $
|
|
#
|
|
# Original revision: 1.6
|
|
|
|
RELN_ROOT?= ${.CURDIR}/../..
|
|
|
|
SUBDIR = alpha
|
|
SUBDIR+= amd64
|
|
SUBDIR+= ia64
|
|
SUBDIR+= i386
|
|
SUBDIR+= pc98
|
|
SUBDIR+= sparc64
|
|
|
|
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|