Changeset 2631 for trunk/Ohana/Makefile
- Timestamp:
- Dec 3, 2004, 11:38:27 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/Makefile (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/Makefile
r2615 r2631 17 17 # readline. Extra care should be taken in compiling those libraries. 18 18 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 20 22 include Configure 21 23 … … 42 44 mosastro.v2 \ 43 45 nightd \ 44 opihi.v 1\46 opihi.v2 \ 45 47 perl \ 46 48 photdbc \ … … 52 54 # any of these programs can be built with 'make (name)' 53 55 EXTRAS = \ 54 opihi.v 2\56 opihi.v1 \ 55 57 addusno \ 56 58 fixcat \ … … 69 71 LIBS-linux = libfits libohana libdummy 70 72 LIBS-lin64 = libfits libohana libdummy 73 LIBS-sid = libfits libohana libdummy 71 74 72 75 # general build targets:
Note:
See TracChangeset
for help on using the changeset viewer.
