mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
should compile all mrblib files
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ $(MRBC) : ../src/opcode.h ../src/codegen.c ../src/parse.y
|
||||
|
||||
# merge mruby sources
|
||||
$(RLIB) : $(MRBS)
|
||||
$(CAT) $? > $@
|
||||
$(CAT) $(MRBS) > $@
|
||||
|
||||
# clean up
|
||||
.PHONY : clean
|
||||
|
||||
Reference in New Issue
Block a user