Make CLEANFILES patterns not match anything that may live outside of obj.
authorclaudio <claudio@openbsd.org>
Mon, 31 Oct 2022 18:31:36 +0000 (18:31 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 31 Oct 2022 18:31:36 +0000 (18:31 +0000)
commitae91dca6d67b8b344359d9efa664bd0162376b36
treec1bda4c073e2c834fdb1783d276151ba2549a34a
parent3bf6d3dc1552ceac754f9a42740eca9db2446e25
Make CLEANFILES patterns not match anything that may live outside of obj.
Running make clean without obj should not remove any non-temp files
like *.conf.
regress/usr.sbin/bgpd/integrationtests/Makefile