aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Makefile
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2001-09-14 03:56:45 +0000
committerChris Lattner <sabre@nondot.org>2001-09-14 03:56:45 +0000
commitc6495eeef65e936c5921063e2b70ac1af63f766d (patch)
tree4c2e746c2075065ad15c403e4b8d15d6f45b8d5b /lib/Target/Makefile
parentf6374bfd69f9acd7c128ca44f933df77614bcefd (diff)
Move files to new sparc directory
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@563 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Makefile')
-rw-r--r--lib/Target/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/Target/Makefile b/lib/Target/Makefile
new file mode 100644
index 0000000000..ebcd23a242
--- /dev/null
+++ b/lib/Target/Makefile
@@ -0,0 +1,5 @@
+LEVEL = ../..
+DIRS = Sparc
+
+include $(LEVEL)/Makefile.common
+