From 3867ee645cc03dba836667728d60cabbae111255 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 17 Jul 1996 19:32:22 +0000 Subject: Wed Jul 17 20:41:30 1996 Ulrich Drepper * stdio-common/vfscanf.c: Major change. Now read character from stream only if needed. Before it was read after the previous character was used. Bug reported by Martin Goik * stdio-common/tstscanf.c: Change test program so that return value is != 0 if one test failed. * sysdeps/m68k/Makefile (crypt): Variable removed. * sysdeps/sparc/Makefile: Likewise. --- sysdeps/m68k/Makefile | 9 --------- 1 file changed, 9 deletions(-) (limited to 'sysdeps/m68k/Makefile') diff --git a/sysdeps/m68k/Makefile b/sysdeps/m68k/Makefile index ffdc68274e..a5e9064767 100644 --- a/sysdeps/m68k/Makefile +++ b/sysdeps/m68k/Makefile @@ -16,15 +16,6 @@ # not, write to the Free Software Foundation, Inc., 675 Mass Ave, # Cambridge, MA 02139, USA. -# This uses MIT assembler syntax. We have no convenient -# way to choose a sysdep file based on MIT vs Motorola syntax. -# No existing m68k ports use Motorola syntax. - -# Don't use crypt/crypt.sun3.S. It's not pic-clean. -ifneq (yes,$(build-shared)) -crypt := crypt.sun3 -endif - # The mpn functions need this. All existing 68k ports use MIT syntax. If # a new port wants to use Motorola or Sony syntax, it can redefine this # variable. -- cgit v1.2.3-70-g09d2