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