I'd go this all one step further and say you ought to be able to do this:

$ @configure "-des"
$ mmk
$ mmk test
$ if $status .eq. %X00000001
$ then
$   MMK install
$ endif

or something similar, presumably with a real test against $status.

Should we consider a DWIM target (MMK DWIM! Yeah!) that builds, tests, and 
then installs if the tests succeed?

                                        Dan

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

Reply via email to