IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 29, 2004, 2:18:49 PM (22 years ago)
Author:
harman
Message:

New test deiver

File:
1 edited

Legend:

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

    r1109 r1134  
    33##  Makefile:   test/sysUtils
    44##
    5 ##  $Revision: 1.21 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-06-26 03:04:44 $
     5##  $Revision: 1.22 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-06-30 00:18:49 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2727 tst_psMatrix06 \
    2828 tst_psMatrix07 \
     29 tst_psMatrixVectorArithmetic01 \
     30 tst_psMatrixVectorArithmetic02 \
    2931 tst_psStats00 \
    3032 tst_psStats01 \
     
    7880cleandependencies:
    7981        $(RM) $(DEPENDENCIES)
    80        
     82
    8183builddir/%.d: %.c
    8284        $(CC) -MM $(CFLAGS) -I$(PSLIB_INCL_DIR) $< | sed 's|\(.*\.o\)|builddir/\1|' > $@
Note: See TracChangeset for help on using the changeset viewer.