IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7349


Ignore:
Timestamp:
Jun 5, 2006, 12:23:33 PM (20 years ago)
Author:
rhl
Message:

Tell automake to make the autogenerated error stack files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/Makefile.am

    r7337 r7349  
    5757# Error codes.
    5858#
     59BUILT_SOURCES = psphotErrorCodes.h errorCodes.c
     60CLEANFILES = psphotErrorCodes.h errorCodes.c
     61
    5962psphotErrorCodes.h : errorCodes.dat psphotErrorCodes.h.in
    6063        $(PSLIB_DIR)/bin/psParseErrorCodes --data=errorCodes.dat --outdir=. \
Note: See TracChangeset for help on using the changeset viewer.