summaryrefslogtreecommitdiff
path: root/tools/gccld/Makefile
blob: dba89b9eb9581e78cff2cbf97798af2628cda704 (plain)
1
2
3
4
5
6
7
LEVEL = ../..

TOOLNAME = gccld
USEDLIBS = ipo.a analysis.a transforms.a ipa.a scalaropts.a transformutils.a \
           target.a bcreader bcwriter vmcore support.a

include $(LEVEL)/Makefile.common