Source-Changes archive

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

Re: CVS commit: gnusrc/gnu/usr.bin/tar.new/libtar



On Thu, 10 Oct 2002, Matthias Drochner wrote:

: add a dummy pattern rule to avoid yacc invocation
: (which fails with r/o src tree)

The proper fix would be to .NOPATH: the respective .c (and .h, if
applicable) file(s), so that yacc *will* be invoked (and will place the new
file in ${.OBJDIR}).

This sort of thing has been done elsewhere in the tree (gcc comes to mind
8-).

-- 
-- Todd Vierling <tv%pobox.com@localhost>




Home | Main Index | Thread Index | Old Index