IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 15, 2004, 9:10:51 AM (22 years ago)
Author:
desonia
Message:

fixed code so that tests were relocatable.

File:
1 edited

Legend:

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

    r1949 r2151  
    33##  Makefile:   test/collections
    44##
    5 ##  $Revision: 1.4 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-10-04 23:51:54 $
     5##  $Revision: 1.5 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-10-15 19:10:51 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4343install: $(testbindir) $(testbindir)/verified $(TARGET)
    4444        install $(TARGET) $(testbindir)
    45         install verified/*.stderr verified/*.stdout $(testbindir)/verified
     45        install verified/*.fits verified/*.stderr verified/*.stdout $(testbindir)/verified
    4646
    4747$(testbindir):
Note: See TracChangeset for help on using the changeset viewer.