Changeset 5491:53b8285da656 in roaraudio for roarclients/Makefile


Ignore:
Timestamp:
05/05/12 10:57:41 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

correctly build roarpluginapplication

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/Makefile

    r5484 r5491  
    114114        sed 's#%%%PREFIX_COMP_LIBS%%%#$(PREFIX_COMP_LIBS)#g; s#%%%PREFIX_COMP_BINS%%%#$(PREFIX_COMP_BINS)#g; s#%%%PREFIX_LIB%%%#$(PREFIX_LIB)#g; s#%%%VERSION%%%#$(COMMON_SOVERSION)#g;' < roarify.sht > roarify 
    115115        chmod +rx roarify 
     116roarpluginapplication.sht: 
     117roarpluginapplication: roarpluginapplication.sht 
     118        cp roarpluginapplication.sht roarpluginapplication 
     119        chmod +rx roarpluginapplication 
Note: See TracChangeset for help on using the changeset viewer.