diff options
Diffstat (limited to 'gnu/usr.bin/gcc/cpp')
| -rw-r--r-- | gnu/usr.bin/gcc/cpp/Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/gnu/usr.bin/gcc/cpp/Makefile b/gnu/usr.bin/gcc/cpp/Makefile deleted file mode 100644 index 9c57b66ba00..00000000000 --- a/gnu/usr.bin/gcc/cpp/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# $NetBSD: Makefile,v 1.19 2003/09/04 04:17:01 mrg Exp $ - -.include <bsd.own.mk> - -PROG= cpp -SRCS= cppspec.c - -LINKS= ${BINDIR}/cpp ${BINDIR}/gcpp - -TEXINFO= cpp.texi - -MAN= cccp.1 -MLINKS= cccp.1 gcpp.1 cccp.1 cpp.1 - - -.include "../Makefile.frontend" - -.PATH: ${DIST}/gcc - -.include <bsd.info.mk> |
