Page MenuHomeFreeBSD

Remove inotify example code when MK_EXAMPLES == no
ClosedPublic

Authored by ngie on Sat, Aug 16, 6:12 PM.
Tags
None
Referenced Files
F126540119: D51934.diff
Wed, Aug 20, 6:29 PM
Unknown Object (File)
Tue, Aug 19, 1:09 AM
Unknown Object (File)
Mon, Aug 18, 6:41 AM
Unknown Object (File)
Mon, Aug 18, 2:46 AM
Unknown Object (File)
Mon, Aug 18, 1:43 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