lib/Bytecode is dead
authorChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 19:51:20 +0000 (19:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 19:51:20 +0000 (19:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36889 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Bytecode/Makefile [deleted file]

diff --git a/lib/Bytecode/Makefile b/lib/Bytecode/Makefile
deleted file mode 100644 (file)
index ecb9047..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-##===- lib/Bytecode/Makefile -------------------------------*- Makefile -*-===##
-# 
-#                     The LLVM Compiler Infrastructure
-#
-# This file was developed by the LLVM research group and is distributed under
-# the University of Illinois Open Source License. See LICENSE.TXT for details.
-# 
-##===----------------------------------------------------------------------===##
-
-LEVEL = ../..
-PARALLEL_DIRS = Archive
-
-include $(LEVEL)/Makefile.common
-