ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SIDPlayer/Makefile.BeOS
(Generate patch)

Comparing SIDPlayer/Makefile.BeOS (file contents):
Revision 1.6 by cebix, 2001-01-21T18:04:46Z vs.
Revision 1.7 by cebix, 2001-05-26T12:09:56Z

# Line 115 | Line 115 | include /boot/develop/etc/makefile-engin
115   # Create links to Frodo sources
116   src/main.cpp: src/cpu_macros.h src/cpu_opcodes.h src/prefs.h src/sid.cpp
117   src/cpu_macros.h src/cpu_opcodes.h src/prefs.h src/sid.cpp:
118 <        ln -s ../Frodo/src/$@ $@
118 >        ln -s ../../Frodo/$@ $@
119  
120   # Create binary distribution
121   distdir = SIDPlayer-$(version)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines