head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_6_3_0:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_2_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_1_0:1.2;
locks; strict;
comment	@# @;


1.2
date	2005.11.20.16.08.21;	author jkoshy;	state Exp;
branches;
next	1.1;

1.1
date	2005.11.13.11.58.59;	author jkoshy;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Switch to using PIC-based figures.
- Add a figure representing the project's organizational structure.
@
text
@#
# $FreeBSD$
#
# Article: Building products using FreeBSD

DOC?=			article

FORMATS?=		html

INSTALL_COMPRESSED?=	gz
INSTALL_ONLY_COMPRESSED?=

SRCS=			article.sgml

IMAGES_EN=		freebsd-branches.pic freebsd-organization.pic

URL_RELPREFIX?=	../../../..
DOC_PREFIX?= ${.CURDIR}/../../..

.include "${DOC_PREFIX}/share/mk/doc.project.mk"
@


1.1
log
@Add a technical marketing article: Building Products with FreeBSD.

Reviewed by:	gnn, linimon, murray, remko,
		Bhyrava Prasad <prasadb@@gmail.com>,
		Nanjangud Narendra <ncnaren@@rediffmail.com>,
		Ramanraj K <ramanraj.k@@gmail.com>,
@
text
@d15 1
a15 1
IMAGES_EN=		freebsd-branches.eps
@

