* libarch_la_SOURCES: Removed ansidecl.h, bfd.h and dis-buf.c.
authortwisti <none@none>
Sun, 1 Jan 2006 18:20:33 +0000 (18:20 +0000)
committertwisti <none@none>
Sun, 1 Jan 2006 18:20:33 +0000 (18:20 +0000)
src/vm/jit/i386/Makefile.am

index 17fea2fecda4ad6f348ecfaff30f32cb1bafba35..8488fbf86c3de4162315d462a54dd84c79ab536f 100644 (file)
@@ -28,7 +28,7 @@
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 3914 2005-12-08 16:27:56Z twisti $
+## $Id: Makefile.am 4030 2006-01-01 18:20:33Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
@@ -58,12 +58,9 @@ noinst_HEADERS = \
 noinst_LTLIBRARIES = libarch.la
 
 libarch_la_SOURCES = \
-       ansidecl.h \
        asmpart.S \
-       bfd.h \
        codegen.c \
        codegen.h \
-       dis-buf.c \
        dis-asm.h \
        disass.c \
        emitfuncs.c \