FREEBSD-upgrade revision 107809
1# $FreeBSD: head/contrib/one-true-awk/FREEBSD-upgrade 107809 2002-12-13 05:03:15Z obrien $
2
3Import of the February 1998 version of the "one true awk", as described
4in "The AWK Programming Language", by Al Aho, Brian Kernighan,
5and Peter Weinberger (Addison-Wesley, 1988, ISBN 0-201-07981-X).
6
7Original source were taken from Brian Kernighan's home page
8(http://cm.bell-labs.com/who/bwk/) and include bug fixes up thru
9Novembe 29, 2002.
10
11The following files were removed for this import:
12
13	buildwin.bat
14	makefile.win
15	missing95.c
16	ytab.c
17	ytab.h
18	ytabc.bak
19	ytabh.bak
20
21The vendor import was done by:
22
23	cvs import src/contrib/one-true-awk BELL_LABS bwk_20021129
24