diff options
Diffstat (limited to 'lib/Bytecode/Makefile.am')
-rw-r--r-- | lib/Bytecode/Makefile.am | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lib/Bytecode/Makefile.am b/lib/Bytecode/Makefile.am deleted file mode 100644 index 7724041fd954..000000000000 --- a/lib/Bytecode/Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ -#===-- lib/Bytecode/Makefile.am ----------------------------*- Makefile -*--===# -# -# The LLVM Compiler Infrastructure -# -# This file was developed by Reid Spencer and is distributed under the -# University of Illinois Open Source License. See LICENSE.TXT for details. -# -#===------------------------------------------------------------------------===# - -include $(top_srcdir)/Makefile_config - -SUBDIRS = Reader Writer |