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

  pb> all is not a shell command.
  pb> You might try
  pb> rom : RUNFROMFLASH=yes
  pb> rom : all

  pb> ram : RUNFROMFLASH=no
  pb> ram : all

This won't work if he's doing all his testing of RUNFROMFLASH in make
conditional statements, like:

    ifdef RUNFROMFLASH

etc.

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