Files
clang-p2996/llvm/lib/Transforms/Hello/Makefile
Chris Lattner ed7ac42c6a Initial checkin of the "Hello World" Pass.
llvm-svn: 3266
2002-08-08 20:10:38 +00:00

7 lines
91 B
Makefile

LEVEL = ../../..
LIBRARYNAME = hello
SHARED_LIBRARY = 1
include $(LEVEL)/Makefile.common