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.2 by nigel, 2002-03-16T05:47:11Z vs.
Revision 1.3 by nigel, 2002-03-16T09:09:19Z

# Line 18 | Line 18 | LIBS = @LIBS@
18   OBJ_DIR = build
19   GENSRCS = user_strings_unix.h cpudefs.cpp cpuemu.cpp cpustbl.cpp cputbl.h \
20            README.txt
21 < SRCS =  Controller.h Controller.mm Credits.html \
21 > SRCS =  BasiliskII.icns Controller.h Controller.mm Credits.html \
22          Emulator.h Emulator.mm EmulatorView.h EmulatorView.mm English.lproj \
23          NNThread.h NNThread.m PrefsEditor.h PrefsEditor.mm \
24          ToDo.html Versions.html \
# Line 55 | Line 55 | README.txt : ../../README
55   user_strings_unix.h : ../Unix/user_strings_unix.h
56          ln -s $< $@
57  
58 + BasiliskII.icns :
59 +        touch $@
60 +
61   mostlyclean:
62          rm -fr English.lproj/*~* $(OBJ_DIR)/* core* *.core *~ *.bak
63  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines