summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/bc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - Remove GNU bc/dc bits. There has not been any regressions seen aftergabor2010-02-211-21/+0
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+3
* Respect NO_EXAMPLESphk2005-08-051-0/+2
* Remove getopt*.c, we already have getopt_long() in libcache2004-02-171-1/+1
* GCC 3.1's cpp no longer searches for includes using hints from #line.obrien2002-03-161-5/+4
* Install files via FILES.ru2001-12-171-10/+4
* Fixed style bugs (tab corruption) on every changed line in previous commit.bde2001-11-111-2/+2
* Back out switching from libreadline to libedit:ache2001-11-091-2/+2
* Fixed style bugs in previous commit:bde2001-10-191-4/+2
* Turn on the libedit support in bc. Turn off libreadline.mdodd2001-10-191-2/+4
* install contrib/bc/Examples as /usr/share/examples/bcphantom2000-01-101-0/+10
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Use Byacc rather than Bison.obrien1999-08-021-2/+1
* Fixed races in `make -jN' using new yacc rules.bde1998-05-041-18/+5
* Add missing -DHAVE_CONFIG_Hache1998-05-011-2/+2
* Style:andreas1998-05-011-15/+8
* Add libtermcap to DPADD tooache1998-05-011-2/+2
* -ltermcap is required due to -lreadline else you get missing functionsscrappy1998-05-011-2/+2
* Use generated bc.hache1998-04-301-3/+9
* Turn on Readline supportache1998-04-301-1/+5
* Fix make - use -I${.CURDIR} instead of -I.ache1998-04-301-2/+2
* remove old bc-1.0.3 stuffandreas1998-04-291-6/+21
* Change -I$(.CURDIR) to -I. in CFLAGS. As Bruce pointed outsteve1996-11-041-1/+1
* Upgrade to version 1.03.steve1996-11-041-2/+6
* New manual page systemroot1993-07-021-1/+1
* Removed BINDIR= from Makefile so that bc installs in /usr/gnu/binrgrimes1993-06-211-1/+0
* New bc-1.02 bmake sourcespaul1993-06-191-0/+7
OpenPOWER on IntegriCloud