Changeset 2378:fffdfcfbf11b in roaraudio for roarclients/Makefile


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

added support for --load and load libroar via PRELOAD

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/Makefile

    r2282 r2378  
    8787roarify.sht: 
    8888roarify: roarify.sht 
    89         sed 's#%%%PREFIX_COMP%%%#$(PREFIX_COMP)#g' < roarify.sht > roarify 
     89        sed 's#%%%PREFIX_COMP%%%#$(PREFIX_COMP)#g; s#%%%PREFIX_LIB%%%#$(PREFIX_LIB)#g;' < roarify.sht > roarify 
    9090        chmod +rx roarify 
Note: See TracChangeset for help on using the changeset viewer.