mirror of
https://github.com/mist-devel/mist-board.git
synced 2026-02-04 23:24:39 +00:00
Initial MIDI support
This commit is contained in:
@@ -45,7 +45,4 @@ clean:
|
||||
|
||||
release:
|
||||
make
|
||||
cd ./out; cp mist.rbf core.rbf ; cp ../../../../tos/system.fnt .; zip ../../../../www/mist.zip core.rbf system.fnt ; rm core.rbf system.fnt
|
||||
cp ../../../www/files.html files.tmp
|
||||
sed -e "s|Mist core updated on [0-9/]*.|Mist core updated on $(TODAY).|g" files.tmp > ../../../www/files.html
|
||||
rm files.tmp
|
||||
cd ./out; cp mist.rbf ../../../bin/cores/mist/core.rbf
|
||||
|
||||
Reference in New Issue
Block a user