%% "PATTON, BILLY \(SBCSI\)" <[EMAIL PROTECTED]> writes:

  pb> % : %.ksh
  pb>       @echo "Copy $@ to $<"

  pb> So how can I get this to work?

I already said:

  >> [...] you'll have to write something like this:
  >> 
  >> /full_path/bin/% : /full_path/src/%.ksh
  >>        ...
  >> 
  >> If you can't do that you won't be able to use pattern rules.

-- 
-------------------------------------------------------------------------------
 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


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to