mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-04-04 14:07:42 +00:00
Merge branch 'java_dev' of https://github.com/cseagle/unicorn into cseagle-java_dev
This commit is contained in:
commit
633fe59931
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue