Home | History | Annotate | Download | only in JSON-2.59

Lines Matching refs:MANIFEST

304 .PHONY: all config static dynamic test linkext manifest blibdirs clean realclean disttest distdir
539 $(PERLRUN) "-MExtUtils::Manifest=fullcheck" -e fullcheck
542 $(PERLRUN) "-MExtUtils::Manifest=skipcheck" -e skipcheck
544 manifest :
545 $(PERLRUN) "-MExtUtils::Manifest=mkmanifest" -e mkmanifest
591 $(PERLRUN) "-MExtUtils::Manifest=manicopy,maniread" \
610 $(PERLRUN) "-MExtUtils::Manifest=maniread" \
618 $(NOECHO) cd $(DISTVNAME) && $(ABSPERLRUN) -MExtUtils::Manifest=maniadd -e 'eval { maniadd({q{META.yml} => q{Module meta-data (added by MakeMaker)}}) } ' \
619 -e ' or print "Could not add META.yml to MANIFEST: $${'\''@'\''}\n"' --
625 $(NOECHO) cd $(DISTVNAME) && $(ABSPERLRUN) -MExtUtils::Manifest=maniadd -e 'eval { maniadd({q{SIGNATURE} => q{Public-key signature (added by MakeMaker)}}) } ' \
626 -e ' or print "Could not add SIGNATURE to MANIFEST: $${'\''@'\''}\n"' --