Module Name:    src
Committed By:   christos
Date:           Sat Mar  9 16:18:37 UTC 2019

Modified Files:
        src/usr.bin/cvslatest: Makefile

Log Message:
no -g


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/cvslatest/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/cvslatest/Makefile
diff -u src/usr.bin/cvslatest/Makefile:1.2 src/usr.bin/cvslatest/Makefile:1.3
--- src/usr.bin/cvslatest/Makefile:1.2	Sat Mar  9 11:18:22 2019
+++ src/usr.bin/cvslatest/Makefile	Sat Mar  9 11:18:37 2019
@@ -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>

Reply via email to