Searched refs:realclean (Results 1 - 21 of 21) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/ |
H A D | Makefile.PL | 29 realclean => {FILES=> 'const-c.inc const-xs.inc'},
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/I18N/Langinfo/ |
H A D | Makefile.PL | 37 realclean => {FILES=> 'const-c.inc const-xs.inc'},
|
/osnet-11/usr/src/cmd/perl/5.8.4/ |
H A D | extract_makeext.sh | 94 [ ! -z "$$mf" ] && $(MAKE) -f $$mf realclean; \
|
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Catalog/ |
H A D | Makefile.PL | 141 realclean => { FILES => 'CatalogDefs.xi' },
|
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/File/ |
H A D | Makefile.PL | 140 realclean => { FILES => 'FileDefs.xi' },
|
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/ |
H A D | Makefile.PL | 174 realclean => { FILES => 'ExacctDefs.xi' },
|
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Object/ |
H A D | Makefile.PL | 142 realclean => { FILES => 'ObjectDefs.xi' },
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Fcntl/ |
H A D | Makefile.PL | 29 realclean => {FILES=> 'const-c.inc const-xs.inc'},
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/util/ |
H A D | make_ext | 106 # then use Makefile.old for realclean rather than rebuild it 135 realclean) ;;
|
/osnet-11/usr/src/cmd/perl/5.8.4/contrib/ |
H A D | Makefile | 102 [ ! -z "$$mf" ] && $(MAKE) -f $$mf realclean; \
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/ |
H A D | Makefile.PL | 31 realclean => {FILES=> 'const-c.inc const-xs.inc'},
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/ |
H A D | Makefile.PL | 105 realclean => { FILES => 'lib const-c.inc const-xs.inc macros.all '
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | MM_MacOS.pm | 757 # the Makefile here so a later make realclean still has a makefile to use. 765 # See realclean and ext/utils/make_ext for usage of Makefile.old 809 =item realclean (o) 811 Defines the realclean target. 815 sub realclean { subroutine 820 realclean purge :: clean 854 \$(MAKE) realclean
|
H A D | MM_Unix.pm | 281 # the Makefile here so a later make realclean still has a makefile to use. 315 # See realclean and ext/utils/make_ext for usage of Makefile.old 735 distclean :: realclean distcheck 747 veryclean : realclean 2629 realclean :: 3490 =item realclean (o) 3492 Defines the realclean target. 3496 sub realclean { subroutine 3502 realclean purge :: clean realclean_subdirs 3543 Returns the realclean_subdirs target. This is used by the realclean [all...] |
H A D | MM_VMS.pm | 1127 in C<realclean> target. 1151 realclean :: 1217 # the Descrip.MMS here so that a later make realclean still has it to use. 1224 # Unlink realclean, $attribs{FILES} is a string here; it may contain 1295 =item realclean (override) 1301 sub realclean { subroutine 1306 realclean :: clean 1311 '$(PERL) -e "chdir ',"'$vmsdir'",'; print `$(MMS)$(MMSQUALIFIERS) realclean`;"',"\n");
|
H A D | MakeMaker.pm | 96 realclean => 'hash', 230 XS_VERSION clean depend dist dynamic_lib linkext macro realclean 266 clean_subdirs clean realclean_subdirs realclean 1023 make realclean # delete derived files (including ./blib) 1430 INST_SCRIPT directory. Make realclean will delete them from there 2156 =item realclean 2274 does a realclean first and then the distcheck. Note that this is not
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/POSIX/ |
H A D | Makefile.PL | 35 realclean => {FILES=> 'const-c.inc const-xs.inc'},
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/ |
H A D | Makefile.PL | 404 realclean => { FILES=> 'const-c.inc const-xs.inc' },
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/ |
H A D | MM_Unix.t | 113 realclean 138 ok ( join (' ', $class->dist_basics()), 'distclean :: realclean distcheck');
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ |
H A D | Makefile | 314 [ ! -z "$$mf" ] && $(MAKE) -f $$mf realclean; \
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/ |
H A D | Ping.pm | 1690 make realclean
|
Completed in 118 milliseconds