]> rtime.felk.cvut.cz Git - pes-rpp/rpp-simulink.git/commit
Makefile: Rework release target
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 8 Jul 2015 10:28:47 +0000 (12:28 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 8 Jul 2015 10:29:14 +0000 (12:29 +0200)
commit01bde6d8a9b99e58b3656e531859906b5dd48983
tree081b0d74f58ba0f562d2e11020646109ac9cf287
parent63fb97874fb1528eb19f5995ab99eeb30fb5aad9
Makefile: Rework release target

In order to produce proper release packages, we need to specify two
variables RELEASE_TARGET (i.e. target platform) and RELEASE_ATTR (i.e.
which files to include in the release). To simplify this, there are a new
target release4 which specify the correct values for supported releases.
Makefile
rpp/lib