head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2010.01.22.23.19.48;	author delphij;	state dead;
branches;
next	1.1;

1.1
date	2010.01.20.21.30.52;	author gabor;	state Exp;
branches;
next	;


desc
@@


1.2
log
@SVN rev 202843 on 2010-01-22 23:19:48Z by delphij

Move USD documents from /usr/share/doc/papers to to /usr/share/doc/usd.

Reviewed by:	gabor
@
text
@#	$FreeBSD: src/usr.bin/bc/USD.doc/Makefile,v 1.1 2010/01/20 21:30:52 gabor Exp $
#	$OpenBSD: Makefile,v 1.3 2004/02/01 15:18:01 jmc Exp $

DOC=	bc
DIR=	usd/06.bc
SRCS=	bc
MACROS=	-ms
BINDIR=	/usr/share/doc/papers

paper.txt: ${SRCS}
	${ROFF} -Tascii ${SRCS} > ${.TARGET}

.include <bsd.doc.mk>
@


1.1
log
@SVN rev 202719 on 2010-01-20 21:30:52Z by gabor

Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a good
compatibility level with the GNU counterparts and have shown to be mature
enough. For now, the GNU versions aren't removed from the tree, just detached
from the build.

Sponsored by:		Google Summer of Code 2008
Portbuild run by:	erwin
Approved by:		delphij
@
text
@d1 1
a1 1
#	$FreeBSD$
@

