IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 524


Ignore:
Timestamp:
Apr 26, 2004, 4:16:17 PM (22 years ago)
Author:
evanalst
Message:

Initial version of psLib header file.
Changed Makefile to copy psLib.h during install.

Location:
trunk/psLib/src
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/Makefile

    r515 r524  
    33##  Makefile:  psLib
    44##
    5 ##  $Revision: 1.4 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-04-23 23:40:52 $
     5##  $Revision: 1.5 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-04-27 02:16:17 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    110110
    111111install: installdirs $(INSTALLTARGETS) docs
     112        install *.h $(includedir)
    112113
    113114# Define PHONY target "clean" to clean up the development areas for
Note: See TracChangeset for help on using the changeset viewer.