llvm-6502/lib/Transforms/Makefile
Vikram S. Adve 54287145e7 Added Instrumentation subdirectory.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@819 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-15 12:01:05 +00:00

8 lines
98 B
Makefile

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