IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 10, 2004, 2:43:54 PM (22 years ago)
Author:
desonia
Message:

added errorcodes files.

File:
1 edited

Legend:

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

    r1764 r1787  
    33##  Makefile:   collections
    44##
    5 ##  $Revision: 1.5 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-09-09 22:21:00 $
     5##  $Revision: 1.6 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-09-11 00:43:54 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4545
    4646all: $(TARGET_STATIC)
     47
     48psImageErrors.h: psImageErrors.dat
     49        perl ../parseErrorCodes.pl --data=$? $@
    4750
    4851# Rule to make static library
Note: See TracChangeset for help on using the changeset viewer.