Changeset 510:672fda911376 in roaraudio


Ignore:
Timestamp:
08/15/08 03:36:59 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added roarsocktypes, a tool to test all supported AF_*s

Location:
roarclients
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/Makefile

    r485 r510  
    1 TARGETS=roarcat roarcatad roarcat2sock roarcatsendfile roarcatplay roarctl roarmon roarsockconnect roartypes roarvorbis roarvumeter roarfilt roarsin roar-config polytest 
     1TARGETS=roarcat roarcatad roarcat2sock roarcatsendfile roarcatplay roarctl roarmon roarsockconnect roartypes roarvorbis roarvumeter roarfilt roarsin roar-config polytest roarsocktypes 
    22 
    33include ../Makefile.conf 
     
    3030roarsockconnect: roarsockconnect.o 
    3131roartypes: roartypes.o 
     32roarsocktypes: roarsocktypes.o 
    3233roar-config: roar-config.o 
    3334roarvorbis: roarvorbis.o 
Note: See TracChangeset for help on using the changeset viewer.