tech-toolchain archive

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

Re: make: :: embeded in targets



On Thu, Mar 03, 2011 at 10:15:18PM -0800, Simon J. Gerraty wrote:
 > One of my collegues has been running freebsd's regression tests with
 > bmake...
 > 
 > The patch below, allows something like:
 > 
 > all: silly::target
 > silly::target:
 >      @echo hi
 > 
 > to work, instead of saying
 > 
 > make: don't know how to make silly::target. Stop

ugh, is that really necessary?

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index