From: Roland McGrath Date: Tue, 28 Feb 2006 07:11:55 +0000 (+0000) Subject: 2006-02-27 Roland McGrath X-Git-Tag: glibc-2.16-ports-before-merge~913 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc949526a63e184807b6372a6cebe37ad83ffb74;p=thirdparty%2Fglibc.git 2006-02-27 Roland McGrath * Makefile: Remove libc boilerplate. * Makeconfig: File removed. * configure.in: File removed. * configure: File removed. --- diff --git a/Makefile b/Makefile index d1cbbef4899..79c7e0bc42f 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