%% 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> fybus.w3m:bus8.htm
  dj>   w3m -cols 99 -dump $? > $@

I don't see how this is a good example of how to use double-colon
rules...?  This seems like it could just as easily use a single-colon
rule and behave the same way.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to