From 66b2ba11a63a3f210461d440fca565a836a25281 Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Mon, 3 May 1993 16:25:49 -0700 Subject: [PATCH] Delete cond.awk reference. From-SVN: r4310 --- gcc/c-parse.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/c-parse.in b/gcc/c-parse.in index 0693371..1cab424 100644 --- a/gcc/c-parse.in +++ b/gcc/c-parse.in @@ -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 -- 2.7.4