CVS commit: src/usr.bin/make
"Simon J. Gerraty" <[email protected]> Wed, 15 Jul 2026 00:41:36 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: sjg Date: Wed Jul 15 00:41:36 UTC 2026 Modified Files: src/usr.bin/make: meta.c Log Message: meta_ignore use :N with .MAKE.META.IGNORE_PATTERNS By using :N .MAKE.META.IGNORE_PATTERNS is just a special case of .MAKE.META.IGNORE_FILTER and processed the same way. To generate a diff of this commit: cvs rdiff -u -r1.224 -r1.225 src/usr.bin/make/meta.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.