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

7 lines
160 B
Makefile
Raw Normal View History

LEVEL = ../..
TOOLNAME = gccas
2002-01-22 07:13:46 +08:00
USEDLIBS = asmparser bcwriter transforms scalaropts target analysis vmcore asmwriter support
include $(LEVEL)/Makefile.common