Initial makefile

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2882 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Anand Shukla 2002-07-12 20:11:24 +00:00
parent 09ba7b34c4
commit 41059bc530

View File

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