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.30 by gbeauche, 2005-02-21T22:29:49Z vs.
Revision 1.31 by gbeauche, 2005-03-28T09:06:46Z

# Line 97 | Line 97 | $(APP)_app: $(APP) ../MacOSX/Info.plist
97          cp -f ../MacOSX/SheepShaver.icns $(APP_APP)/Contents/Resources/
98  
99   modules:
100 <        cd NetDriver; make
100 >        cd Linux/NetDriver; make
101  
102   install: $(APP_EXE) installdirs
103          $(INSTALL_PROGRAM) $(APP_EXE) $(DESTDIR)$(bindir)/$(APP_EXE)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines