mirror of
https://github.com/Cxbx-Reloaded/unicorn.git
synced 2024-11-30 06:40:43 +00:00
add command to create constants file for ruby
This commit is contained in:
parent
c59e06d798
commit
2c82671704
@ -19,6 +19,7 @@ build:
|
||||
$(MAKE) -C python gen_const
|
||||
$(MAKE) -C go gen_const
|
||||
$(MAKE) -C java gen_const
|
||||
$(MAKE) -C ruby gen_const
|
||||
python const_generator.py dotnet
|
||||
|
||||
install: build
|
||||
|
Loading…
Reference in New Issue
Block a user