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

Comparing SIDPlayer/Makefile.am (file contents):
Revision 1.5 by cebix, 2000-10-10T19:28:18Z vs.
Revision 1.7 by cebix, 2004-09-07T20:39:09Z

# Line 2 | Line 2
2  
3   SUBDIRS = src
4  
5 < # Requires automake 1.4
6 < AUTOMAKE_OPTIONS = 1.4 foreign
5 > # Requires automake 1.5
6 > AUTOMAKE_OPTIONS = 1.5 foreign
7  
8   EXTRA_DIST = Makefile.BeOS
9  
# Line 24 | Line 24 | $(PACKAGE)-$(VERSION).tar.gz: dist
24  
25   # Rule to build RPM distribution package
26   rpm: $(PACKAGE)-$(VERSION).tar.gz
27 <        rpm -ta --clean $(PACKAGE)-$(VERSION).tar.gz
27 >        rpmbuild -ta --clean $(PACKAGE)-$(VERSION).tar.gz

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines