IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 12, 2005, 12:17:02 PM (22 years ago)
Author:
desonia
Message:

added tests for some psFits functions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataIO/Makefile

    r2306 r2962  
    33##  Makefile:   test/fileUtils
    44##
    5 ##  $Revision: 1.1 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-11-09 00:49:37 $
     5##  $Revision: 1.2 $  $Name: not supported by cvs2svn $
     6##  $Date: 2005-01-12 22:17:02 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1919LDFLAGS := -L../../lib -lpslib -lpstest $(LDFLAGS)
    2020
    21 TARGET = tst_psLookupTable_01
     21TARGET = tst_psLookupTable_01 \
     22        tst_psFits
    2223
    2324OBJS = $(addprefix builddir/,$(addsuffix .o,$(TARGET)))
Note: See TracChangeset for help on using the changeset viewer.