summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/c++/Makefile
blob: 5557c627dfdc9d0b65eb1c75fb2950575cffbb19 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# $Id$
#

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

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud