projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2caa920
)
Makefile for new sub directory
author
Anand Shukla
<ashukla@cs.uiuc.edu>
Tue, 27 Aug 2002 22:46:38 +0000
(22:46 +0000)
committer
Anand Shukla
<ashukla@cs.uiuc.edu>
Tue, 27 Aug 2002 22:46:38 +0000
(22:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3518
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/Mapping/Makefile
[new file with mode: 0644]
patch
|
blob
diff --git a/lib/CodeGen/Mapping/Makefile
b/lib/CodeGen/Mapping/Makefile
new file mode 100644
(file)
index 0000000..
de7c4f1
--- /dev/null
+++ b/
lib/CodeGen/Mapping/Makefile
@@ -0,0
+1,4
@@
+LEVEL = ../../..
+
+LIBRARYNAME = mapping
+include $(LEVEL)/Makefile.common