diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -62,6 +62,7 @@ PROGSRC=\      asm/intel64/int.cpp \      asm/intel64/jmp.cpp \      asm/intel64/mov.cpp \ +    asm/intel64/movsx.cpp \      asm/intel64/mul.cpp \      asm/intel64/neg.cpp \      asm/intel64/not.cpp \ | 
