Changeset 2845:411d444a473c in roaraudio for roarclients/Makefile


Ignore:
Timestamp:
10/04/09 01:17:58 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

PREFIX_COMP -> PREFIX_COMP_LIBS, added PREFIX_COMP_BINS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/Makefile

    r2844 r2845  
    9292roarify.sht: 
    9393roarify: roarify.sht 
    94         sed 's#%%%PREFIX_COMP%%%#$(PREFIX_COMP)#g; s#%%%PREFIX_LIB%%%#$(PREFIX_LIB)#g;' < roarify.sht > roarify 
     94        sed 's#%%%PREFIX_COMP_LIBS%%%#$(PREFIX_COMP_LIBS)#g; s#%%%PREFIX_COMP_BINS%%%#$(PREFIX_COMP_BINS)#g; s#%%%PREFIX_LIB%%%#$(PREFIX_LIB)#g;' < roarify.sht > roarify 
    9595        chmod +rx roarify 
Note: See TracChangeset for help on using the changeset viewer.