mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-25 02:09:50 +02:00
move some optional packages to new repository
This commit is contained in:
11
CodeBlock/Makefile
Normal file
11
CodeBlock/Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
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
|
Reference in New Issue
Block a user