mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
11 lines
236 B
Makefile
11 lines
236 B
Makefile
coffee_files = main.coffee
|
|
|
|
jsfiles = blockly/blockly_compressed.js blockly/en.js blockly/blocks_compressed.js blockly/javascript_compressed.js
|
|
|
|
cssfiles =
|
|
|
|
copyfiles = scheme.html package.json
|
|
|
|
|
|
PKG_NAME=CodeBlock
|
|
include ../pkg.mk |