Files
archived-llvm-mirror/lib/Transforms/Hello/Makefile
Chris Lattner 62be99967a 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