IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2631


Ignore:
Timestamp:
Dec 3, 2004, 11:38:27 PM (22 years ago)
Author:
eugene
Message:

added etc, moving to opihi.v2

Location:
trunk/Ohana
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/Makefile

    r2615 r2631  
    1717# readline.  Extra care should be taken in compiling those libraries.
    1818
    19 # Edit Configure to reflect the location of your installation (or use ./configure)
     19# Edit Configure to reflect the location of your installation
     20# or use the script 'configure'
     21
    2022include Configure
    2123
     
    4244mosastro.v2 \
    4345nightd      \
    44 opihi.v1    \
     46opihi.v2    \
    4547perl        \
    4648photdbc     \
     
    5254# any of these programs can be built with 'make (name)'
    5355EXTRAS =     \
    54 opihi.v2    \
     56opihi.v1    \
    5557addusno     \
    5658fixcat      \
     
    6971LIBS-linux = libfits libohana libdummy
    7072LIBS-lin64 = libfits libohana libdummy
     73LIBS-sid   = libfits libohana libdummy
    7174
    7275# general build targets:
Note: See TracChangeset for help on using the changeset viewer.