diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -57,6 +57,8 @@ PROGSRC=\      asm/intel64/jmp.cpp \      asm/intel64/mov.cpp \      asm/intel64/mul.cpp \ +    asm/intel64/pop.cpp \ +    asm/intel64/push.cpp \      asm/intel64/sub.cpp \      asm/intel64/trivials.cpp \      asm/intel64/xor.cpp \ | 
