-config/icu-le.pc: config/icu.pc Makefile icudefs.mk
- @cat config/icu.pc > $@
- @echo "Description: $(PACKAGE_ICU_DESCRIPTION): Layout library" >> $@
- @echo "Name: $(PACKAGE)-le" >> $@
- @echo "Requires: icu-uc" >> $@
- @echo "Libs:" "${ICULIBS_LE}" >> $@
- @echo $@ updated.
-