SCM Repository
Diff of /sml/trunk/config/_ml-build
Parent Directory
|
Revision Log
|
Patch
revision 569, Tue Mar 7 04:01:07 2000 UTC | revision 573, Thu Mar 9 15:23:52 2000 UTC | |
---|---|---|
# | Line 55 | Line 55 |
55 | handle _ => OS.Process.failure)) | handle _ => OS.Process.failure)) |
56 | EOF | EOF |
57 | ||
58 | if $SML full-cm.cm <$mlscript ; then | if $SML smlnj/cm/full.cm <$mlscript ; then |
59 | $LINK @SMLboot=$listfile $ | $LINK @SMLboot=$listfile $ |
60 | else | else |
61 | echo Compilation failed. | echo Compilation failed. |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |