On Fri, Jan 04, 2002 at 02:09:31PM -0800, Brett Cundal wrote: > So, what's wrong with this picture? Should I build-depend on bison > and generate the file in the build target, or should I modify the > makefile to not delete the generated file? Both seem ugly to me. Is > there something else I should do?
I think it's best if you contact upstream and tell them that "make distclean" should not delete the file, only "make maintainer-clean" should. For the moment though, I'd change the Makefile not to delete the .tab.c file. Cheers, Richard -- __ _ |_) /| Richard Atterer | CS student at the Technische | GnuPG key: | \/�| http://atterer.net | Universit�t M�nchen, Germany | 0x888354F7 � '` � -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

