Delete cond.awk reference.

From-SVN: r4310
This commit is contained in:
Jim Wilson 1993-05-03 16:25:49 -07:00
parent fe9ef5d7b7
commit 66b2ba11a6
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* This file defines the grammar of C and that of Objective C.
ifobjc ... end ifobjc conditionals contain code for Objective C only.
ifc ... end ifc conditionals contain code for C only.
The awk script cond.awk is used to convert this file into
Sed commands in Makefile.in are used to convert this file into
c-parse.y and into objc-parse.y. */
/* To whomever it may concern: I have heard that such a thing was once