Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/make more unit-tests



details:   https://anonhg.NetBSD.org/src/rev/e392b814ef29
branches:  trunk
changeset: 939715:e392b814ef29
user:      sjg <sjg%NetBSD.org@localhost>
date:      Mon Sep 28 03:32:51 2020 +0000

description:
more unit-tests

diffstat:

 usr.bin/make/.cvsignore |  14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diffs (21 lines):

diff -r 8dfeabb84e4b -r e392b814ef29 usr.bin/make/.cvsignore
--- a/usr.bin/make/.cvsignore   Mon Sep 28 03:30:47 2020 +0000
+++ b/usr.bin/make/.cvsignore   Mon Sep 28 03:32:51 2020 +0000
@@ -1,3 +1,17 @@
 *.gcov
 *.gcda
 *.gcno
+*.log
+*.err
+.gdbinit
+.last-import
+Makefile.netbsd
+ac.h
+dirname.c
+getenv.c
+getopt.c
+local.init.mk
+make-conf.h
+realpath.c
+setenv.c
+stresep.c



Home | Main Index | Thread Index | Old Index