Skip to content
Snippets Groups Projects
Makefile 171 B
Newer Older
Chris Lattner's avatar
Chris Lattner committed
LEVEL = ../..

TOOLNAME = gccld
USEDLIBS = ipo analysis transforms ipa scalaropts transformutils target bcreader bcwriter vmcore support
Chris Lattner's avatar
Chris Lattner committed

include $(LEVEL)/Makefile.common