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.7 by cebix, 2001-05-26T12:09:56Z vs.
Revision 1.8 by cebix, 2003-10-23T13:17:17Z

# Line 4 | Line 4
4   ## makefile-engine will do all of the hard work for you.  This handles both
5   ## Intel and PowerPC builds of the BeOS.
6  
7 < # Get version number from configure.in
8 < version := $(shell grep <configure.in INIT_AUTOMAKE | sed -e 's/.*\[//' -e 's/\].*//')
7 > # Get version number from configure.ac
8 > version := $(shell grep <configure.ac INIT_AUTOMAKE | sed -e 's/.*\[//' -e 's/\].*//')
9  
10   ## Application Specific Settings ---------------------------------------------
11  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines