Changeset 1304:4c024e764410 in roaraudio for roarclients/Makefile


Ignore:
Timestamp:
03/19/09 04:49:43 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added pipe impl. working for sockets at least and a simple test prog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/Makefile

    r1279 r1304  
    1 TARGETS=roarcat roarcatad roarcat2sock roarcatsendfile roarcatplay roarcatpassfh roarbidir roarctl roarmon roarsockconnect roartypes roarvorbis roarvumeter roarfilt roarsin roar-config polytest roarsocktypes roarshout roarradio roarfctest roarmonhttp pinentrytest zcattest pgptest roarcatvio 
     1TARGETS=roarcat roarcatad roarcat2sock roarcatsendfile roarcatplay roarcatpassfh roarbidir roarctl roarmon roarsockconnect roartypes roarvorbis roarvumeter roarfilt roarsin roar-config polytest roarsocktypes roarshout roarradio roarfctest roarmonhttp pinentrytest zcattest pgptest roarcatvio pipetest 
    22 
    33include ../Makefile.conf 
     
    4444zcattest: zcattest.o 
    4545pgptest: pgptest.o 
     46pipetest: pipetest.o 
    4647roarfctest: roarfctest.o 
    4748        ${CC} ${LDFLAGS} -o roarfctest roarfctest.o $(lib_m) -lroardsp 
Note: See TracChangeset for help on using the changeset viewer.