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

Comparing SIDPlayer/src/Makefile.am (file contents):
Revision 1.1 by cebix, 2000-09-19T15:34:10Z vs.
Revision 1.2 by cebix, 2000-09-19T16:07:27Z

# Line 16 | Line 16 | EXTRA_DIST = SIDPlayer.rsrc
16   # Create links to Frodo sources
17   main.cpp: cpu_macros.h cpu_opcodes.h prefs.h sid.cpp
18   cpu_macros.h cpu_opcodes.h prefs.h sid.cpp:
19 <        ln -s ../../Frodo/src/$@ $@
19 >        ln -s $(top_srcdir)/../Frodo/src/$@ $@

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines