From bdf289b22254f7eb10989ccd933cfd9ee7b8da92 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 27 Jan 1997 06:02:03 +0000 Subject: update from main archive 970126 Sun Jan 26 19:40:17 1997 Ulrich Drepper * Version 2.0 net release. * Make-dist: Don't take care for two malloc directories. Sun Jan 26 13:39:31 1997 Ulrich Drepper * sysdeps/unix/sysv/linux/alpha/Dist: Correct distribution of kernel_*.h files. * Make-dist: Don't mention new-malloc for dirs with have to be processed. * sysdeps/unix/sysv/linux/netinet/in.h (SOL_IP): Added. * inet/netinet/tcp.h (SOL_TCP): Added. * sysdeps/unix/sysv/linux/socketbits.h (SOL_RAW): Added. Reported by a sun . * Makefile: Add special goal to generate only-MD5 based crypt --- Make-dist | 3 --- 1 file changed, 3 deletions(-) (limited to 'Make-dist') diff --git a/Make-dist b/Make-dist index 84252d46ab..64b99b7f0c 100644 --- a/Make-dist +++ b/Make-dist @@ -47,9 +47,6 @@ subdirs := $(filter-out $(add-ons),$(subdirs)) # Make sure both stdio and libio get in, whichever is in use. subdirs += stdio libio -# The same must be true for the malloc directories. -subdirs += malloc new-malloc - sysdep-Subdir-files := $(wildcard $(addsuffix /Subdirs,$(sysdep_dirs))) ifdef sysdep-Subdir-files subdirs := $(sort $(subdirs) \ -- cgit 1.4.1