changeset 32427 | c22b7e41adf3 |
parent 7666 | 7b994e3dd41d |
32426:f20c72807bfd | 32427:c22b7e41adf3 |
---|---|
23 cd make && gnumake all |
23 cd make && gnumake all |
24 |
24 |
25 5. Construct the images: |
25 5. Construct the images: |
26 cd make && gnumake images |
26 cd make && gnumake images |
27 The resulting JDK image should be found in build/*/j2sdk-image |
27 The resulting JDK image should be found in build/*/j2sdk-image |
28 |
|
29 |