FILES = c0vm.js bytecode-parser.js byte-stream.js opcodes.js index.js all: $(FILES) browserify $(FILES) -o vm.js