ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SIDPlayer/autogen.sh
Revision: 1.1
Committed: 2000-09-19T15:34:09Z (23 years, 6 months ago) by cebix
Content type: application/x-sh
Branch: MAIN
Log Message:
can now compile as a portable command-line SDL-based application

File Contents

# User Rev Content
1 cebix 1.1 #! /bin/sh
2     aclocal
3     autoheader
4     autoconf
5     automake
6     ./configure $*