Changeset 1708:45c1c4cadf2b in roaraudio for plugins/audacious


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

added semi-install target

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/audacious/Makefile

    r1593 r1708  
    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.