X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-target-1.sh;h=34a885d3db1024c04d49923ec26894a794852688;hb=c43e3ee7e99bf8116402c2e6a90320b2e92b391b;hp=49524164b2447cc114acdbbbf17e6f4c97040bf9;hpb=babd45f7788c2f50c9d6193c1c7108e0a6b3a547;p=sbcl.git diff --git a/make-target-1.sh b/make-target-1.sh index 4952416..34a885d 100644 --- a/make-target-1.sh +++ b/make-target-1.sh @@ -24,7 +24,7 @@ export LANG LC_ALL # # (This C build has to come after the first genesis in order to get # the sbcl.h the C build needs, and come before the second genesis in -# order to produce the symbol table file that second genesis needs. It +# order to produce the symbol table file that second genesis needs. It # could come either before or after running the cross compiler; that # doesn't matter.) echo //building runtime system and symbol table file