diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,6 +74,7 @@ PROGSRC=\ asm/intel64/ror.cpp \ asm/intel64/sal_shl.cpp \ asm/intel64/sar.cpp \ + asm/intel64/setcc.cpp \ asm/intel64/shr.cpp \ asm/intel64/sub.cpp \ asm/intel64/trivials.cpp \ |