| /openbmc/u-boot/doc/ |
| H A D | README.spear | 35 make spear320_config 38 make spear320_pnor_config 42 make spear320_nand_config 44 make spear320_usbtty_config 47 make spear320_usbtty_pnor_config 50 make spear320_usbtty_nand_config 53 make spear300_config 54 make spear300_nand_config 55 make spear300_usbtty_config 56 make spear300_usbtty_nand_config [all …]
|
| H A D | README.davinci | 39 make davinci_dvevm_config 40 make 44 make davinci_dm6467evm_config 45 make 49 make davinci_dm355evm_config 50 make 54 make davinci_dm365evm_config 55 make 59 make da830evm_config 60 make [all …]
|
| H A D | README.omap3 | 31 make omap3_beagle_config 32 make 36 make omap3_overo_config 37 make 41 make omap3_evm_config 42 make 46 make omap3_pandora_config 47 make 51 make omap3_zoom1_config 52 make [all …]
|
| H A D | README.at91 | 26 make at91sam9260ek_nandflash_config - use nand flash 27 make at91sam9260ek_dataflash_cs0_config - use data flash (spi cs0) 28 make at91sam9260ek_dataflash_cs1_config - use data flash (spi cs1) 48 make at91sam9261ek_nandflash_config - use nand flash 49 make at91sam9261ek_dataflash_cs0_config - use data flash (spi cs0) 50 make at91sam9261ek_dataflash_cs3_config - use data flash (spi cs3) 69 make at91sam9263ek_nandflash_config - use nand flash 70 make at91sam9263ek_dataflash_cs0_config - use data flash (spi cs0) 71 make at91sam9263ek_norflash_config - use nor flash 74 make at91sam9263ek_norflash_boot_config - boot from nor flash [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/ |
| H A D | 0002-build-Adjust-CFLAGS-LDFLAGS-to-append-values-passed-.patch | 7 to link in librirpc, make room for those changes to take effect 39 - @env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build all 40 - -@env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="k$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build o… 41 + @env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build all 42 + -@env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="k$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build … 50 - @env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scripts/build in… 51 + @env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scripts/build i… 63 - @env CFLAGS="-g -O -Wall" MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../script… 64 + @env CFLAGS+="-g -O -Wall" MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scrip… 67 - @env CFLAGS="-g -O -DDEBUG" MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scri… [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libb64/libb64/ |
| H A D | 0001-Makefile-fix-parallel-build-of-examples.patch | 8 $ LANG=C make -j 9 make -C src 10 make -C examples 11 make[1]: Entering directory 'libb64/src' 13 make[1]: Entering directory 'libb64/examples' 14 make[1]: *** No rule to make target 'libb64.a', needed by 'c-example1'. Stop. 15 make[1]: Leaving directory 'libb64/examples' 16 make: *** [Makefile:8: all_examples] Error 2 17 make: *** Waiting for unfinished jobs.... 23 make[1]: Leaving directory 'libb64/src' [all …]
|
| /openbmc/openbmc/meta-raspberrypi/docs/ |
| H A D | Makefile | 19 @echo "Please use \`make <target>' where <target> is one of" 20 @echo " html to make standalone HTML files" 21 @echo " dirhtml to make HTML files named index.html in directories" 22 @echo " singlehtml to make a single large HTML file" 23 @echo " pickle to make pickle files" 24 @echo " json to make JSON files" 25 @echo " htmlhelp to make HTML files and a HTML help project" 26 @echo " qthelp to make HTML files and a qthelp project" 27 @echo " applehelp to make an Apple Help Book" 28 @echo " devhelp to make HTML files and a Devhelp project" [all …]
|
| /openbmc/qemu/tests/ |
| H A D | Makefile.include | 6 …@echo " $(MAKE) check Run block, qapi-schema, unit, softfloat, qtest and decode… 7 @echo " $(MAKE) bench Run speed tests" 10 @echo " $(MAKE) check-qtest-TARGET Run qtest tests for given target" 11 @echo " $(MAKE) check-qtest Run qtest tests" 12 @echo " $(MAKE) check-functional Run python-based functional tests" 13 @echo " $(MAKE) check-functional-TARGET Run functional tests for a given target" 14 @echo " $(MAKE) check-unit Run qobject tests" 15 @echo " $(MAKE) check-qapi-schema Run QAPI schema tests" 16 @echo " $(MAKE) check-block Run block tests" 18 @echo " $(MAKE) check-tcg Run TCG tests" [all …]
|
| /openbmc/qemu/python/ |
| H A D | Makefile | 9 @echo "make check-minreqs:" 15 @echo "make check-tox:" 23 @echo "make check-dev:" 28 @echo "make check:" 32 @echo "make develop:" 33 @echo " Install deps needed for 'make check'," 37 @echo "make min-venv" 40 @echo "make dev-venv" 43 @echo "make clean:" 46 @echo "make distclean:" [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/ |
| H A D | 0001-Makefile.am-avoid-race-when-creating-autostart-direc.patch | 11 | make: creating data/xsession/openbox-gnome-session 12 | make: creating data/xsession/openbox-session 13 | make: creating data/xsession/openbox-kde-session 14 | make: creating data/autostart/openbox-autostart 15 | make: creating doc/openbox.1 16 | make: creating data/autostart/autostart 17 | make: creating doc/openbox-session.1 18 | make: creating doc/openbox-gnome-session.1 19 | make: creating doc/openbox-kde-session.1 20 | make: creating doc/obxprop.1 [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/make/ |
| H A D | make.inc | 2 DESCRIPTION = "Make is a tool which controls the generation of executables and other non-source fil… 3 program from the program's source files. Make gets its knowledge of how to build your program from… 5 HOMEPAGE = "http://www.gnu.org/software/make/" 8 SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.gz \ 13 PROVIDES = "virtual/make" 15 # Otherwise $CXX leaks into /usr/bin/make
|
| /openbmc/u-boot/scripts/ |
| H A D | show-gnu-make | 4 # Show the command name for GNU Make 7 # One problem is that the command 'make' is not always GNU Make. 8 # (For ex. the command name for GNU Make on FreeBSD is usually 'gmake'.) 10 # where where GNU Make is expected. 11 # Call this helper script to get the command name for GNU Make. 15 for m in make gmake
|
| /openbmc/qemu/.gitlab-ci.d/custom-runners/ |
| H A D | ubuntu-22.04-s390x.yml | 20 - make --output-sync -j`nproc` 21 - make --output-sync check-tcg 22 - make --output-sync -j`nproc` check 42 - make --output-sync -j`nproc` 43 - make --output-sync -j`nproc` check 64 - make clean 65 - make --output-sync -j`nproc` 66 - make --output-sync -j`nproc` check 87 - make --output-sync -j`nproc` 88 - make --output-sync -j`nproc` check [all …]
|
| H A D | ubuntu-22.04-aarch64.yml | 22 - make --output-sync -j`nproc --ignore=40` 23 - make check-tcg 24 - make --output-sync -j`nproc --ignore=40` check 45 - make --output-sync -j`nproc --ignore=40` 46 - make --output-sync -j`nproc --ignore=40` check 67 - make --output-sync -j`nproc --ignore=40` 68 - make --output-sync -j`nproc --ignore=40` check 85 - make clean 86 - make --output-sync -j`nproc --ignore=40` 87 - make --output-sync -j`nproc --ignore=40` check [all …]
|
| /openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/ |
| H A D | 0007-Makefile-reorganize.patch | 10 Now the "-j <#threads>" option can be used with 'make'. 15 To build simply invoke 'make' with or without a -j option. 16 To install simply invoke: make TARGET=install 17 To clean simply invoke: make TARGET=clean 45 - for target in $(TARGETS); do ($(MAKE) -C $$target); done 48 - for target in $(TARGETS); do ($(MAKE) -C $$target install); done 51 - for target in $(TARGETS); do ($(MAKE) -C $$target clean); done 55 + $(MAKE) -C $@ $(TARGET) 57 + $(MAKE) -C $@ $(TARGET)
|
| /openbmc/openbmc/poky/meta/recipes-core/meta/ |
| H A D | buildtools-make-tarball.bb | 3 DESCRIPTION = "SDK type target for building a standalone make binary. The tarball can be used to ru… 4 on systems where make is broken (e.g. the 4.2.1 version on CentOS 8 based distros)." 5 SUMMARY = "Standalone tarball for running builds on systems with inadequate make" 11 nativesdk-make \ 13 TOOLCHAIN_OUTPUTNAME = "${SDK_ARCH}-buildtools-make-nativesdk-standalone-${DISTRO_VERSION}" 15 SDK_TITLE = "Make build tool"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/ |
| H A D | 0001-fix-racing-between-build-ncat-and-build-lua.patch | 14 make[1]: Entering directory 'path-to/build/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap… 16 make[2]: Entering directory 'path-to/build/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap… 17 make[2]: Leaving directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/l… 20 make[1]: Leaving directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/l… 22 Explicitly make build-ncat depends on build-lua to avoid racing, 26 make[1]: Entering directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/… 27 make[1]: Leaving directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/l… 29 make[2]: Entering directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/… 30 make[2]: Leaving directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/l… 46 cd libnetutil && $(MAKE) [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/nmap-7.92/ |
| H A D | 0005-fix-racing-between-build-ncat-and-build-lua.patch | 14 make[1]: Entering directory 'path-to/build/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap… 16 make[2]: Entering directory 'path-to/build/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap… 17 make[2]: Leaving directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/l… 20 make[1]: Leaving directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/l… 22 Explicitly make build-ncat depends on build-lua to avoid racing, 26 make[1]: Entering directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/… 27 make[1]: Leaving directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/l… 29 make[2]: Entering directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/… 30 make[2]: Leaving directory 'path-to/tmp/work/corei7-32-wrsmllib32-linux/lib32-nmap/7.95/nmap-7.95/l… 46 cd libnetutil && $(MAKE) [all …]
|
| /openbmc/qemu/roms/ |
| H A D | Makefile | 98 $(MAKE) -C seabios \ 103 $(MAKE) -C seabios \ 126 $(MAKE) -C ipxe/src CONFIG=qemu \ 131 $(MAKE) -C ipxe/src CONFIG=qemu \ 136 $(MAKE) -C SLOF CROSS=$(powerpc64_cross_prefix) qemu 140 $(MAKE) -C u-boot O=build-e500 qemu-ppce500_config 141 $(MAKE) -C u-boot CROSS_COMPILE=$(powerpc_cross_prefix) \ 147 $(MAKE) -C u-boot-sam460ex Sam460ex_config 148 $(MAKE) -C u-boot-sam460ex CROSS_COMPILE=$(powerpc_cross_prefix) 152 $(MAKE) -C skiboot CROSS=$(powerpc64_cross_prefix) [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/files/ |
| H A D | use-emacs-native-tools-for-cross-compiling.patch | 5 make-fingerprint and make-docfile and bootstrap-emacs, 30 -dmpstruct.h: $(libsrc)/make-fingerprint$(EXEEXT) $(dmpstruct_headers) 46 $(etc)/DOC: $(libsrc)/make-docfile$(EXEEXT) $(doc_obj) 49 - $(AM_V_at)$(libsrc)/make-docfile -d $(srcdir) \ 50 + make-docfile -d $(srcdir) \ 53 $(libsrc)/make-docfile$(EXEEXT) $(libsrc)/make-fingerprint$(EXEEXT): \ 57 gl-stamp: $(libsrc)/make-docfile$(EXEEXT) $(GLOBAL_SOURCES) 58 - $(AM_V_GLOBALS)$(libsrc)/make-docfile -d $(srcdir) -g $(doc_obj) > globals.tmp 59 + make-docfile -d $(srcdir) -g $(doc_obj) > globals.tmp 64 $(MAKE) -C $(dir $@) all [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nana/nana/ |
| H A D | 0002-man-Makefile.am-we-seem-not-to-need-the-work-around-.patch | 10 make[1]: Entering directory 'nana/2.5/nana-2.5/man' 11 make[2]: Entering directory 'nana/2.5/nana-2.5/man' 12 make[2]: Nothing to be done for 'install-exec-am'. 19 make[2]: *** [Makefile:314: install-man1] Error 1 20 make[2]: *** Waiting for unfinished jobs.... 21 make[2]: Leaving directory 'nana/2.5/nana-2.5/man' 22 make[1]: Leaving directory 'nana/2.5/nana-2.5/man' 23 make[1]: *** [Makefile:450: install-am] Error 2 24 make: *** [Makefile:380: install-recursive] Error 1 29 which might not be needed on some make versions and then it ends
|
| /openbmc/openbmc/poky/documentation/sdk-manual/ |
| H A D | working-projects.rst | 35 directory for your project and then make that directory your working 132 #. *Make and Install the Project:* These two commands generate and 135 $ make 136 $ make install DESTDIR=./tmp 166 general ``make`` rules. 200 with ``make``, the variables from the SDK setup script take precedence:: 202 $ make -e target 231 directory for your project and then make that directory your working 305 #. *Make the Project:* Use the ``make`` command to create the binary 310 $ make [all …]
|
| /openbmc/qemu/tests/qtest/migration/ |
| H A D | Makefile | 19 @echo " $(MAKE) clean Remove all intermediate files" 20 @echo " $(MAKE) target Generate for that target" 21 @echo " $(MAKE) CROSS_PREFIX=... target" 27 * tests/migration/$@. Edit that file and then run "make all" 35 $(MAKE) CROSS_PREFIX=$(CROSS_PREFIX) -C $@ 39 $(MAKE) -C $$target clean; \
|
| /openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
| H A D | unzip_optimization.patch | 46 - $(MAKE) objsdll CC=gcc CFLAGS="-O3 -Wall -fPIC -DDLL" 47 + $(MAKE) objsdll CC=gcc CFLAGS="-Wall -fPIC -DDLL" 61 - $(MAKE) unzips CC=gcc LD=gcc CFLAGS="-O3" LF2="" 62 + $(MAKE) unzips CC=gcc LD=gcc CFLAGS="" LF2="" 68 $(MAKE) unzips AS=gcc CC=gcc LD=gcc CRCA_O=crc_gcc$O \ 78 $(MAKE) unzips CC=gcc LD=gcc AS=gcc\ 88 - $(MAKE) unzips CC=gcc LD=gcc CFLAGS="-O -Wall" 89 + $(MAKE) unzips CC=gcc LD=gcc CFLAGS="-Wall" 96 - $(MAKE) unzips CC=lcc LD=lcc CFLAGS="-O3 -Wall -D__inline__= " 97 + $(MAKE) unzips CC=lcc LD=lcc CFLAGS="-Wall -D__inline__= " [all …]
|
| /openbmc/qemu/tests/docker/dockerfiles/debian-microblaze-cross.d/ |
| H A D | build-toolchain.sh | 50 make headers_install ARCH=${LINUX_ARCH} INSTALL_HDR_PATH=${CROSS_SYSROOT}/usr 60 make -j${J} 61 make install 73 make -j${J} all-gcc 74 make install-gcc 85 make -j${j} 86 make install DESTDIR=${CROSS_SYSROOT} 94 make -j${j} 95 make install
|