/openbsd/regress/usr.bin/make/ |
H A D | Makefile | 12 env -i PATH=${PATH} ${MAKE} -e -r -f ${.CURDIR}/mk1 | diff - t1.out 17 cd ${.CURDIR} && env -i PATH=${PATH} ${MAKE} -r -f mk2| diff - t2.out 35 cd ${.CURDIR} && env -i PATH=${PATH} MAKEFLAGS=-n ${MAKE} -r -f mkfail 37 cd ${.CURDIR} && env -i PATH=${PATH} MAKEFLAGS=n ${MAKE} -r -f mkfail 49 cd ${.CURDIR} && env -i PATH=${PATH} ${MAKE} -r -f mk8 | diff - t8.out 56 cd ${.CURDIR} && env -i PATH=${PATH} ${MAKE} -r -f mk10 |diff - t10.out 82 cd ${.CURDIR} && env -i PATH=${PATH} ${MAKE} -r -f mk16 86 cd ${.CURDIR} && env -i PATH=${PATH} ${MAKE} -r -f mk17 91 cd ${.CURDIR} && env -i PATH=${PATH} ${MAKE} -r -f mk18 138 cd ${.CURDIR} && env -i PATH=${PATH} ${MAKE} -r -f mk28 all [all …]
|
/openbsd/ |
H A D | Makefile | 50 @cd ${.CURDIR}/regress && ${MAKE} depend && exec ${MAKE} regress 55 exec ${MAKE} includes 60 cd ${.CURDIR}/include && exec ${MAKE} includes 64 cd ${.CURDIR}/share/man && exec ${MAKE} makedb 74 umask ${WOBJUMASK}; exec ${MAKE} do-build 85 cd ${.CURDIR}/share/mk && exec ${MAKE} install 86 exec ${MAKE} cleandir 87 exec ${MAKE} includes 90 NOMAN=1 exec ${MAKE} install 94 NOMAN=1 exec ${MAKE} install [all …]
|
H A D | Makefile.cross | 180 ${MAKE} obj) 243 ${MAKE} all) 250 ${MAKE} install) 255 ${MAKE} clean) 304 ${MAKE} all) 343 ${MAKE} all ;\ 345 ${MAKE} install); \ 350 ${MAKE} all ;\ 409 ${MAKE} all); \ 414 ${MAKE} install); \ [all …]
|
/openbsd/gnu/usr.bin/binutils/ |
H A D | mkdep | 21 MAKE=Makefile # default makefile name is "Makefile" 27 MAKE=$2 45 if [ ! -w $MAKE ]; then 46 echo "mkdep: no writeable file \"$MAKE\"" 54 cp $MAKE ${MAKE}.bak 56 sed -e '/DO NOT DELETE THIS LINE/,$d' < $MAKE > $TMP 83 cp $TMP $MAKE 84 rm -f ${MAKE}.bak $TMP
|
H A D | Makefile.in | 17531 if $(MAKE) distclean; then \ 19663 (cd ld && $(MAKE) $(FLAGS_TO_PASS) all) 19935 (cd m4 && $(MAKE) $(FLAGS_TO_PASS) all) 22042 $(MAKE) $(TARGET_FLAGS_TO_PASS) all) 22122 $(MAKE) $(TARGET_FLAGS_TO_PASS) all) 22202 $(MAKE) $(TARGET_FLAGS_TO_PASS) all) 22271 if $(MAKE) distclean; then \ 22304 $(MAKE) $(TARGET_FLAGS_TO_PASS) all) 22380 $(MAKE) $(TARGET_FLAGS_TO_PASS) all) 22460 $(MAKE) $(TARGET_FLAGS_TO_PASS) all) [all …]
|
H A D | src-release | 86 $(MAKE) -f $(SELF) do-md5sum \ 90 $(MAKE) -f $(SELF) do-tar \ 94 $(MAKE) -f $(SELF) do-bz2 \ 105 $(MAKE) -f $(SELF) do-md5sum \ 109 $(MAKE) -f $(SELF) do-djunpack \ 113 $(MAKE) -f $(SELF) do-tar \ 120 $(MAKE) -f $(SELF) gdb-tar \ 124 $(MAKE) -f $(SELF) do-bz2 \ 160 cd etc && $(MAKE) info 161 $(MAKE) distclean [all …]
|
/openbsd/gnu/usr.bin/binutils-2.17/ |
H A D | mkdep | 21 MAKE=Makefile # default makefile name is "Makefile" 27 MAKE=$2 45 if [ ! -w $MAKE ]; then 46 echo "mkdep: no writeable file \"$MAKE\"" 54 cp $MAKE ${MAKE}.bak 56 sed -e '/DO NOT DELETE THIS LINE/,$d' < $MAKE > $TMP 83 cp $TMP $MAKE 84 rm -f ${MAKE}.bak $TMP
|
H A D | Makefile.in | 657 @: $(MAKE); $(unstage) 800 @: $(MAKE); $(unstage) 904 @: $(MAKE); $(unstage) 1008 @: $(MAKE); $(unstage) 1112 @: $(MAKE); $(unstage) 1216 @: $(MAKE); $(unstage) 1320 @: $(MAKE); $(unstage) 1424 @: $(MAKE); $(unstage) 1528 @: $(MAKE); $(unstage) 1632 @: $(MAKE); $(unstage) [all …]
|
H A D | Makefile.tpl | 488 @: $(MAKE); $(unstage) 520 @: $(MAKE); $(unstage) 612 @: $(MAKE); $(unstage) 642 @: $(MAKE); $(unstage) 904 @: $(MAKE); $(unstage) 914 @: $(MAKE); $(unstage) 931 @: $(MAKE); $(unstage) 1009 @: $(MAKE); $(unstage) 1224 @: $(MAKE); $(stage) 1399 @: $(MAKE); $(stage) [all …]
|
H A D | src-release | 89 $(MAKE) -f $(SELF) do-md5sum \ 93 $(MAKE) -f $(SELF) do-tar \ 97 $(MAKE) -f $(SELF) do-bz2 \ 108 $(MAKE) -f $(SELF) do-md5sum \ 112 $(MAKE) -f $(SELF) do-djunpack \ 116 $(MAKE) -f $(SELF) do-tar \ 123 $(MAKE) -f $(SELF) gdb-tar \ 127 $(MAKE) -f $(SELF) do-bz2 \ 166 $(MAKE) distclean 247 $(MAKE) -f $(SELF) taz TOOL=gas \ [all …]
|
/openbsd/gnu/usr.bin/perl/Cross/ |
H A D | Makefile.SH.patch | 49 cd x2p; $(MAKE) compile; 50 cd pod; $(MAKE) compile; 90 $(MAKE) lib/re.pm 137 - cd utils; $(MAKE) compile; \ 138 - cd ../x2p; $(MAKE) compile; \ 139 - cd ../pod; $(MAKE) compile; \ 143 - $(MAKE) extras.install 157 @$(LDLIBPTH) sh ext/util/make_ext $(STATIC) $@ MAKE=$(MAKE) LIBPERL_A=$(LIBPERL) 161 @$(LDLIBPTH) sh ext/util/make_ext dynamic $@ MAKE=$(MAKE) LIBPERL_A=$(LIBPERL) 165 @$(LDLIBPTH) sh ext/util/make_ext $(STATIC) $@ MAKE=$(MAKE) LIBPERL_A=$(LIBPERL) [all …]
|
H A D | Makefile-cross-SH | 620 @$(MAKE) perl.config.dashg 636 @$(MAKE) perl.config.dashg 649 @$(MAKE) perl.config.dashg 659 $(MAKE) perl.pixie.atom; \ 661 $(MAKE) perl.pixie.irix; \ 674 @$(MAKE) perl.config.dashpg 997 @$(LDLIBPTH) $(MAKE) _cleaner2 1020 $(MAKE) depend MAKEDEPEND= 1036 sh ./makedepend MAKE=$(MAKE) 1084 PERL=./perl $(MAKE) _test [all …]
|
/openbsd/gnu/usr.bin/perl/ |
H A D | Makefile.bsd-wrapper | 25 ${MAKE} test 28 ${MAKE} test_harness 31 -@test ! -e Makefile || ${MAKE} realclean 37 test ! -e Makefile || ${MAKE} distclean; \ 40 cd ${.CURDIR} && ${MAKE} -f Makefile.bsd-wrapper1 cleandir 43 cd ${.CURDIR} && exec ${MAKE} -f Makefile.bsd-wrapper1 perl.build 44 cd ${.CURDIR} && exec ${MAKE} -f Makefile.bsd-wrapper1 mansrc.build 47 cd ${.CURDIR} && exec ${MAKE} -f Makefile.bsd-wrapper1 install
|
/openbsd/gnu/lib/libstdc++/ |
H A D | Makefile.bsd-wrapper | 22 ${MAKE} ${MAKE_FLAGS} all 25 ${MAKE} ${MAKE_FLAGS} \ 52 MAKE="${MAKE}" \ 68 cd ${.OBJDIR}/include && exec ${MAKE} ${MAKE_FLAGS} all 71 cd ${.OBJDIR}/include && exec ${MAKE} ${MAKE_FLAGS} install DESTDIR=${DESTDIR} 72 cd ${.OBJDIR}/libsupc++ && exec ${MAKE} ${MAKE_FLAGS} install-data DESTDIR=${DESTDIR} 75 -@if [ -e Makefile ]; then ${MAKE} distclean; fi
|
/openbsd/gnu/usr.bin/gcc/gcc/fixinc/ |
H A D | mkfixinc.sh | 22 MAKE="${MAKE} TARGETS=twoprocess" 28 MAKE="${MAKE} TARGETS=oneprocess" 32 MAKE="${MAKE} TARGETS=oneprocess" 124 cmd="$MAKE ${defs} install-bin"
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | Makefile.am | 82 $(MAKE) $(MKDOC) 87 $(MAKE) $(MKDOC) 92 $(MAKE) $(MKDOC) 99 $(MAKE) $(MKDOC) 104 $(MAKE) $(MKDOC) 109 $(MAKE) $(MKDOC) 114 $(MAKE) $(MKDOC) 119 $(MAKE) $(MKDOC) 124 $(MAKE) $(MKDOC) 129 $(MAKE) $(MKDOC) [all …]
|
H A D | Makefile.in | 598 $(MAKE) $(MKDOC) 603 $(MAKE) $(MKDOC) 608 $(MAKE) $(MKDOC) 615 $(MAKE) $(MKDOC) 620 $(MAKE) $(MKDOC) 625 $(MAKE) $(MKDOC) 630 $(MAKE) $(MKDOC) 635 $(MAKE) $(MKDOC) 640 $(MAKE) $(MKDOC) 645 $(MAKE) $(MKDOC) [all …]
|
/openbsd/gnu/usr.bin/cvs/ |
H A D | Makefile.in | 151 $(MAKE) $(AM_MAKEFLAGS) all-recursive 166 $(MAKE) stamp-h1; \ 305 $(MAKE) $(AM_MAKEFLAGS) \ 338 && $(MAKE) $(AM_MAKEFLAGS) \ 339 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 340 && $(MAKE) $(AM_MAKEFLAGS) check \ 341 && $(MAKE) $(AM_MAKEFLAGS) install \ 343 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 345 && $(MAKE) $(AM_MAKEFLAGS) dist \ 440 cd src && $(MAKE) $(AM_MAKEFLAGS) "$@" [all …]
|
/openbsd/usr.bin/make/ |
H A D | make.c | 172 if (DEBUG(MAKE)) in has_predecessor_left_to_build() 265 if (DEBUG(MAKE)) in Make_Update() 277 if (DEBUG(MAKE)) in Make_Update() 300 if (DEBUG(MAKE)) in Make_Update() 308 if (DEBUG(MAKE)) in try_to_make_node() 318 if (DEBUG(MAKE)) in try_to_make_node() 325 if (DEBUG(MAKE)) in try_to_make_node() 330 if (DEBUG(MAKE)) in try_to_make_node() 337 if (DEBUG(MAKE)) in try_to_make_node() 373 if (DEBUG(MAKE)) in try_to_make_node() [all …]
|
/openbsd/gnu/usr.bin/gcc/contrib/ |
H A D | gcc_build | 164 echo "Building: ${MAKE} ${MAKE_BOOTSTRAP_OPTIONS} bootstrap" 165 eval ${MAKE} ${MAKE_BOOTSTRAP_OPTIONS} bootstrap || \ 178 eval \${MAKE} -k ${MAKE_CHECK_OPTIONS} check 206 ${MAKE} install || error "Installation failed" 234 MAKE=${MAKE:-make}
|
/openbsd/usr.sbin/mopd/otherOS/ |
H A D | Makefile | 48 MAKE = make macro 135 if [ ! -d $$dir ]; then ${MAKE} ${MFLAGS} config; fi; \ 136 cd $$dir; ${MAKE} ${MFLAGS} 142 ${MAKE} ${MFLAGS} files; cd ..; fi; done; \ 143 for i in $(DIRS); do cd $$i; ${MAKE} ${MFLAGS}; cd ..; done 147 if [ -d $$os ]; then (cd $$os; ${MAKE} ${MFLAGS} INSTALL="$(INSTALL)" install); fi; 151 for i in $(DIRS); do cd $$i; ${MAKE} ${MFLAGS} INSTALL="$(INSTALL)" inst; cd ..; done;
|
/openbsd/etc/ |
H A D | Makefile | 22 ${MAKE} config && ${MAKE} clean && exec ${MAKE}; 217 cd ../usr.bin/ssh && exec ${MAKE} distribution 220 cd ../usr.bin/mail && exec ${MAKE} distribution 224 cd mail && exec ${MAKE} distribution 247 exec ${MAKE} distribution-etc-root-var 248 cd .. && exec ${MAKE} install 264 umask ${WOBJUMASK}; exec ${MAKE} do-release 280 ${MAKE} release-sets 281 ${MAKE} distrib 289 ${MAKE} bootblocks [all …]
|
/openbsd/gnu/usr.bin/texinfo/ |
H A D | Makefile.in | 245 $(MAKE) $(AM_MAKEFLAGS) all-recursive 285 $(MAKE) stamp-h1; \ 460 $(MAKE) $(AM_MAKEFLAGS) \ 523 && $(MAKE) $(AM_MAKEFLAGS) \ 524 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 525 && $(MAKE) $(AM_MAKEFLAGS) check \ 526 && $(MAKE) $(AM_MAKEFLAGS) install \ 527 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 528 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 540 && $(MAKE) $(AM_MAKEFLAGS) dist \ [all …]
|
/openbsd/gnu/lib/libstdc++/libstdc++/ |
H A D | Makefile.in | 246 $(MAKE) stamp-h; \ 256 $(MAKE) $(srcdir)/stamp-h.in; \ 302 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 363 && $(MAKE) $(AM_MAKEFLAGS) \ 364 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 365 && $(MAKE) $(AM_MAKEFLAGS) check \ 366 && $(MAKE) $(AM_MAKEFLAGS) install \ 367 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 368 && $(MAKE) $(AM_MAKEFLAGS) dist 418 $(MAKE) $(AM_MAKEFLAGS) all-recursive [all …]
|
/openbsd/gnu/usr.bin/perl/os2/ |
H A D | Makefile.SHs | 331 PERL=./perl_ $(MAKE) _test_prep 336 PERL=./perl_sys $(MAKE) _test_prep 339 PERL=./perl___ $(MAKE) _test_prep 342 PERL=./perl_stat $(MAKE) _test_prep 345 PERL=./perl_stat_aout $(MAKE) _test_prep 348 PERL=./perl_ $(MAKE) _test 354 PERL=./perl_sys $(MAKE) _test 360 PERL=./perl_stat $(MAKE) _test 366 PERL=./perl_stat_aout $(MAKE) _test 372 PERL=./perl___ $(MAKE) _test [all …]
|