diff options
author | csaba <csaba@openoffice.org> | 2000-10-19 11:25:01 +0000 |
---|---|---|
committer | csaba <csaba@openoffice.org> | 2000-10-19 11:25:01 +0000 |
commit | 94e0157991c3cdd465704cb65005fc3c17256a15 (patch) | |
tree | 2274f5f0fc4bb636617d1128c7e7964981a6c8e6 /external/glibc | |
parent | 9902c7cb83ac0be006e252979c1ee07a0a1c58d8 (diff) |
Modified clean target: rtufiles deleting has pulled out
Diffstat (limited to 'external/glibc')
-rw-r--r-- | external/glibc/makefile.mk | 7 |
1 files changed, 2 insertions, 5 deletions
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 |