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

7 lines
171 B
Makefile
Raw Normal View History

LEVEL = ../..
TOOLNAME = gccas
2002-01-31 23:52:41 +08:00
USEDLIBS = asmparser bcwriter transforms scalaropts target analysis transforms vmcore asmwriter support
include $(LEVEL)/Makefile.common