hanchenye-llvm-project/llvm/tools/gccas/Makefile

8 lines
195 B
Makefile
Raw Normal View History

LEVEL = ../..
TOOLNAME = gccas
USEDLIBS = asmparser bcwriter transforms.a scalaropts.a analysis.a target.a \
transformutils.a ipa.a vmcore support.a
include $(LEVEL)/Makefile.common