Commit 66b2ba11 by Jim Wilson

Delete cond.awk reference.

From-SVN: r4310
parent fe9ef5d7
...@@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -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. /* This file defines the grammar of C and that of Objective C.
ifobjc ... end ifobjc conditionals contain code for Objective C only. ifobjc ... end ifobjc conditionals contain code for Objective C only.
ifc ... end ifc conditionals contain code for 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. */ c-parse.y and into objc-parse.y. */
/* To whomever it may concern: I have heard that such a thing was once /* To whomever it may concern: I have heard that such a thing was once
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment