ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/MacOSX/Makefile.in
(Generate patch)

Comparing BasiliskII/src/MacOSX/Makefile.in (file contents):
Revision 1.12 by nigel, 2004-01-27T01:15:17Z vs.
Revision 1.13 by nigel, 2004-01-27T22:04:12Z

# Line 61 | Line 61 | $(OBJ_DIR)::
61  
62  
63   $(APP): $(OBJ_DIR) $(GEN) $(SRCS)
64 <        pbxbuild -buildstyle Deployment || rm -fr $(APP)
64 >        xcodebuild -buildstyle Deployment \
65 >                -project BasiliskII.xcode || rm -fr $(APP)
66 > #       pbxbuild -buildstyle Deployment || rm -fr $(APP)
67   #       pbxbuild                        || rm -fr $(APP)
68  
69   BasiliskII.icns :

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines