Date: Mon, 4 May 1998 10:56:23 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/gdb/gdb Makefile Message-ID: <199805041756.KAA26924@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/05/04 10:56:23 PDT
Modified files:
gnu/usr.bin/gdb/gdb Makefile
Log:
Simplified using new yacc rules. This is cosmetic - the old rules
worked because .ORDER prevented problems from concurrent generation
of multiple parsers (and their headers), and there were no missing
dependencies because the generated headers were not actually used.
Revision Changes Path
1.34 +4 -5 src/gnu/usr.bin/gdb/gdb/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805041756.KAA26924>
