Changeset 8906 for trunk/psLib/src/sys/Makefile.am
- Timestamp:
- Sep 22, 2006, 5:03:14 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/Makefile.am
r8712 r8906 20 20 21 21 psErrorCodes.c: ../psErrorCodes_$(PS_LANG).dat psErrorCodes.c.in psErrorCodes.h 22 $(top_srcdir)/ psParseErrorCodes --data=../psErrorCodes_$(PS_LANG).dat $@22 $(top_srcdir)/utils/psParseErrorCodes --data=../psErrorCodes_$(PS_LANG).dat $@ 23 23 24 24 psError.h: psErrorCodes.h 25 25 26 26 psErrorCodes.h: ../psErrorCodes_$(PS_LANG).dat psErrorCodes.h.in 27 $(top_srcdir)/ psParseErrorCodes --data=../psErrorCodes_$(PS_LANG).dat $@27 $(top_srcdir)/utils/psParseErrorCodes --data=../psErrorCodes_$(PS_LANG).dat $@ 28 28 29 29 pslibincludedir = $(includedir)
Note:
See TracChangeset
for help on using the changeset viewer.
