PROG_CXX=	opt

SRCDIR=		llvm/tools/opt
SRCS+=		NewPMDriver.cpp
SRCS+=		opt.cpp
SRCS+=		optdriver.cpp

.include "../llvm.prog.mk"
