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.3 by cebix, 2001-01-04T19:54:13Z vs.
Revision 1.4 by cebix, 2001-01-14T13:17:35Z

# Line 1 | Line 1
1   ## Process this file with automake to produce Makefile.in
2  
3 < SUBDIRS = clamp_includes
3 > SUBDIRS = clamp_includes soundplay_includes
4  
5   bin_PROGRAMS = sidplayer
6  
# Line 8 | Line 8 | sidplayer_SOURCES = main_sdl.cpp main.cp
8    prefs.cpp prefs_items.cpp prefs.h cpu.cpp cpu.h cpu_macros.h cpu_opcodes.h \
9    sid.cpp sid.h sys.h types.h debug.h
10  
11 < EXTRA_sidplayer_SOURCES = cl_amp.cpp main_beos.cpp prefs_window.cpp \
12 <  prefs_window.h
11 > EXTRA_sidplayer_SOURCES = cl_amp.cpp soundplay.cpp soundplay.h main_beos.cpp \
12 >  prefs_window.cpp prefs_window.h
13  
14   EXTRA_DIST = SIDPlayer.rsrc
15  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines