aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-09-24 23:15:24 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-09-24 23:15:24 +0000
commit660d1f65bb1e499f9105141b1fd422f281b35eb3 (patch)
tree193705407227f3580e85c4171db58e2d2fd73dac /lib/libc
parent8ddbefd8a2e458f9e59bd5d253d050b27d106f19 (diff)
downloadsrc-660d1f65bb1e499f9105141b1fd422f281b35eb3.tar.gz
src-660d1f65bb1e499f9105141b1fd422f281b35eb3.zip
Add missing CLEANFILES.
MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=288199
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 d2dfa5489d96..f20bbd7c3e5f 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: