From 9eb2730eab81c7732ecd9727c64165cab01b0d2b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 27 Feb 1998 10:00:44 +0000 Subject: Update. 1998-02-25 Andreas Schwab * sysdeps/libm-ieee754/s_isnanl.c: Ignore the explicit integer bit. * sysdeps/libm-ieee754/s_isinfl.c: Likewise. --- iconv/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'iconv/Makefile') diff --git a/iconv/Makefile b/iconv/Makefile index 917ea39ce9..f355a266d7 100644 --- a/iconv/Makefile +++ b/iconv/Makefile @@ -33,7 +33,7 @@ CFLAGS-gconv_conf.c = -DGCONV_PATH='"$(gconvdir)"' include ../Rules -subdir_install: $(inst_bindir)iconv +subdir_install: $(inst_bindir)/iconv -$(inst_bindir)iconv: $(objpfx)iconv_prog - $(do-install) +$(inst_bindir)/iconv: $(objpfx)iconv_prog + $(do-install-program) -- cgit 1.4.1