diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2004-10-22 03:35:04 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2004-10-22 03:35:04 +0000 |
| commit | cac731ecbe6a80e0c607ece2833525a92601db99 (patch) | |
| tree | 0cd02e334e8e3395fcf1b76538cc512c03264bc6 /lib/Bytecode/Makefile.am | |
| parent | 9691a898c702b5ad6ec122dd38f8b4196316876c (diff) | |
We won't use automake
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17155 91177308-0d34-0410-b5e6-96231b3b80d8
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 7724041fd9..0000000000 --- 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 |
