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, Sep 1, 10:37 AM
Unknown Object (File)
Sun, Aug 30, 12:32 AM
Unknown Object (File)
Fri, Aug 28, 4:54 AM
Unknown Object (File)
Mon, Aug 10, 5:48 PM
Unknown Object (File)
Sat, Aug 8, 10:11 PM
Unknown Object (File)
Sat, Aug 8, 5:39 PM
Unknown Object (File)
Sat, Aug 8, 5:35 PM
Unknown Object (File)
Sat, Aug 8, 5:02 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