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.5 by nigel, 2002-10-06T23:28:58Z vs.
Revision 1.6 by nigel, 2002-10-22T12:09:17Z

# Line 55 | Line 55 | $(OBJ_DIR)::
55          @[ -d $(OBJ_DIR) ] || mkdir $(OBJ_DIR) > /dev/null 2>&1
56  
57  
58 < $(APP): $(OBJ_DIR) $(GENSRCS) $(SRCS)
58 > $(APP): $(OBJ_DIR) $(GEN) $(SRCS)
59          pbxbuild -buildstyle Deployment
60   #       pbxbuild
61  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines