IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 13, 2005, 4:32:31 PM (21 years ago)
Author:
desonia
Message:

changed the name of parseErrorCodes.pl to psParseErrorCodes and made it
installable.

File:
1 edited

Legend:

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

    r3684 r3938  
    1919        psString.c     \
    2020        psConfigure.c  \
    21         psErrorCodes.c 
     21        psErrorCodes.c
    2222
    2323BUILT_SOURCES = psSysUtilsErrors.h
     
    2525
    2626psSysUtilsErrors.h: psSysUtilsErrors.dat
    27         perl $(top_srcdir)/src/parseErrorCodes.pl --data=$? $@
     27        $(top_srcdir)/src/psParseErrorCodes --data=$? $@
    2828
    2929pslibincludedir = $(includedir)
Note: See TracChangeset for help on using the changeset viewer.