diff options
author | John Criswell <criswell@uiuc.edu> | 2003-11-25 19:59:21 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2003-11-25 19:59:21 +0000 |
commit | 27bf6376da3f190895c718635164ab2ff5dcd392 (patch) | |
tree | b085b6c7ec57b15d2be63a979f9411289be4469b | |
parent | 94a28c6bc816486c5754c5492202359a1f733ec4 (diff) | |
download | external_llvm-27bf6376da3f190895c718635164ab2ff5dcd392.zip external_llvm-27bf6376da3f190895c718635164ab2ff5dcd392.tar.gz external_llvm-27bf6376da3f190895c718635164ab2ff5dcd392.tar.bz2 |
Auto-conf'ed the ModuleMaker code.
Moved Makefile.common to Makefile.common.in.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10214 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | examples/ModuleMaker/Makefile.common.in (renamed from examples/ModuleMaker/Makefile.common) | 0 | ||||
-rw-r--r-- | projects/ModuleMaker/Makefile.common.in (renamed from projects/ModuleMaker/Makefile.common) | 0 | ||||
-rw-r--r-- | projects/SmallExamples/ModuleMaker/Makefile.common.in (renamed from projects/SmallExamples/ModuleMaker/Makefile.common) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/examples/ModuleMaker/Makefile.common b/examples/ModuleMaker/Makefile.common.in index b90ad9f..b90ad9f 100644 --- a/examples/ModuleMaker/Makefile.common +++ b/examples/ModuleMaker/Makefile.common.in diff --git a/projects/ModuleMaker/Makefile.common b/projects/ModuleMaker/Makefile.common.in index b90ad9f..b90ad9f 100644 --- a/projects/ModuleMaker/Makefile.common +++ b/projects/ModuleMaker/Makefile.common.in diff --git a/projects/SmallExamples/ModuleMaker/Makefile.common b/projects/SmallExamples/ModuleMaker/Makefile.common.in index b90ad9f..b90ad9f 100644 --- a/projects/SmallExamples/ModuleMaker/Makefile.common +++ b/projects/SmallExamples/ModuleMaker/Makefile.common.in |