Check in makefile

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@788 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2001-10-13 16:57:03 +00:00
parent 022d06ce2f
commit ce2a550d5e

6
lib/Transforms/Makefile Normal file
View File

@ -0,0 +1,6 @@
LEVEL = ../..
LIBRARYNAME = transforms
include $(LEVEL)/Makefile.common