commit
07d16450c8
2
Makefile
2
Makefile
|
@ -72,7 +72,7 @@ coreboot:
|
|||
# Rebuild the library (using byterun/ocamlrun ./ocamlc)
|
||||
$(MAKE) library-cross
|
||||
# Promote the new compiler and the new runtime
|
||||
$(MAKE) promote
|
||||
$(MAKE) CAMLRUN=byterun/ocamlrun promote
|
||||
# Rebuild the core system
|
||||
$(MAKE) partialclean
|
||||
$(MAKE) core
|
||||
|
|
2508
asmrun/.depend
2508
asmrun/.depend
File diff suppressed because it is too large
Load Diff
1568
byterun/.depend
1568
byterun/.depend
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue