naddy d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
..
2019-12-31 14:27:04 +00:00
2019-10-17 18:34:27 +00:00
2019-07-21 04:37:46 +00:00
2019-11-10 21:50:23 +00:00
2020-02-25 02:27:37 +00:00
2020-02-22 20:27:13 +00:00
2019-11-17 21:03:29 +00:00
2020-01-01 18:56:32 +00:00
2020-03-08 08:27:08 +00:00
2020-02-15 19:56:37 +00:00
2020-02-29 13:44:07 +00:00
2019-11-21 12:29:52 +00:00
2020-02-29 08:19:59 +00:00
2020-02-22 05:29:12 +00:00
2020-03-12 14:22:22 +00:00
2020-03-05 20:53:13 +00:00
2019-12-21 13:27:04 +00:00