summaryrefslogtreecommitdiff
path: root/libc/catgets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libc/catgets/Makefile')
-rw-r--r--libc/catgets/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libc/catgets/Makefile b/libc/catgets/Makefile
index b6d6a69f8..2f3bcb3a9 100644
--- a/libc/catgets/Makefile
+++ b/libc/catgets/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2000, 2002-2004, 2012 Free Software Foundation, Inc.
+# Copyright (C) 1996-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
@@ -79,7 +79,7 @@ $(objpfx)de.msg: xopen-msg.awk $(..)po/de.po
$(objpfx)test-gencat.out: test-gencat.sh $(objpfx)test-gencat \
$(objpfx)sample.SJIS.cat
- $(SHELL) -e $< $(common-objpfx) '$(built-program-cmd)'
+ $(SHELL) $< $(common-objpfx) '$(built-program-cmd)'
$(objpfx)sample.SJIS.cat: sample.SJIS $(objpfx)gencat
GCONV_PATH=$(common-objpfx)iconvdata LC_ALL=C \