Page MenuHomeFreeBSD

Remove inotify example code when MK_EXAMPLES == no
ClosedPublic

Authored by ngie on Aug 16 2025, 6:12 PM.
Tags
None
Referenced Files
F151658363: D51934.id160576.diff
Thu, Apr 9, 8:08 PM
Unknown Object (File)
Fri, Apr 3, 2:08 PM
Unknown Object (File)
Thu, Apr 2, 6:24 PM
Unknown Object (File)
Thu, Mar 26, 9:57 AM
Unknown Object (File)
Fri, Mar 20, 1:27 PM
Unknown Object (File)
Thu, Mar 19, 7:16 PM
Unknown Object (File)
Tue, Mar 17, 10:41 AM
Unknown Object (File)
Tue, Mar 17, 4:42 AM
Subscribers

Details

Summary

This change adds the needed entries to OLD_DIRS and OLD_FILES to ensure
that the paths are properly cleaned up when make delete-old is run and
MK_EXAMPLES == no.

MFC after: 2 months
Fixes: 1d8664d69041 ("examples: Add a demo program for inotify")

Test Plan

make delete-old now cleans up these paths.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable