llvm-6502/lib/Transforms/Instrumentation/ProfilePaths/Makefile
Chris Lattner 260fc14568 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
2002-07-17 17:13:01 +00:00

7 lines
87 B
Makefile

LEVEL = ../../../..
DIRS =
LIBRARYNAME = profpaths
include $(LEVEL)/Makefile.common