SCM Repository
Diff of /sml/trunk/src/ml-yacc/build
Parent Directory
|
Revision Log
|
Patch
revision 531, Sat Feb 5 21:29:18 2000 UTC | revision 532, Thu Feb 10 21:24:50 2000 UTC | |
---|---|---|
# | Line 51 | Line 51 |
51 | ||
52 | cd src | cd src |
53 | $SML $ARGS <<ZZZ | $SML $ARGS <<ZZZ |
54 | CM.autoload "host-compiler.cm"; | |
55 | Compiler.Control.FLINT.check:=true; | |
56 | CM.make "ml-yacc.cm"; | CM.make "ml-yacc.cm"; |
57 | ExportParseGen.export "$HEAP_IMAGE" : unit; | ExportParseGen.export "$HEAP_IMAGE" : unit; |
58 | ZZZ | ZZZ |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |