From owner-cvs-all Mon May 4 12:12:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA02823 for cvs-all-outgoing; Mon, 4 May 1998 12:12:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA02810; Mon, 4 May 1998 12:12:48 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA27634; Mon, 4 May 1998 12:10:21 -0700 (PDT) Date: Mon, 4 May 1998 12:10:21 -0700 (PDT) Message-Id: <199805041910.MAA27634@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/lex Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/05/04 12:10:20 PDT Modified files: usr.bin/lex Makefile Log: Simplified by using new yacc rules. The new lex rules can't be used here, at least without ifdefs for the bootstrap. Revision Changes Path 1.12 +3 -13 src/usr.bin/lex/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message