* libarch_la_SOURCES: Removed dis-asm.h and i386-dis.c.
authortwisti <none@none>
Mon, 9 Jan 2006 12:10:06 +0000 (12:10 +0000)
committertwisti <none@none>
Mon, 9 Jan 2006 12:10:06 +0000 (12:10 +0000)
src/vm/jit/i386/Makefile.am

index d4eaa19597ccf0c2d9629b50344090e8efeb7482..3bf96aaaf4368cf8223a6d18577f284646f63b89 100644 (file)
@@ -28,7 +28,7 @@
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 4063 2006-01-02 14:24:25Z twisti $
+## $Id: Makefile.am 4105 2006-01-09 12:10:06Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
@@ -59,11 +59,9 @@ libarch_la_SOURCES = \
        asmpart.S \
        codegen.c \
        codegen.h \
-       dis-asm.h \
        disass.c \
        emitfuncs.c \
        emitfuncs.h \
-       i386-dis.c \
        md.c \
        patcher.c \
        \