--- BasiliskII/src/MacOSX/Makefile.in 2004/01/29 12:24:43 1.15 +++ BasiliskII/src/MacOSX/Makefile.in 2004/01/29 12:26:28 1.16 @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.15 2004/01/29 12:24:43 nigel Exp $ +# $Id: Makefile.in,v 1.16 2004/01/29 12:26:28 nigel Exp $ # MacOS X makefile for Basilisk II. Slightly based on the Unix one ## System specific configuration @@ -70,7 +70,8 @@ BasiliskII.icns : touch $@ nowrite.icns : - ln -sf /System/Library/CoreServices/Finder.app/Contents/Resources/nowrite.icns . +# ln -sf /System/Library/CoreServices/Finder.app/Contents/Resources/nowrite.icns . + touch $@ mostlyclean: rm -fr English.lproj/*~* $(OBJ_DIR)/* core* *.core *~ *.bak