]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - gnu/usr.bin/cc/cpp/Makefile
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / gnu / usr.bin / cc / cpp / Makefile
1 # $FreeBSD$
2
3
4 .include "../Makefile.inc"
5 .include "../Makefile.fe"
6
7 PROG=   cpp
8 SRCS+=  cppspec.c
9
10 .include <bsd.prog.mk>