K 10 svn:author V 6 emaste K 8 svn:date V 27 2018-12-10T14:50:11.507021Z K 7 svn:log V 392 Clean stale wpa dependencies and objects after r341759 The wpa update added some source files with the same name as a file in another directory (found via .PATH in the previous version). Having a stale entry in a .depend file means the new file won't be built, so test for this case and if found remove all of wpa's dependency files. MFC with: r341759 Sponsored by: The FreeBSD Foundation END