]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commitdiff
remove jit-cfg.h and jit-cfg.c from the build, leave them in the tree for reference
authorAleksey Demakov <ademakov@gmail.com>
Tue, 28 Apr 2009 22:42:42 +0000 (22:42 +0000)
committerAleksey Demakov <ademakov@gmail.com>
Tue, 28 Apr 2009 22:42:42 +0000 (22:42 +0000)
ChangeLog
jit/Makefile.am

index 09f2d364d2e2b76146eaa7dc64be0de16e5ea027..53b4a669c5d38b2946ed737745cc4663be53daf5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
        instead of zero on error.
        * jit/jit-insn.c (jit_insn_call_finally): create a new block after
        JIT_OP_CALL_FINALLY.
+       * jit/Makefile.am (libjit_la_SOURCES): remove jit-cfg.[ch].
 
 2009-04-24  Michele Tartara  <mikyt@users.sourceforge.net>
 
index 3013f853aa326caa5daa1375140aa722d95ce0cf..681310f0466c11fbaad0d8e82e60bf0718dcde21 100644 (file)
@@ -18,8 +18,6 @@ libjit_la_SOURCES = \
        jit-block.c \
        jit-cache.h \
        jit-cache.c \
-       jit-cfg.h \
-       jit-cfg.c \
        jit-context.c \
        jit-cpuid-x86.h \
        jit-cpuid-x86.c \