From cc949526a63e184807b6372a6cebe37ad83ffb74 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 28 Feb 2006 07:11:55 +0000 Subject: 2006-02-27 Roland McGrath * Makefile: Remove libc boilerplate. * Makeconfig: File removed. * configure.in: File removed. * configure: File removed. --- Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d1cbbef489..79c7e0bc42 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,5 @@ -# This boilerplate is necessary just because any add-on directory -# gets added as a normal subdirectory for the glibc build process. - -subdir = ports - -include ../Rules +# This makefile is not used by the glibc build process. +# It's purely for making ports tarballs. .PHONY: dist dist-ports dist: dist-ports -- cgit 1.4.1