From owner-cvs-gnu Sat Mar 29 02:33:23 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA18956 for cvs-gnu-outgoing; Sat, 29 Mar 1997 02:33:23 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA18947; Sat, 29 Mar 1997 02:33:20 -0800 (PST) Date: Sat, 29 Mar 1997 02:33:20 -0800 (PST) From: Peter Wemm Message-Id: <199703291033.CAA18947@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/gdb/gdb Makefile Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 97/03/29 02:33:19 Modified: gnu/usr.bin/gdb/gdb Makefile Log: generate c-exp.c, f-exp.c and m2-exp.c with yacc rather than using the generated ones in the gdb dist. Revision Changes Path 1.20 +5 -2 src/gnu/usr.bin/gdb/gdb/Makefile