1 2 3 4 5 6 7 8
PROG_CXX= opt SRCDIR= llvm/tools/opt SRCS+= NewPMDriver.cpp SRCS+= opt.cpp SRCS+= optdriver.cpp .include "../llvm.prog.mk"