groff
[Top][All Lists]
Advanced

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

Re: [Groff] groff 1.19.1 compile/installation failure


From: Larry Jones
Subject: Re: [Groff] groff 1.19.1 compile/installation failure
Date: Mon, 17 May 2004 23:18:57 -0400 (EDT)

Keith Marshall writes:
> 
>       shdeps.sed: shdeps.sh
>               $(SHELL) $< "$(RT_SEP)" "$(SH_SEP)" "$(bindir)" > $@

$< is the *implied* source file -- it's only valid in an inference rule,
not an explicit rule.  Since there's just a single source file, you
should be able to use $? instead.

-Larry Jones

I like Mom to be impressed when I fulfill the least of my obligations.
-- Calvin


reply via email to

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