1PROG_CXX= llvm-extract 2 3SRCDIR= llvm/tools/llvm-extract 4SRCS+= llvm-extract.cpp 5 6.include "../llvm.prog.mk" 7