Module Name:    src
Committed By:   sjg
Date:           Mon Sep 28 03:32:51 UTC 2020

Modified Files:
        src/usr.bin/make: .cvsignore

Log Message:
more unit-tests


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/.cvsignore

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/make/.cvsignore
diff -u src/usr.bin/make/.cvsignore:1.1 src/usr.bin/make/.cvsignore:1.2
--- src/usr.bin/make/.cvsignore:1.1	Mon Jul 27 18:59:56 2020
+++ src/usr.bin/make/.cvsignore	Mon Sep 28 03:32:51 2020
@@ -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

Reply via email to