From b94f208d17fee42c315135febf701740ce6e502f Mon Sep 17 00:00:00 2001 From: eivind Date: Sun, 29 Oct 2000 13:20:24 +0000 Subject: Back out previous commit (MLINK malloc.conf.5 -> malloc.3). This did not work correctly with whatis(1). Issue brought up by: mpp --- lib/libc/stdlib/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/stdlib/Makefile.inc b/lib/libc/stdlib/Makefile.inc index 47e2d08..12ec5d4 100644 --- a/lib/libc/stdlib/Makefile.inc +++ b/lib/libc/stdlib/Makefile.inc @@ -36,5 +36,4 @@ MLINKS+=random.3 initstate.3 random.3 setstate.3 random.3 srandom.3 \ MLINKS+=strtol.3 strtoq.3 MLINKS+=strtoul.3 strtouq.3 MLINKS+=malloc.3 calloc.3 malloc.3 free.3 malloc.3 realloc.3 malloc.3 reallocf.3 -MLINKS+=malloc.3 malloc.conf.5 .endif -- cgit v1.1