Merge branch 'master' into noglib

This commit is contained in:
Nguyen Anh Quynh
2016-12-22 12:13:34 +08:00
2 changed files with 11 additions and 10 deletions

View File

@@ -279,6 +279,7 @@ dist:
git archive --format=zip --prefix=unicorn-$(DIST_VERSION)/ $(TAG) > unicorn-$(DIST_VERSION).zip
# run "make header" whenever qemu/header_gen.py is modified
header:
$(eval TARGETS := m68k arm aarch64 mips mipsel mips64 mips64el\
powerpc sparc sparc64 x86_64)