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)
Sat, Oct 11, 4:00 PM
Unknown Object (File)
Sat, Oct 11, 4:00 PM
Unknown Object (File)
Sat, Oct 11, 4:00 PM
Unknown Object (File)
Sat, Oct 11, 7:32 AM
Unknown Object (File)
Mon, Oct 6, 12:30 PM
Unknown Object (File)
Tue, Sep 30, 5:07 PM
Unknown Object (File)
Mon, Sep 22, 8:43 PM
Unknown Object (File)
Sun, Sep 21, 1:53 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