summaryrefslogtreecommitdiffstats
path: root/usr.bin/awk/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove misc. depend and yacc nits that no longer matter.espie2017-07-101-4/+2
* mark files as BUILDFIRST, or write explicit dependencies, so that mostespie2017-06-161-1/+3
* Remove wrong workaround for the 88100 `awk bug' - it turns out compilingmiod2013-08-181-5/+1
* Build awk with -O1 on m88k for now; when built -O2, it would sporadicallymiod2013-07-281-1/+5
* remove makefile hacks that are no longer needed with t1 t2: working properlyespie2012-12-211-6/+3
* get rid of the nawk hard linkderaadt2010-08-251-3/+1
* Stop installing many of the incredibly dated and un-authoritative share/docderaadt2010-01-041-6/+1
* fix yacc/lex parallel file generationespie2007-11-241-3/+6
* allow this to build w/ cross-tools thru providing proper hostcflags; found by rainor's workmickey2007-03-181-2/+3
* Update to version 20041222; OK deraadt@millert2004-12-301-2/+2
* install awk USD;jmc2003-12-141-1/+6
* August 1997 version of "the one true awk"kstailey1997-08-251-11/+10
* Basically stock AT&T resarch awk until the awk vs. flex problemsmillert1997-01-241-7/+3
* HOSTCC for maketab; from dalederaadt1996-10-121-2/+3
* Should get installed as nawk as well.etheisen1996-07-061-0/+4
* AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by metholo1996-07-041-0/+23