mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Modify Ruby Extension
This commit is contained in:
@@ -2,6 +2,8 @@ include ../../Makefile4gem
|
||||
|
||||
GEM := ruby_extension_example
|
||||
|
||||
gem-all :
|
||||
GEM_RB_FILES := $(wildcard $(MRB_DIR)/*.rb)
|
||||
|
||||
gem-clean :
|
||||
gem-all : gem-rb-files
|
||||
|
||||
gem-clean : gem-clean-rb-files
|
||||
|
||||
Reference in New Issue
Block a user