Date: Wed, 22 Apr 2026 21:02:59 +0000 From: Enji Cooper <ngie@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: b9495bd8c13e - main - Preen/update list for share/examples/sound under `MK_EXAMPLES` Message-ID: <69e93783.303aa.35967b79@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by ngie: URL: https://cgit.FreeBSD.org/src/commit/?id=b9495bd8c13e95035366b4e699b9ebe9f3d5c543 commit b9495bd8c13e95035366b4e699b9ebe9f3d5c543 Author: Enji Cooper <ngie@FreeBSD.org> AuthorDate: 2026-04-22 21:00:52 +0000 Commit: Enji Cooper <ngie@FreeBSD.org> CommitDate: 2026-04-22 21:00:52 +0000 Preen/update list for share/examples/sound under `MK_EXAMPLES` - Update sources to match current installed files list. This involved adding and removing some example files. - Sort the list alphabetically so it'll be easier to spot future updates. MFC after: 1 week --- tools/build/mk/OptionalObsoleteFiles.inc | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc index c4aa49ac65d3..0243d98b37df 100644 --- a/tools/build/mk/OptionalObsoleteFiles.inc +++ b/tools/build/mk/OptionalObsoleteFiles.inc @@ -1899,11 +1899,15 @@ OLD_FILES+=usr/share/examples/smbfs/print/lj6l OLD_FILES+=usr/share/examples/smbfs/print/ljspool OLD_FILES+=usr/share/examples/smbfs/print/printcap.sample OLD_FILES+=usr/share/examples/smbfs/print/tolj -OLD_FILES+=usr/share/examples/sound/basic.c -OLD_FILES+=usr/share/examples/sound/ossmidi.h -OLD_FILES+=usr/share/examples/sound/ossinit.h OLD_FILES+=usr/share/examples/sound/README +OLD_FILES+=usr/share/examples/sound/kqueue.c OLD_FILES+=usr/share/examples/sound/midi.c +OLD_FILES+=usr/share/examples/sound/mmap.c +OLD_FILES+=usr/share/examples/sound/oss.h +OLD_FILES+=usr/share/examples/sound/poll.c +OLD_FILES+=usr/share/examples/sound/select.c +OLD_FILES+=usr/share/examples/sound/simple.c +OLD_FILES+=usr/share/examples/sound/sndstat_nv.c OLD_FILES+=usr/share/examples/sunrpc/Makefile OLD_FILES+=usr/share/examples/sunrpc/dir/Makefile OLD_FILES+=usr/share/examples/sunrpc/dir/dir.xhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e93783.303aa.35967b79>
