Merge branch 'java_dev' of https://github.com/cseagle/unicorn into cseagle-java_dev

This commit is contained in:
Nguyen Anh Quynh 2015-09-25 12:42:42 +08:00
commit 633fe59931

View File

@ -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