source: roaraudio/compbins/esdplay.a @ 4865:4c5a78c532c3

Last change on this file since 4865:4c5a78c532c3 was 2873:da438474f787, checked in by phi, 15 years ago

corrected tool name

File size: 121 bytes
Line 
1#!/bin/sh
2
3NAME='esdplay'
4RNAME='roarcatplay'
5
6ARGS_IGNORE_OPTS=''
7ARGS_PASS_OPTS='-s:true'
8ARGS_PASS_NON_OPTS=true
9
10#ll
Note: See TracBrowser for help on using the repository browser.