Changeset 4549 for trunk/psLib/src/sys/Makefile.am
- Timestamp:
- Jul 13, 2005, 12:49:31 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/Makefile.am
r4540 r4549 17 17 BUILT_SOURCES = psErrorCodes.c 18 18 19 psErrorCodes.c: ../psErrorCodes_$( LANG).dat psErrorCodes.c.in psErrorCodes.h20 $(top_srcdir)/psParseErrorCodes --data=../psErrorCodes_$( LANG).dat $@19 psErrorCodes.c: ../psErrorCodes_$(PS_LANG).dat psErrorCodes.c.in psErrorCodes.h 20 $(top_srcdir)/psParseErrorCodes --data=../psErrorCodes_$(PS_LANG).dat $@ 21 21 22 22 psError.h: psErrorCodes.h 23 23 24 psErrorCodes.h: ../psErrorCodes_$( LANG).dat psErrorCodes.h.in25 $(top_srcdir)/psParseErrorCodes --data=../psErrorCodes_$( LANG).dat $@24 psErrorCodes.h: ../psErrorCodes_$(PS_LANG).dat psErrorCodes.h.in 25 $(top_srcdir)/psParseErrorCodes --data=../psErrorCodes_$(PS_LANG).dat $@ 26 26 27 27 pslibincludedir = $(includedir)
Note:
See TracChangeset
for help on using the changeset viewer.
