Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!MCC.COM!rfg From: rfg@MCC.COM (Ron Guilmette) Newsgroups: gnu.utils.bug Subject: a nit to pick in bison Makefile Message-ID: <8904112233.AA17621@riunite.aca.mcc.com> Date: 11 Apr 89 22:33:29 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 7 A minor nit in the bison Makefile is that the "clean:" target should probably remove the bison.info* files. Adding this will make the Makefile more consistant with other GNU things like the Makefile for GCC. // rfg