#
# $Id$
#

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

.include <bsd.prog.mk>
