#
# $Id$
#

PROG =	cpp
SRCS =	cccp.c cexp.c
BINDIR=	/usr/libexec
.PATH:	${.CURDIR}/../cc_int
SRCS+=	obstack.c version.c

.include <bsd.prog.mk>
