IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 27, 2004, 4:50:38 PM (22 years ago)
Author:
desonia
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/Makefile

    r1041 r1308  
    33##  Makefile:   test
    44##
    5 ##  $Revision: 1.6 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-06-15 02:45:43 $
     5##  $Revision: 1.7 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-07-28 02:50:32 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    5959        install FullUnitTest runTest $(testbindir)
    6060        $(MAKE) --directory=collections install
     61        $(MAKE) --directory=image install
    6162        $(MAKE) --directory=dataManip install
    6263        $(MAKE) --directory=sysUtils install
     
    6667distclean:      clean
    6768        $(MAKE) --directory=collections distclean
     69        $(MAKE) --directory=image distclean
    6870        $(MAKE) --directory=dataManip distclean
    6971        $(MAKE) --directory=sysUtils distclean
     
    7779clean:
    7880        $(MAKE) --directory=collections clean
     81        $(MAKE) --directory=image clean
    7982        $(MAKE) --directory=dataManip clean
    8083        $(MAKE) --directory=sysUtils clean
Note: See TracChangeset for help on using the changeset viewer.