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 New Issue
Block a user