help-make
[Top][All Lists]
Advanced

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

Re: Colons in targets/dependencies


From: Nick Moffitt
Subject: Re: Colons in targets/dependencies
Date: Sat, 8 Dec 2001 12:53:37 -0800
User-agent: Mutt/1.3.24i

Okay, thanks.

Next question:
        Can you tell me why the following gives me " *** No rule to
make target `downloads/index.html'.  Stop."?

 
downloads/%: http//zork.net/%
 
http//%:
        cd downloads
        wget http://$*
 
.PHONY: http//%
.DEFAULT: downloads/index.html    

-- 
INFORMATION GLADLY GIVEN BUT SAFETY REQUIRES AVOIDING UNNECESSARY CONVERSATION
 
        01234567 <- The amazing* indent-o-meter! 
        ^           (*: Indent-o-meter may not actually amaze.)



reply via email to

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