about summary refs log tree commit diff homepage
diff options
context:
space:
mode:
authorDan Liew <daniel.liew@imperial.ac.uk>2015-04-15 21:56:29 +0100
committerDan Liew <daniel.liew@imperial.ac.uk>2015-04-25 13:36:56 +0100
commit1b765967efc8d88460331d271ffefcb175a6c419 (patch)
treefd1e9c0662ecb0c31d7b6233cda38dd6fc5598af
parent40d32b2957993da14b32f26697f47b81bc6c0fcb (diff)
downloadklee-1b765967efc8d88460331d271ffefcb175a6c419.tar.gz
Remove some dead makefile variables left over from the old testing
system.
-rw-r--r--Makefile.config.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.config.in b/Makefile.config.in
index dc8bb872..098b68fb 100644
--- a/Makefile.config.in
+++ b/Makefile.config.in
@@ -73,5 +73,3 @@ CXXFLAGS := @CXXFLAGS@ -g -Wall
 LDFLAGS := @LDFLAGS@ -g
 
 REQUIRES_RTTI := @REQUIRES_RTTI@
-RUNTEST := @RUNTEST@
-TCLSH := @TCLSH@