Changeset 1707:12b960672988 in roaraudio


Ignore:
Timestamp:
05/14/09 14:24:06 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added semi install target

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/xmms/Makefile

    r1389 r1707  
    1616install: libroar.so 
    1717        cp libroar.so ${INSTALL_DIR}/ 
     18semi-install: libroar.so 
     19        ln -fs `pwd`/libroar.so ${INSTALL_DIR}/ 
    1820 
    1921libroar.so: $(OBJ) 
Note: See TracChangeset for help on using the changeset viewer.