At 5:34 PM +0100 3/18/04, Leopold Toetsch wrote:
Dan Sugalski <[EMAIL PROTECTED]> wrote:
Fix up another dependency issue

   -library/config.fpmc: myconfig config_lib.pasm
   +library/config.fpmc: myconfig config_lib.pasm $(TEST_PROG)

Actually I deleted $(TEST_PROG) from dependencies a day ago or so.

Well... that's wrong. Without it the dependencies are incomplete and a "make -j 3" fails. You have to have parrot to run the steps. $(TEST_PROG) might be the wrong target to use, but something needs to be in there.
--
Dan


--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to