Updated makefiles and patch scripts to work for Mac OS X

This commit is contained in:
Patrick Luby 2000-10-18 19:19:51 +00:00
parent ca938a0909
commit 9902c7cb83

View file

@ -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