# $FreeBSD$
.include "../Makefile.inc"
.include "../Makefile.fe"
PROG= cpp
SRCS+= cppspec.c
.include <bsd.prog.mk>