Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gcc/usr.bin/cc1plus remove extra



details:   https://anonhg.NetBSD.org/src/rev/2966a8746ea1
branches:  trunk
changeset: 328467:2966a8746ea1
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Apr 04 01:19:57 2014 +0000

description:
remove extra

diffstat:

 external/gpl3/gcc/usr.bin/cc1plus/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 0f5cad668535 -r 2966a8746ea1 external/gpl3/gcc/usr.bin/cc1plus/Makefile
--- a/external/gpl3/gcc/usr.bin/cc1plus/Makefile        Fri Apr 04 01:19:14 2014 +0000
+++ b/external/gpl3/gcc/usr.bin/cc1plus/Makefile        Fri Apr 04 01:19:57 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.7 2014/03/05 21:37:02 tron Exp $
+#      $NetBSD: Makefile,v 1.8 2014/04/04 01:19:57 christos Exp $
 
 PROG=          cc1plus
 SRCS=          ${G_CXX_OBJS:S,c-family/,,:S,cp/,,:Nlibcpp.a:.o=.c} main.c ${PROG}-checksum.c
@@ -9,8 +9,6 @@
 CPPFLAGS+=     -I${DIST}/gcc/cp
 CPPFLAGS.prefix.c+=     -DPREFIX=\"/usr\"
 
-.include <bsd.own.mk>
-
 .include "../Makefile.backend"
 .include "../Makefile.backtrace"
 .include "../Makefile.common"



Home | Main Index | Thread Index | Old Index