IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 10, 2004, 10:26:10 AM (22 years ago)
Author:
gusciora
Message:

distclean

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/Makefile

    r659 r985  
    33##  Makefile:  psLib
    44##
    5 ##  $Revision: 1.11 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-05-13 06:43:42 $
     5##  $Revision: 1.12 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-06-10 20:26:10 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    158158        $(RM) -f $(libexecdir)/$(TARGET_STATIC)
    159159        $(RM) -f $(libexecdir)/$(TARGET_DYNAMIC)
     160        $(RM) -f $(TARGET_DYNAMIC)
     161        $(RM) -f $(TARGET_STATIC)
    160162
    161163# Define PHONY target "docs" to generate the Doxygen files for psLib
Note: See TracChangeset for help on using the changeset viewer.