2007-08-04 Roland McGrath <roland@redhat.com>

* posix/Makefile ($(objpfx)getconf.speclist): Fix typo.
This commit is contained in:
Roland McGrath 2007-08-04 20:48:38 +00:00
parent 11960f7f59
commit d9967a8b0e

View File

@ -303,4 +303,4 @@ $(inst_libexecdir)/getconf: $(inst_bindir)/getconf \
$(objpfx)getconf.speclist: $(objpfx)getconf
LC_ALL=C GETCONF_DIR=/dev/null \
$(run-program-prefix) $< _POSIX_V6_WIDTH_RESTRICTED_ENVS > $@.new
mv -f $@.new
mv -f $@.new $@