IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 12, 2004, 5:38:26 PM (22 years ago)
Author:
eugene
Message:

moved complex array functions inside psMath.h BinaryOp & UnaryOp
simplified BitMask operation function set

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/Makefile

    r229 r238  
    1 # $Id: Makefile,v 1.5 2004-03-13 01:17:57 rhl Exp $
     1# $Id: Makefile,v 1.6 2004-03-13 03:38:26 eugene Exp $
    22SHELL = /bin/sh
    33DIRS = src include
     
    2626        (cd include; doxygen)
    2727
     28publish:
     29        rsync -e ssh -auv ./ poiserver0:PSLib/
     30
    2831clean:
    2932        $(RM) *~ core* TAGS
Note: See TracChangeset for help on using the changeset viewer.