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

Comparing SheepShaver/src/Unix/Makefile.in (file contents):
Revision 1.42 by gbeauche, 2006-07-19T06:00:26Z vs.
Revision 1.43 by asvitkine, 2007-07-28T15:50:30Z

# Line 126 | Line 126 | $(APP)_app: $(APP) ../MacOSX/Info.plist
126          cp -f $(APP) $(APP_APP)/Contents/MacOS/
127          strip $(APP_APP)/Contents/MacOS/$(APP)
128          mkdir -p $(APP_APP)/Contents/Resources
129 +        cp -R ../MacOSX/PrefsEditor/standalone_nib/English.lproj $(APP_APP)/Contents/Resources
130          cp -f ../MacOSX/SheepShaver.icns $(APP_APP)/Contents/Resources/
131  
132   $(GUI_APP)_app: $(GUI_APP) ../MacOSX/Info.plist ../MacOSX/$(APP).icns

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines