PROG =		cxxapp
SRCS =		cxxapp.cc

WARNS =		4

.include "../cxxlib/linkme.mk"

.include <mkc.prog.mk>
