about summary refs log tree commit diff homepage
path: root/stp/constantbv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stp/constantbv/Makefile')
-rw-r--r--stp/constantbv/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/stp/constantbv/Makefile b/stp/constantbv/Makefile
deleted file mode 100644
index ee8155cf..00000000
--- a/stp/constantbv/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-#===-- stp/constantbv/Makefile -----------------------------*- Makefile -*--===#
-#
-#                     The KLEE Symbolic Virtual Machine
-#
-# This file is distributed under the University of Illinois Open Source
-# License. See LICENSE.TXT for details.
-#
-#===------------------------------------------------------------------------===#
-
-LEVEL=../..
-
-LIBRARYNAME=stp_constantbv
-DONT_BUILD_RELINKED=1
-BUILD_ARCHIVE=1
-
-include $(LEVEL)/Makefile.common