This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Larry's fix for buggy propagation of utf8-ness in join(); add test
[perl5.git] / Makefile.SH
index b1baa04..285269d 100644 (file)
@@ -783,6 +783,9 @@ okfile:     utilities
 nok:   utilities
        $(LDLIBPTH) ./perl -Ilib utils/perlbug -nok -s '(UNINSTALLED)'
 
+nokfile:       utilities
+       $(LDLIBPTH) ./perl -Ilib utils/perlbug -nok -s '(UNINSTALLED)' -F perl.nok
+
 clist: $(c)
        echo $(c) | tr ' ' $(TRNL) >.clist