IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 9, 2021, 10:49:12 AM (5 years ago)
Author:
eugene
Message:

fix library order for pcontrol linkage; report buffer dimensions and NAXIS3 size; add file stats; allow string vector element assignment

File:
1 edited

Legend:

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

    r37807 r41489  
    1111
    1212# programs may add their own internal requirements here
    13 LIBS1         = -ldvo -lkapa -lFITS -lohana
    14 LIBS2         = -lbasiccmd -lshell -ldata
     13LIBS1         = -lbasiccmd -lshell -ldata
     14LIBS2         = -ldvo -lkapa -lFITS -lohana
    1515FULL_CFLAGS   = $(BASE_CFLAGS)
    1616FULL_CPPFLAGS = $(BASE_CPPFLAGS)
Note: See TracChangeset for help on using the changeset viewer.