Index: trunk/Ohana/Makefile
===================================================================
--- trunk/Ohana/Makefile	(revision 2615)
+++ trunk/Ohana/Makefile	(revision 2631)
@@ -17,5 +17,7 @@
 # readline.  Extra care should be taken in compiling those libraries. 
 
-# Edit Configure to reflect the location of your installation (or use ./configure)
+# Edit Configure to reflect the location of your installation 
+# or use the script 'configure'
+
 include Configure
 
@@ -42,5 +44,5 @@
 mosastro.v2 \
 nightd      \
-opihi.v1    \
+opihi.v2    \
 perl        \
 photdbc     \
@@ -52,5 +54,5 @@
 # any of these programs can be built with 'make (name)' 
 EXTRAS =     \
-opihi.v2    \
+opihi.v1    \
 addusno     \
 fixcat      \
@@ -69,4 +71,5 @@
 LIBS-linux = libfits libohana libdummy
 LIBS-lin64 = libfits libohana libdummy
+LIBS-sid   = libfits libohana libdummy
 
 # general build targets:
