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)
Mon, Nov 10, 11:27 PM
Unknown Object (File)
Fri, Oct 31, 5:33 PM
Unknown Object (File)
Wed, Oct 29, 8:16 AM
Unknown Object (File)
Wed, Oct 29, 8:08 AM
Unknown Object (File)
Wed, Oct 29, 7:52 AM
Unknown Object (File)
Oct 26 2025, 7:39 AM
Unknown Object (File)
Oct 11 2025, 4:00 PM
Unknown Object (File)
Oct 11 2025, 4:00 PM
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