summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-10-03 16:01:16 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-10-03 16:01:16 +0000
commitd55e00843a3d660bf081aabf50fab05ccbba1eec (patch)
tree996c3a7557b9a8c7345f86b5d6410a460ed120c6 /lib/libc
parentcc1f6f382064e208de941a6c4dbb9b689bdb918e (diff)
downloadFreeBSD-src-d55e00843a3d660bf081aabf50fab05ccbba1eec.zip
FreeBSD-src-d55e00843a3d660bf081aabf50fab05ccbba1eec.tar.gz
MFC r288199,r288246:
Add missing CLEANFILES.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/tests/gen/posix_spawn/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/tests/gen/posix_spawn/Makefile b/lib/libc/tests/gen/posix_spawn/Makefile
index d2dfa54..f20bbd7 100644
--- a/lib/libc/tests/gen/posix_spawn/Makefile
+++ b/lib/libc/tests/gen/posix_spawn/Makefile
@@ -21,6 +21,8 @@ PROGS+= h_spawnattr
SCRIPTS= h_nonexec
SCRIPTS+= h_zero
+CLEANFILES+= h_nonexec
+
.include "../../Makefile.netbsd-tests"
h_zero:
OpenPOWER on IntegriCloud