| 521 |
|
|
| 522 |
# Arrange for the per-function man pages to have 16-bit names as well. |
# Arrange for the per-function man pages to have 16-bit names as well. |
| 523 |
install-data-hook: |
install-data-hook: |
| 524 |
ln -s pcre_assign_jit_stack.3 $(DESTDIR)$(man3dir)/pcre16_assign_jit_stack.3 |
ln -sf pcre_assign_jit_stack.3 $(DESTDIR)$(man3dir)/pcre16_assign_jit_stack.3 |
| 525 |
ln -s pcre_compile.3 $(DESTDIR)$(man3dir)/pcre16_compile.3 |
ln -sf pcre_compile.3 $(DESTDIR)$(man3dir)/pcre16_compile.3 |
| 526 |
ln -s pcre_compile2.3 $(DESTDIR)$(man3dir)/pcre16_compile2.3 |
ln -sf pcre_compile2.3 $(DESTDIR)$(man3dir)/pcre16_compile2.3 |
| 527 |
ln -s pcre_config.3 $(DESTDIR)$(man3dir)/pcre16_config.3 |
ln -sf pcre_config.3 $(DESTDIR)$(man3dir)/pcre16_config.3 |
| 528 |
ln -s pcre_copy_named_substring.3 $(DESTDIR)$(man3dir)/pcre16_copy_named_substring.3 |
ln -sf pcre_copy_named_substring.3 $(DESTDIR)$(man3dir)/pcre16_copy_named_substring.3 |
| 529 |
ln -s pcre_copy_substring.3 $(DESTDIR)$(man3dir)/pcre16_copy_substring.3 |
ln -sf pcre_copy_substring.3 $(DESTDIR)$(man3dir)/pcre16_copy_substring.3 |
| 530 |
ln -s pcre_dfa_exec.3 $(DESTDIR)$(man3dir)/pcre16_dfa_exec.3 |
ln -sf pcre_dfa_exec.3 $(DESTDIR)$(man3dir)/pcre16_dfa_exec.3 |
| 531 |
ln -s pcre_exec.3 $(DESTDIR)$(man3dir)/pcre16_exec.3 |
ln -sf pcre_exec.3 $(DESTDIR)$(man3dir)/pcre16_exec.3 |
| 532 |
ln -s pcre_free_study.3 $(DESTDIR)$(man3dir)/pcre16_free_study.3 |
ln -sf pcre_free_study.3 $(DESTDIR)$(man3dir)/pcre16_free_study.3 |
| 533 |
ln -s pcre_free_substring.3 $(DESTDIR)$(man3dir)/pcre16_free_substring.3 |
ln -sf pcre_free_substring.3 $(DESTDIR)$(man3dir)/pcre16_free_substring.3 |
| 534 |
ln -s pcre_free_substring_list.3 $(DESTDIR)$(man3dir)/pcre16_free_substring_list.3 |
ln -sf pcre_free_substring_list.3 $(DESTDIR)$(man3dir)/pcre16_free_substring_list.3 |
| 535 |
ln -s pcre_fullinfo.3 $(DESTDIR)$(man3dir)/pcre16_fullinfo.3 |
ln -sf pcre_fullinfo.3 $(DESTDIR)$(man3dir)/pcre16_fullinfo.3 |
| 536 |
ln -s pcre_get_named_substring.3 $(DESTDIR)$(man3dir)/pcre16_get_named_substring.3 |
ln -sf pcre_get_named_substring.3 $(DESTDIR)$(man3dir)/pcre16_get_named_substring.3 |
| 537 |
ln -s pcre_get_stringnumber.3 $(DESTDIR)$(man3dir)/pcre16_get_stringnumber.3 |
ln -sf pcre_get_stringnumber.3 $(DESTDIR)$(man3dir)/pcre16_get_stringnumber.3 |
| 538 |
ln -s pcre_get_stringtable_entries.3 $(DESTDIR)$(man3dir)/pcre16_get_stringtable_entries.3 |
ln -sf pcre_get_stringtable_entries.3 $(DESTDIR)$(man3dir)/pcre16_get_stringtable_entries.3 |
| 539 |
ln -s pcre_get_substring.3 $(DESTDIR)$(man3dir)/pcre16_get_substring.3 |
ln -sf pcre_get_substring.3 $(DESTDIR)$(man3dir)/pcre16_get_substring.3 |
| 540 |
ln -s pcre_get_substring_list.3 $(DESTDIR)$(man3dir)/pcre16_get_substring_list.3 |
ln -sf pcre_get_substring_list.3 $(DESTDIR)$(man3dir)/pcre16_get_substring_list.3 |
| 541 |
ln -s pcre_jit_stack_alloc.3 $(DESTDIR)$(man3dir)/pcre16_jit_stack_alloc.3 |
ln -sf pcre_jit_stack_alloc.3 $(DESTDIR)$(man3dir)/pcre16_jit_stack_alloc.3 |
| 542 |
ln -s pcre_jit_stack_free.3 $(DESTDIR)$(man3dir)/pcre16_jit_stack_free.3 |
ln -sf pcre_jit_stack_free.3 $(DESTDIR)$(man3dir)/pcre16_jit_stack_free.3 |
| 543 |
ln -s pcre_maketables.3 $(DESTDIR)$(man3dir)/pcre16_maketables.3 |
ln -sf pcre_maketables.3 $(DESTDIR)$(man3dir)/pcre16_maketables.3 |
| 544 |
ln -s pcre_pattern_to_host_byte_order.3 $(DESTDIR)$(man3dir)/pcre16_pattern_to_host_byte_order.3 |
ln -sf pcre_pattern_to_host_byte_order.3 $(DESTDIR)$(man3dir)/pcre16_pattern_to_host_byte_order.3 |
| 545 |
ln -s pcre_refcount.3 $(DESTDIR)$(man3dir)/pcre16_refcount.3 |
ln -sf pcre_refcount.3 $(DESTDIR)$(man3dir)/pcre16_refcount.3 |
| 546 |
ln -s pcre_study.3 $(DESTDIR)$(man3dir)/pcre16_study.3 |
ln -sf pcre_study.3 $(DESTDIR)$(man3dir)/pcre16_study.3 |
| 547 |
ln -s pcre_utf16_to_host_byte_order.3 $(DESTDIR)$(man3dir)/pcre16_utf16_to_host_byte_order.3 |
ln -sf pcre_utf16_to_host_byte_order.3 $(DESTDIR)$(man3dir)/pcre16_utf16_to_host_byte_order.3 |
| 548 |
ln -s pcre_version.3 $(DESTDIR)$(man3dir)/pcre16_version.3 |
ln -sf pcre_version.3 $(DESTDIR)$(man3dir)/pcre16_version.3 |
| 549 |
|
|
| 550 |
pcrecpp_man = doc/pcrecpp.3 |
pcrecpp_man = doc/pcrecpp.3 |
| 551 |
EXTRA_DIST += $(pcrecpp_man) |
EXTRA_DIST += $(pcrecpp_man) |