summaryrefslogtreecommitdiff
path: root/libc/io/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libc/io/Makefile')
-rw-r--r--libc/io/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libc/io/Makefile b/libc/io/Makefile
index 7162b7867..72377016f 100644
--- a/libc/io/Makefile
+++ b/libc/io/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1992-2003,2005-2008,2011,2012 Free Software Foundation, Inc.
+# Copyright (C) 1992-2012 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
@@ -118,7 +118,7 @@ endif
$(objpfx)ftwtest.out: $(objpfx)ftwtest
$(ftwtest-tmpdir) \
- $(SHELL) -e ftwtest-sh $(shell cd $(common-objpfx). && pwd)/ \
+ $(SHELL) ftwtest-sh $(shell cd $(common-objpfx). && pwd)/ \
'$(cross-test-wrapper)' \
$(shell cd $(..)scripts && pwd)/run-with-env.sh \
$(shell cd $(<D) && pwd)/$(<F) > $@