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.8 by nigel, 2003-03-24T06:18:20Z vs.
Revision 1.9 by nigel, 2003-03-24T10:18:23Z

# Line 24 | Line 24 | GENEMUS = cpuemu1.cpp cpuemu2.cpp cpuemu
24  
25   # Symlinks to files in other directories
26   GENLINK = README.txt install-sh \
27 <          config.guess config.sub sys_unix.cpp user_strings_unix.h
27 >          config.guess config.sub \
28 >          sys_unix.cpp timer_unix.cpp user_strings_unix.h
29  
30   GEN  = $(GENEMUS) $(GENSRCS)
31  
# Line 56 | Line 57 | $(OBJ_DIR)::
57  
58  
59   $(APP): $(OBJ_DIR) $(GEN) $(SRCS)
60 <        pbxbuild -buildstyle Deployment
61 < #       pbxbuild
60 >        pbxbuild -buildstyle Deployment || rm -fr $(APP)
61 > #       pbxbuild                        || rm -fr $(APP)
62  
63   BasiliskII.icns :
64          touch $@

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines