bootstrap.image: adding make-my-image for @erg.

db4
John Benediktsson 2012-09-21 11:35:46 -07:00
parent 3f947055b4
commit a9c165db4f
1 changed files with 3 additions and 0 deletions

View File

@ -596,3 +596,6 @@ PRIVATE>
: make-images ( -- )
images [ make-image ] each ;
: make-my-image ( -- )
my-arch make-image ;