This commit is contained in:
Matthew Flatt 2012-04-17 17:08:24 -06:00
parent df0651c277
commit 62408cc727

View File

@ -7,7 +7,7 @@
names shift).
If you make a version with omissions or additions, set
USE_COMPILED_STARTUP to 0 and change the version on "schminc.h";
USE_COMPILED_STARTUP to 0 and change the version on "schvers.h";
then, `make cgc' and then `make cstartup' to create "cstartup.inc";
finally, set EXPECTED_PRIM_COUNT to the right value and
USE_COMPILED_STARTUP to 1 and `make' again. */