1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-03-08 19:36:02 +00:00
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