IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 591


Ignore:
Timestamp:
May 6, 2004, 8:51:48 AM (22 years ago)
Author:
evanalst
Message:

Modified makefile to only update the static library.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sysUtils/Makefile

    r506 r591  
    33##  Makefile:   sysUtils
    44##
    5 ##  $Revision: 1.6 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-04-23 00:19:42 $
     5##  $Revision: 1.7 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-05-06 18:51:48 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4242# Define PHONY target "all" which will make all the necessary items
    4343
    44 all: $(TARGET_STATIC) $(TARGET_DYNAMIC)
     44all: $(TARGET_STATIC)
    4545
    4646# Rule to make static library
Note: See TracChangeset for help on using the changeset viewer.