bootstrap.image: define MAIN: to make-my-image.

master
John Benediktsson 2020-02-13 14:56:35 -08:00
parent c850d38e6c
commit b94d9662f9
1 changed files with 2 additions and 0 deletions

View File

@ -540,3 +540,5 @@ PRIVATE>
: make-my-image ( -- )
my-arch-name make-image ;
MAIN: make-my-image