Searched refs:distdir (Results 1 - 18 of 18) sorted by relevance
/osnet-11/usr/src/grub/grub2/build-bios/ccas_wrap/ |
H A D | Makefile | 14 distdir:
|
/osnet-11/usr/src/grub/grub2/build-uefi64/ccas_wrap/ |
H A D | Makefile | 14 distdir:
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | MM_Win95.pm | 44 disttest : distdir
|
H A D | MM_Unix.pm | 662 when the distdir is created 683 $self->{POSTOP} ||= '$(NOECHO) $(NOOP)'; # eg remove the distdir 863 tardist. This target does the actual work of turning the distdir into 872 $(DISTVNAME).tar$(SUFFIX) : distdir 887 zipdist. This target does the actual work of turning the distdir into 896 $(DISTVNAME).zip : distdir 926 Converts the distdir into a shell archive. 934 shdist : distdir 942 =item distdir 950 *dist_dir = *distdir; 952 sub distdir { subroutine 956 distdir : metafile metafile_addtomanifest label [all...] |
H A D | MM_MacOS.pm | 163 distdir dist_test dist_ci install force perldepend makefile 174 for (qw/install dist dist_basics dist_core distdir dist_test dist_ci/) {
|
H A D | MakeMaker.pm | 268 dist_basics dist_core distdir dist_test dist_ci 583 for (qw/install dist dist_basics dist_core distdir dist_test dist_ci/) { 1738 the META.yml module meta-data file during 'make distdir'. 2283 =item make distdir 2295 Makes a distdir first, and runs a C<perl Makefile.PL>, a make, and 2300 First does a distdir. Then a command $(PREOP) which defaults to a null 2317 First does a distdir. Then a command $(PREOP) which defaults to a null 2325 First does a distdir. Then a command $(PREOP) which defaults to a null 2373 add it to your F<MANIFEST> as part of the 'distdir' target (and thus
|
H A D | MM_VMS.pm | 1380 $(DISTVNAME).zip : distdir 1392 $(DISTVNAME).tar$(SUFFIX) : distdir 1406 shdist : distdir 1424 disttest : distdir
|
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/gnulib/ |
H A D | Makefile | 1087 distdir: $(DISTFILES) 1096 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 1104 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 1106 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 1108 test -f $(distdir)/$$file \ 1109 || cp -p $$d/$$file $(distdir)/$$file \ 1115 test -d "$(distdir)/$$subdir" \ 1116 || $(MKDIR_P) "$(distdir)/$$subdir" \ 1118 distdir=`$(am__cd) $(distdir) [all...] |
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/gnulib/ |
H A D | Makefile | 1087 distdir: $(DISTFILES) 1096 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 1104 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 1106 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 1108 test -f $(distdir)/$$file \ 1109 || cp -p $$d/$$file $(distdir)/$$file \ 1115 test -d "$(distdir)/$$subdir" \ 1116 || $(MKDIR_P) "$(distdir)/$$subdir" \ 1118 distdir=`$(am__cd) $(distdir) [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/ |
H A D | MM_Unix.t | 82 distdir
|
H A D | basic.t | 248 # Make sure init_dirscan doesn't go into the distdir 254 'init_dirscan skipped distdir') ||
|
/osnet-11/usr/src/grub/grub2/build-uefi64/ |
H A D | Makefile | 10541 distdir = $(PACKAGE)-$(VERSION) macro 10542 top_distdir = $(distdir) 10544 { test ! -d $(distdir) \ 10545 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 10546 && rm -fr $(distdir); }; } 10547 DIST_ARCHIVES = $(distdir).tar.gz [all...] |
/osnet-11/usr/src/grub/grub2/build-bios/ |
H A D | Makefile | 10541 distdir = $(PACKAGE)-$(VERSION) macro 10542 top_distdir = $(distdir) 10544 { test ! -d $(distdir) \ 10545 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 10546 && rm -fr $(distdir); }; } 10547 DIST_ARCHIVES = $(distdir).tar.gz [all...] |
/osnet-11/usr/src/grub/grub2/build-bios/docs/ |
H A D | Makefile | 919 test -f $(distdir)/$$relfile || \ 920 cp -p $$file $(distdir)/$$relfile; \ 946 distdir: $(DISTFILES) 955 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 963 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 965 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 967 test -f $(distdir)/$$file \ 968 || cp -p $$d/$$file $(distdir)/$$file \ 973 top_distdir="$(top_distdir)" distdir="$(distdir)" \ [all...] |
/osnet-11/usr/src/grub/grub2/build-bios/po/ |
H A D | Makefile | 982 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) macro 983 dist distdir: 1006 cp -p $$file $(distdir) || exit 1; \ 1008 cp -p $(srcdir)/$$file $(distdir) || exit 1; \
|
/osnet-11/usr/src/grub/grub2/build-uefi64/docs/ |
H A D | Makefile | 919 test -f $(distdir)/$$relfile || \ 920 cp -p $$file $(distdir)/$$relfile; \ 946 distdir: $(DISTFILES) 955 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 963 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 965 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 967 test -f $(distdir)/$$file \ 968 || cp -p $$d/$$file $(distdir)/$$file \ 973 top_distdir="$(top_distdir)" distdir="$(distdir)" \ [all...] |
/osnet-11/usr/src/grub/grub2/build-uefi64/po/ |
H A D | Makefile | 982 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) macro 983 dist distdir: 1006 cp -p $$file $(distdir) || exit 1; \ 1008 cp -p $(srcdir)/$$file $(distdir) || exit 1; \
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | CPAN.pm | 3939 my ($distdir,$packagedir); 3941 $distdir = $readdir[0]; 3942 $packagedir = File::Spec->catdir($builddir,$distdir); 3943 $self->debug("packagedir[$packagedir]builddir[$builddir]distdir[$distdir]") 3948 rename($distdir,$packagedir) or 3949 Carp::confess("Couldn't rename $distdir to $packagedir: $!"); 3950 $self->debug(sprintf("renamed distdir[%s] to packagedir[%s] -e[%s]-d[%s]", 3951 $distdir,
|
Completed in 613 milliseconds