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
Unknown Object (File)
Wed, Apr 15, 11:59 PM
Unknown Object (File)
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)
Mar 17 2026, 10:41 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 66287
Build 63170: arc lint + arc unit