Refactor js2c.py and eliminate related pylint warnings (#1728)
JerryScript-DCO-1.0-Signed-off-by: Robert Sipka rsipka.uszeged@partner.samsung.com
This commit is contained in:
@@ -71,7 +71,7 @@ jerry:
|
||||
cp $(BUILD_DIR)/lib/libjerry-libm.a $(COPYTARGET)/libjerrylibm.a
|
||||
|
||||
js2c:
|
||||
cd targets/mbed; ../tools/js2c.py;
|
||||
cd targets/mbed; ../../tools/js2c.py;
|
||||
|
||||
yotta:
|
||||
cd targets/mbed; \
|
||||
|
||||
Reference in New Issue
Block a user