Added EmitFunctions directory

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

View File

@ -1,5 +1,6 @@
LEVEL = ../../../..
DIRS = EmitFunctions
LIBRARYNAME = profpaths
include $(LEVEL)/Makefile.common