From 94e0157991c3cdd465704cb65005fc3c17256a15 Mon Sep 17 00:00:00 2001 From: csaba Date: Thu, 19 Oct 2000 11:25:01 +0000 Subject: Modified clean target: rtufiles deleting has pulled out --- external/glibc/makefile.mk | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'external/glibc') diff --git a/external/glibc/makefile.mk b/external/glibc/makefile.mk index 43e8fe1408aa..4ba97b92ef02 100644 --- a/external/glibc/makefile.mk +++ b/external/glibc/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: pluby $ $Date: 2000-10-18 20:19:51 $ +# last change: $Author: csaba $ $Date: 2000-10-19 12:25:01 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -83,9 +83,6 @@ patchinf: clean: @+rm -f patchinf - @+rm -rf rtufiles - @+mkdir rtufiles - @+echo dummy for kepping this directory alive > rtufiles$/dummy @+rm -f patcherror -- cgit