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)
Tue, May 12, 7:42 PM
Unknown Object (File)
Tue, May 12, 9:20 AM
Unknown Object (File)
Mon, Apr 27, 5:09 PM
Unknown Object (File)
Mon, Apr 27, 2:31 PM
Unknown Object (File)
Sun, Apr 19, 12:31 PM
Unknown Object (File)
Wed, Apr 15, 11:59 PM
Unknown Object (File)
Apr 9 2026, 8:08 PM
Unknown Object (File)
Apr 3 2026, 2:08 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