aboutsummaryrefslogtreecommitdiff
path: root/py/Makefile
diff options
context:
space:
mode:
authorDamien2013-10-07 23:09:10 +0100
committerDamien2013-10-07 23:09:10 +0100
commit3410be803507cf8c85575def4bb894d03b64e9fd (patch)
treeb2314f4c7fdd2e1eed3560cd54a262d9ca25ae36 /py/Makefile
parentacbf9a50d001492e91040087ee561f3d563f31b6 (diff)
Merge viper types with standard native emitter.
Diffstat (limited to 'py/Makefile')
-rw-r--r--py/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/Makefile b/py/Makefile
index 764676f6b..4d36f3c97 100644
--- a/py/Makefile
+++ b/py/Makefile
@@ -17,7 +17,6 @@ SRC = \
emitbc.c \
asmx64.c \
emitx64.c \
- emitviperx64.c \
emitthumb.c \
asmthumb.c \
emitinlinethumb.c \