llvm-project/llvm/tools/gccas/Makefile

7 lines
169 B
Makefile

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