llvm-6502/lib/Transforms/Instrumentation/Makefile
Anand Shukla fb1d93c716 New makefile to include ProfilePaths dir
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1799 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-26 18:20:27 +00:00

7 lines
98 B
Makefile

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