Re: Double-Colon Rules Info page needs an example

2004-08-23 Thread Dan Jacobson
Paul> I don't see how this is a good example of how to use double-colon rules. Well, with no examples to build from, of course all users can do is wildly guess. ___ Bug-make mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-make

Re: Double-Colon Rules Info page needs an example

2004-08-23 Thread Paul D. Smith
%% Dan Jacobson <[EMAIL PROTECTED]> writes: dj> The Double-Colon Rules Info page needs an example snippet. dj> I think I figured out a use just from reading the documentation however: dj> bus8.htm:: #always check for a fresher version dj> wget -N http://www.fybus.com.tw/bus8.htm dj> fy