Changeset 5109:4f9fc788fe91 in roaraudio for roarclients/Makefile


Ignore:
Timestamp:
07/28/11 16:32:34 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Started to use compiler attributes (Also see: #130)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/Makefile

    r4980 r5109  
    1 TARGETS_DEVEL=roartypes roarsocktypes roar-config 
     1TARGETS_DEVEL=roartypes roar-config 
    22TARGETS_EXAMPLE=roarvorbis roarsin 
    33TARGETS_IO=roarcat roarcatplay roarcatvio roarbidir roarmon roarmonhttp roarradio 
     
    88TARGETS_VIO=roarvio 
    99 
    10 TARGETS_TESTS=pinentrytest zcattest pgptest pipetest polytest roarfctest 
    11 TARGETS_OLD=roarcatad roarcat2sock roarcatsendfile roarcatpassfh 
     10#TARGETS_TESTS=pinentrytest zcattest pgptest pipetest polytest roarfctest 
     11#TARGETS_OLD=roarcatad roarcat2sock roarcatsendfile roarcatpassfh roarsocktypes 
    1212 
    1313TARGETS=$(TARGETS_IO) $(TARGETS_CTL) $(TARGETS_DSP) $(TARGETS_MISC) $(TARGETS_DEVEL) $(TARGETS_EXAMPLE) $(TARGETS_M) $(TARGETS_VIO) 
Note: See TracChangeset for help on using the changeset viewer.