DragonFly BSD
DragonFly commits List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/gnu/usr.bin/gdb/gdb


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Thu, 18 Nov 2004 13:02:52 +0100

On Thu, Nov 18, 2004 at 12:42:00PM +0900, YONETANI Tomokazu wrote:
> The question is, whether we can change .y.c rule in sys.mk to make it -jN
> (as pointed out by Brad).

We can't if YFLAGS include -d. Because our yacc has a slightly surprising
meaning of the -o option. It does set the name of the c-file and ALSO alters
the prefix for the headre file.

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]