%% "Jason Sheu" <[EMAIL PROTECTED]> writes:

  js> I cannot seem to escape ":" from the name name. Here is a test
  js> Makefile.

Using colons in prerequisite names is not supported by make (same with
spaces in names).

There is an enhancement request on this in the Savannah bug database.

-- 
-------------------------------------------------------------------------------
 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
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to