Anand forgot to check in the makefile corresponding to his previous change

which eliminated the EmitFunctions directory


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2937 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-07-17 17:13:01 +00:00
parent b1b4262387
commit 260fc14568

View File

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