mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-23 18:25:28 +00:00
Merge branch 'java_dev' of https://github.com/cseagle/unicorn into cseagle-java_dev
This commit is contained in:
commit
633fe59931
|
@ -16,6 +16,7 @@ SAMPLE_X86 = $(TMPDIR)/sample_x86
|
|||
all:
|
||||
cd python && $(MAKE) gen_const
|
||||
cd go && $(MAKE) gen_const
|
||||
cd java && $(MAKE) gen_const
|
||||
|
||||
samples: expected python
|
||||
|
||||
|
|
Loading…
Reference in a new issue