IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1552


Ignore:
Timestamp:
Aug 16, 2004, 1:59:01 PM (22 years ago)
Author:
desonia
Message:

install required FITS verify files.

Location:
branches/rel2/psLib/test
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/rel2/psLib/test/astronomy/Makefile

    r1500 r1552  
    33##  Makefile:   test/astronomy
    44##
    5 ##  $Revision: 1.11 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-08-12 02:34:58 $
     5##  $Revision: 1.11.2.1 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-08-16 23:59:01 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4040
    4141install: $(testbindir) $(testbindir)/verified $(TARGET)
    42         install $(TARGET) $(testbindir)
     42        install header_1.fits header_2.fits $(TARGET) $(testbindir)
    4343        install verified/*.stderr verified/*.stdout $(testbindir)/verified
    4444
  • branches/rel2/psLib/test/image/Makefile

    r1358 r1552  
    33##  Makefile:   test/collections
    44##
    5 ##  $Revision: 1.2 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-07-31 02:27:16 $
     5##  $Revision: 1.2.2.1 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-08-16 23:59:01 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4141install: $(testbindir) $(testbindir)/verified $(TARGET)
    4242        install $(TARGET) $(testbindir)
    43         install verified/*.stderr verified/*.stdout $(testbindir)/verified
     43        install verified/*.stderr verified/*.stdout verified/*.fits $(testbindir)/verified
    4444
    4545$(testbindir):
Note: See TracChangeset for help on using the changeset viewer.