Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/cvslatest no -g



details:   https://anonhg.NetBSD.org/src/rev/eb2f218672fa
branches:  trunk
changeset: 449522:eb2f218672fa
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Mar 09 16:18:37 2019 +0000

description:
no -g

diffstat:

 usr.bin/cvslatest/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 0a264ad6df48 -r eb2f218672fa usr.bin/cvslatest/Makefile
--- a/usr.bin/cvslatest/Makefile        Sat Mar 09 16:18:22 2019 +0000
+++ b/usr.bin/cvslatest/Makefile        Sat Mar 09 16:18:37 2019 +0000
@@ -1,7 +1,6 @@
-#      $NetBSD: Makefile,v 1.2 2019/03/09 16:18:22 christos Exp $
+#      $NetBSD: Makefile,v 1.3 2019/03/09 16:18:37 christos Exp $
 
 WARNS=6
 PROG=  cvslatest
-DBG=-g
 
 .include <bsd.prog.mk>



Home | Main Index | Thread Index | Old Index