IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3525


Ignore:
Timestamp:
Mar 28, 2005, 11:53:28 AM (21 years ago)
Author:
eugene
Message:

moving to opihi (from opihi.v2)

Location:
trunk/Ohana/src/opihi
Files:
13 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/Makefile

    r3211 r3525  
    11
    2 ### this is the top-level makefile for the opihi.v2 collection of programs
     2### this is the top-level makefile for the opihi collection of programs
    33
    44default: all
  • trunk/Ohana/src/opihi/cmd.astro/Makefile

    r3144 r3525  
    11include ../../../Configure
    22
    3 HOME    =       $(ROOT)/src/opihi.v2
     3HOME    =       $(ROOT)/src/opihi
    44BIN     =       $(HOME)/bin
    55LIB     =       $(HOME)/lib
  • trunk/Ohana/src/opihi/cmd.basic/Makefile

    r2833 r3525  
    11include ../../../Configure
    22
    3 HOME    =       $(ROOT)/src/opihi.v2
     3HOME    =       $(ROOT)/src/opihi
    44BIN     =       $(HOME)/bin
    55LIB     =       $(HOME)/lib
  • trunk/Ohana/src/opihi/cmd.data/Makefile

    r3105 r3525  
    11include ../../../Configure
    22
    3 HOME    =       $(ROOT)/src/opihi.v2
     3HOME    =       $(ROOT)/src/opihi
    44BIN     =       $(HOME)/bin
    55LIB     =       $(HOME)/lib
  • trunk/Ohana/src/opihi/dimm/Makefile

    r2833 r3525  
    33default: all
    44
    5 HOME    =       $(ROOT)/src/opihi.v2
     5HOME    =       $(ROOT)/src/opihi
    66BIN     =       $(HOME)/bin
    77LIB     =       $(HOME)/lib
  • trunk/Ohana/src/opihi/dvo/Makefile

    r3461 r3525  
    33default: all
    44
    5 HOME    =       $(ROOT)/src/opihi.v2
     5HOME    =       $(ROOT)/src/opihi
    66BIN     =       $(HOME)/bin
    77LIB     =       $(HOME)/lib
  • trunk/Ohana/src/opihi/dvo2/Makefile

    r2833 r3525  
    33default: all
    44
    5 HOME    =       $(ROOT)/src/opihi.v2
     5HOME    =       $(ROOT)/src/opihi
    66BIN     =       $(HOME)/bin
    77LIB     =       $(HOME)/lib
  • trunk/Ohana/src/opihi/lib.data/Makefile

    r2833 r3525  
    11include ../../../Configure
    22
    3 HOME    =       $(ROOT)/src/opihi.v2
     3HOME    =       $(ROOT)/src/opihi
    44BIN     =       $(HOME)/bin
    55LIB     =       $(HOME)/lib
  • trunk/Ohana/src/opihi/lib.shell/Makefile

    r2833 r3525  
    11include ../../../Configure
    22
    3 HOME    =       $(ROOT)/src/opihi.v2
     3HOME    =       $(ROOT)/src/opihi
    44BIN     =       $(HOME)/bin
    55LIB     =       $(HOME)/lib
  • trunk/Ohana/src/opihi/mana/Makefile

    r3030 r3525  
    33default: all
    44
    5 HOME    =       $(ROOT)/src/opihi.v2
     5HOME    =       $(ROOT)/src/opihi
    66BIN     =       $(HOME)/bin
    77LIB     =       $(HOME)/lib
  • trunk/Ohana/src/opihi/pantasks/Makefile

    r3140 r3525  
    33default: all
    44
    5 HOME    =       $(ROOT)/src/opihi.v2
     5HOME    =       $(ROOT)/src/opihi
    66BIN     =       $(HOME)/bin
    77LIB     =       $(HOME)/lib
  • trunk/Ohana/src/opihi/pclient/Makefile

    r3206 r3525  
    33default: all
    44
    5 HOME    =       $(ROOT)/src/opihi.v2
     5HOME    =       $(ROOT)/src/opihi
    66BIN     =       $(HOME)/bin
    77LIB     =       $(HOME)/lib
  • trunk/Ohana/src/opihi/pcontrol/Makefile

    r3212 r3525  
    33default: all
    44
    5 HOME    =       $(ROOT)/src/opihi.v2
     5HOME    =       $(ROOT)/src/opihi
    66BIN     =       $(HOME)/bin
    77LIB     =       $(HOME)/lib
Note: See TracChangeset for help on using the changeset viewer.