From f6b0ef28b70fa2051162b1c4c0e48d8832caaf4c Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 21 Sep 2006 07:52:41 +0000 Subject: Prepare to pick up manpages from their new location. --- gnu/usr.bin/cc/cpp/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'gnu/usr.bin/cc/cpp') diff --git a/gnu/usr.bin/cc/cpp/Makefile b/gnu/usr.bin/cc/cpp/Makefile index 415d63d3b616..cbac74372cd4 100644 --- a/gnu/usr.bin/cc/cpp/Makefile +++ b/gnu/usr.bin/cc/cpp/Makefile @@ -3,7 +3,7 @@ .include "../Makefile.inc" .include "../Makefile.fe" -.PATH: ${GCCDIR} +.PATH: ${GCCDIR} ${GCCDIR}/doc PROG= cpp SRCS= gcc.c cppspec.c @@ -11,9 +11,4 @@ SRCS= gcc.c cppspec.c DPADD= ${LIBCC_INT} LDADD= ${LIBCC_INT} -CLEANFILES= cpp.1 - -cpp.1: cccp.1 - cat ${.ALLSRC} > ${.TARGET} - .include -- cgit v1.3