llvm-6502/lib/Transforms/Hello/Makefile
Chris Lattner 180e568a70 Initial checkin of the "Hello World" Pass.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3266 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-08 20:10:38 +00:00

7 lines
91 B
Makefile

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