help-make
[Top][All Lists]
Advanced

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

Re: "Advanced Auto-Dependency Generation" and lex/yacc (again)


From: Boris Kolpackov
Subject: Re: "Advanced Auto-Dependency Generation" and lex/yacc (again)
Date: Mon, 30 Jan 2006 20:08:39 +0000 (UTC)
User-agent: nn/6.6.5+RFC1522

Philip Guenther <address@hidden> writes:

> # Require that the .tab.h file(s) exist before any .o files are built
> %.o: | ${YACC_FILES:.y=.tab.h}
>
> endif

FYI, this does not have any effect in GNU make.

-boris





reply via email to

[Prev in Thread] Current Thread [Next in Thread]