summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-09-24 23:15:24 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-09-24 23:15:24 +0000
commit71fccfc30f5015ec76976721ce45908b185cd48a (patch)
tree193705407227f3580e85c4171db58e2d2fd73dac /lib/libc
parentf431ae96f769864f556bad08fac9fe63b553e38e (diff)
downloadFreeBSD-src-71fccfc30f5015ec76976721ce45908b185cd48a.zip
FreeBSD-src-71fccfc30f5015ec76976721ce45908b185cd48a.tar.gz
Add missing CLEANFILES.
MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
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