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/astronomy/Makefile

    r2109 r2151  
    33##  Makefile:   test/astronomy
    44##
    5 ##  $Revision: 1.19 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-10-14 02:05:00 $
     5##  $Revision: 1.20 $  $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
     
    4444
    4545install: $(testbindir) $(testbindir)/verified $(TARGET)
    46         install $(TARGET) $(testbindir)
     46        install test.config header_1.fits header_2.fits $(TARGET) $(testbindir)
    4747        install verified/*.stderr verified/*.stdout $(testbindir)/verified
    4848
Note: See TracChangeset for help on using the changeset viewer.