IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 595


Ignore:
Timestamp:
May 6, 2004, 1:23:02 PM (22 years ago)
Author:
evanalst
Message:

Updated to work with single library file libpslib.

File:
1 edited

Legend:

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

    r576 r595  
    33##  Makefile:   test/collections
    44##
    5 ##  $Revision: 1.1 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-05-05 20:39:09 $
     5##  $Revision: 1.2 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-05-06 23:23:02 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    6060
    6161%   : %.o
    62         $(CC) $(LDFLAGS) -L$(PSLIB_LIB_DIR) -lpsCollections -lpslib -lpstest -lm -o $@ $<
     62        $(CC) $(LDFLAGS) -L$(PSLIB_LIB_DIR) -lpslib -lpstest -o $@ $<
    6363
    6464%.lint: %.c
Note: See TracChangeset for help on using the changeset viewer.