diff options
Diffstat (limited to 'dns/libidn/Makefile.man')
-rw-r--r-- | dns/libidn/Makefile.man | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/dns/libidn/Makefile.man b/dns/libidn/Makefile.man deleted file mode 100644 index fd33e015f77e..000000000000 --- a/dns/libidn/Makefile.man +++ /dev/null @@ -1,47 +0,0 @@ -MAN1+= idn.1 -MAN3+= idna_to_ascii_4i.3 -MAN3+= idna_to_ascii_4z.3 -MAN3+= idna_to_ascii_8z.3 -MAN3+= idna_to_ascii_lz.3 -MAN3+= idna_to_unicode_44i.3 -MAN3+= idna_to_unicode_4z4z.3 -MAN3+= idna_to_unicode_8z4z.3 -MAN3+= idna_to_unicode_8z8z.3 -MAN3+= idna_to_unicode_8zlz.3 -MAN3+= idna_to_unicode_lzlz.3 -MAN3+= pr29_4.3 -MAN3+= pr29_4z.3 -MAN3+= pr29_8z.3 -MAN3+= pr29_strerror.3 -MAN3+= punycode_decode.3 -MAN3+= punycode_encode.3 -MAN3+= punycode_strerror.3 -MAN3+= idna_strerror.3 -MAN3+= stringprep.3 -MAN3+= stringprep_4i.3 -MAN3+= stringprep_4zi.3 -MAN3+= stringprep_check_version.3 -MAN3+= stringprep_convert.3 -MAN3+= stringprep_locale_charset.3 -MAN3+= stringprep_locale_to_utf8.3 -MAN3+= stringprep_profile.3 -MAN3+= stringprep_strerror.3 -MAN3+= stringprep_ucs4_nfkc_normalize.3 -MAN3+= stringprep_ucs4_to_utf8.3 -MAN3+= stringprep_unichar_to_utf8.3 -MAN3+= stringprep_utf8_nfkc_normalize.3 -MAN3+= stringprep_utf8_to_locale.3 -MAN3+= stringprep_utf8_to_ucs4.3 -MAN3+= stringprep_utf8_to_unichar.3 -MAN3+= tld_check_4.3 -MAN3+= tld_check_4t.3 -MAN3+= tld_check_4tz.3 -MAN3+= tld_check_4z.3 -MAN3+= tld_check_8z.3 -MAN3+= tld_check_lz.3 -MAN3+= tld_default_table.3 -MAN3+= tld_get_4.3 -MAN3+= tld_get_4z.3 -MAN3+= tld_get_table.3 -MAN3+= tld_get_z.3 -MAN3+= tld_strerror.3 |