Changeset 8232 for trunk/psLib/src/Makefile.am
- Timestamp:
- Aug 8, 2006, 1:32:23 PM (20 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src
- Property svn:ignore
-
old new 10 10 libpslib.la.temp 11 11 config.h.in 12 psErrorText.h13 12 *.bb 14 13 *.bbg
-
- Property svn:ignore
-
trunk/psLib/src/Makefile.am
r7985 r8232 11 11 12 12 13 EXTRA_DIST = mainpage.dox psErrorCodes_en.dat psTest.h psErrorText.h.in psErrorText_en.dat 14 15 BUILT_SOURCES = psErrorText.h 16 psErrorText.h: psErrorText_$(PS_LANG).dat 17 $(top_srcdir)/psParseErrorCodes --data=$? $(srcdir)/psErrorText.h 13 EXTRA_DIST = mainpage.dox psErrorCodes_en.dat psTest.h 18 14 19 15 pslibincludedir = $(includedir) … … 21 17 psTest.h \ 22 18 pslib.h \ 23 pslib_strict.h \ 24 psErrorText.h 19 pslib_strict.h 25 20 26 21 install-exec-local: libpslib.la
Note:
See TracChangeset
for help on using the changeset viewer.
