diff --git a/external/glibc/makefile.mk b/external/glibc/makefile.mk index 005b6061636d..43e8fe1408aa 100644 --- a/external/glibc/makefile.mk +++ b/external/glibc/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: csaba.borbola $ $Date: 2000-09-22 18:23:26 $ +# last change: $Author: pluby $ $Date: 2000-10-18 20:19:51 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -71,6 +71,9 @@ patchsuffix=sh .IF "$(OS)" == "SOLARIS" patchsuffix=sh .ENDIF +.IF "$(OS)" == "MACOSX" +patchsuffix=sh +.ENDIF ALL: patchinf \ ALLTAR