#
# $Id$
#

PROG =	c++
SRCS =	g++.c
BINDIR=	/usr/bin
LINKS=	${BINDIR}/c++ ${BINDIR}/g++
NOMAN=	1

.include <bsd.prog.mk>
