aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/bc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* GCC 3.1's cpp no longer searches for includes using hints from #line.David E. O'Brien2002-03-161-5/+4
* Install files via FILES.Ruslan Ermilov2001-12-171-10/+4
* Fixed style bugs (tab corruption) on every changed line in previous commit.Bruce Evans2001-11-111-2/+2
* Back out switching from libreadline to libedit:Andrey A. Chernov2001-11-091-2/+2
* Fixed style bugs in previous commit:Bruce Evans2001-10-191-4/+2
* Turn on the libedit support in bc. Turn off libreadline.Matthew N. Dodd2001-10-191-2/+4
* install contrib/bc/Examples as /usr/share/examples/bcAlexey Zelkin2000-01-101-0/+10
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Use Byacc rather than Bison.David E. O'Brien1999-08-021-2/+1
* Fixed races in `make -jN' using new yacc rules.Bruce Evans1998-05-041-18/+5
* Add missing -DHAVE_CONFIG_HAndrey A. Chernov1998-05-011-2/+2
* Style:Andreas Klemm1998-05-011-15/+8
* Add libtermcap to DPADD tooAndrey A. Chernov1998-05-011-2/+2
* -ltermcap is required due to -lreadline else you get missing functionsMarc G. Fournier1998-05-011-2/+2
* Use generated bc.hAndrey A. Chernov1998-04-301-3/+9
* Turn on Readline supportAndrey A. Chernov1998-04-301-1/+5
* Fix make - use -I${.CURDIR} instead of -I.Andrey A. Chernov1998-04-301-2/+2
* remove old bc-1.0.3 stuffAndreas Klemm1998-04-291-6/+21
* Change -I$(.CURDIR) to -I. in CFLAGS. As Bruce pointed outSteve Price1996-11-041-1/+1
* Upgrade to version 1.03.Steve Price1996-11-041-2/+6
* New manual page systemCharlie Root1993-07-021-1/+1
* Removed BINDIR= from Makefile so that bc installs in /usr/gnu/binRodney W. Grimes1993-06-211-1/+0
* New bc-1.02 bmake sourcesPaul Richards1993-06-191-0/+7