1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-02-16 00:33:10 +00:00
2002-05-07 19:27:33 +00:00

7 lines
124 B
Makefile

LEVEL = ../..
TOOLNAME = link
USEDLIBS = bcreader bcwriter transformutils vmcore support
include $(LEVEL)/Makefile.common