IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10845


Ignore:
Timestamp:
Dec 27, 2006, 9:15:30 AM (20 years ago)
Author:
eugene
Message:

libs.install to just libs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/Makefile

    r10563 r10845  
    9494
    9595pantasks:
    96         make libs.install || exit
     96        make libs || exit
    9797        cd src/opihi; make pclient.install && exit
    9898        cd src/opihi; make pcontrol.install && exit
     
    100100
    101101mana:
    102         make libs.install
     102        make libs
    103103        make kii.install
    104104        make kapa.install
     
    106106
    107107dvoshell:
    108         make libs.install
     108        make libs
    109109        make kii.install
    110110        make kapa.install
Note: See TracChangeset for help on using the changeset viewer.