Changeset 63660a3 in mainline for uspace/app/vlaunch/meson.build


Ignore:
Timestamp:
2019-08-17T12:49:43Z (5 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
41408d94
Parents:
2c38a55b
git-author:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-26 14:31:18)
git-committer:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-08-17 12:49:43)
Message:

shuffle some variables around

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/vlaunch/meson.build

    r2c38a55b r63660a3  
    66        input : _images,
    77        output : [ 'images.zip' ],
    8         command : [ mkarray, '@OUTDIR@', 'images', 'image', as_prolog, '.data', '@INPUT@' ],
     8        command : [ mkarray, '@OUTDIR@', 'images', 'image', uspace_as_prolog, '.data', '@INPUT@' ],
    99)
    1010_imgs_s = custom_target('vlaunch_images.s',
Note: See TracChangeset for help on using the changeset viewer.