Home
last modified time | relevance | path

Searched refs:Makefile (Results 1 – 25 of 146) sorted by relevance

123456

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/
DMakefile31 MAKEFILES = $(EDK_TOOLS_SOURCE)\Common\Makefile \
33 $(EDK_TOOLS_SOURCE)\GenCRC32Section\Makefile \
34 $(EDK_TOOLS_SOURCE)\GenSection\Makefile \
35 $(EDK_TOOLS_SOURCE)\GenDepex\Makefile \
36 $(EDK_TOOLS_SOURCE)\GenFfsFile\Makefile \
37 $(EDK_TOOLS_SOURCE)\GenFvImage\Makefile \
39 $(EDK_TOOLS_SOURCE)\FwImage\Makefile \
47 $(EDK_TOOLS_SOURCE)\UefiHiiPack\Makefile \
51 $(EDK_TOOLS_SOURCE)\HiiPack\Makefile \
53 $(EDK_TOOLS_SOURCE)\SplitFile\Makefile \
[all …]
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DSection.py149 Makefile = os.path.join(MakefileDir, 'Makefile')
150 if not os.path.exists(Makefile):
151 Makefile = os.path.join(MakefileDir, 'GNUmakefile')
152 if os.path.exists(Makefile):
159 if os.path.getmtime(FullName) > os.path.getmtime(Makefile):
/device/google/crosshatch/json-c/
DMakefile.am1 include Makefile.am.inc
51 …-rm -rf config.h.in~ Makefile.in aclocal.m4 autom4te.cache/ config.guess config.sub depcomp instal…
52 -rm -f INSTALL test-driver tests/Makefile.in compile
63 Android.mk: Makefile.am
DRELEASE_CHECKLIST.txt24 Update the libjson_la_LDFLAGS line in Makefile.am to the new version.
34 git add -f Makefile.in aclocal.m4 config.guess \
36 ltmain.sh missing tests/Makefile.in \
91 Leave the libjson_la_LDFLAGS line in Makefile.am alone.
Dconfigure.ac100 Makefile
102 tests/Makefile
/device/google/coral/json-c/
DMakefile.am1 include Makefile.am.inc
51 …-rm -rf config.h.in~ Makefile.in aclocal.m4 autom4te.cache/ config.guess config.sub depcomp instal…
52 -rm -f INSTALL test-driver tests/Makefile.in compile
63 Android.mk: Makefile.am
DRELEASE_CHECKLIST.txt24 Update the libjson_la_LDFLAGS line in Makefile.am to the new version.
34 git add -f Makefile.in aclocal.m4 config.guess \
36 ltmain.sh missing tests/Makefile.in \
91 Leave the libjson_la_LDFLAGS line in Makefile.am alone.
/device/google/sunfish/json-c/
DMakefile.am1 include Makefile.am.inc
51 …-rm -rf config.h.in~ Makefile.in aclocal.m4 autom4te.cache/ config.guess config.sub depcomp instal…
52 -rm -f INSTALL test-driver tests/Makefile.in compile
63 Android.mk: Makefile.am
DRELEASE_CHECKLIST.txt24 Update the libjson_la_LDFLAGS line in Makefile.am to the new version.
34 git add -f Makefile.in aclocal.m4 config.guess \
36 ltmain.sh missing tests/Makefile.in \
91 Leave the libjson_la_LDFLAGS line in Makefile.am alone.
Dconfigure.ac100 Makefile
102 tests/Makefile
/device/google/bonito/json-c/
DMakefile.am1 include Makefile.am.inc
51 …-rm -rf config.h.in~ Makefile.in aclocal.m4 autom4te.cache/ config.guess config.sub depcomp instal…
52 -rm -f INSTALL test-driver tests/Makefile.in compile
63 Android.mk: Makefile.am
DRELEASE_CHECKLIST.txt24 Update the libjson_la_LDFLAGS line in Makefile.am to the new version.
34 git add -f Makefile.in aclocal.m4 config.guess \
36 ltmain.sh missing tests/Makefile.in \
91 Leave the libjson_la_LDFLAGS line in Makefile.am alone.
/device/google/contexthub/firmware/os/platform/stm32/flash_script/
DMakefile23 tool.bin: tool.elf Makefile
26 tool.elf: tool.c Makefile
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
DINDEX5 Makefile dummy Makefile that tells you to ./configure
6 Makefile.in template for Unix Makefile
DChangeLog16 - Fix typo in win32/Makefile.msc
23 - Eliminate use of mktemp in Makefile (not always available)
55 - Add TOP support to win32/Makefile.msc
64 - In Makefile uninstall, don't rm if preceding cd fails
87 - Add DESTDIR support to mingw32 win32/Makefile.gcc
88 - Fix comments in win32/Makefile.gcc for proper usage
94 - Remove unneeded EXTRA_CFLAGS from win32/Makefile.gcc [Truta]
113 - Add instructions to win32/Makefile.gcc for shared install [Torri]
138 - Correct suggested usages in win32/Makefile.msc [Shachar, Horvath]
151 - Exit when required parameters not provided to win32/Makefile.gcc
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
DMultiThread.h37 INT8 *Makefile; member
76 INT8 *Makefile
DMultiThread.c36 INT8 *Makefile in AddBuildItem() argument
69 NewBuildItem->Makefile = _strdup (Makefile); in AddBuildItem()
224 free (TempBuildItem->Makefile); in FreeBuildList()
622 printf ("\t[Thread_%d] nmake -nologo -f %s all\n", ThreadId, CurrentBuildItem->Makefile); in ThreadProc()
629 sprintf (BuildCmd, "nmake -nologo -f %s all", CurrentBuildItem->Makefile); in ThreadProc()
886 printf ("\tnmake -nologo -f %s all\n", mBuildingList->Makefile); in StartMultiThreadBuild()
/device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/
DMakefile38 ${PROJECT}: ${OBJECTS} Makefile
49 %.o: %.c %.h Makefile
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
DINDEX4 Makefile makefile for Unix (generated by configure)
5 Makefile.in makefile for Unix (template for configure)
DChangeLog159 - Add -p to mkdir's in Makefile.in [vda]
171 - Add dylib building for Mac OS X in configure and Makefile.in
172 - Remove old distribution stuff from Makefile
318 - Add "check" target to Makefile.in that does the same thing as "test"
319 - Add "mostlyclean" and "maintainer-clean" targets to Makefile.in
360 - Use libz.a instead of -lz in Makefile (assure use of compiled library)
411 - use libdir and includedir in Makefile.in (Tim Mooney)
416 - new Makefile.riscos (Rich Walker)
419 - add the OS/2 files in Makefile.in too (Andrew Zabolotny)
427 . Make_vms.com: msdos/Makefile.*: removed zutil.h from some dependency lists
[all …]
/device/linaro/hikey/uefi-tools/
Datf-build.sh25 MAJOR=`grep "^VERSION_MAJOR" Makefile | sed 's/.*:= *\([0-9]*\).*/\1/'`
27 MINOR=`grep "^VERSION_MINOR" Makefile | sed 's/.*:= *\([0-9]*\).*/\1/'`
/device/google/contexthub/util/nanoapp_postprocess/
DMakefile22 $(APP): $(SRC) Makefile
/device/google/contexthub/util/nanoapp_encr/
DMakefile22 $(APP): $(SRC) Makefile
/device/google/contexthub/util/nanoapp_sign/
DMakefile22 $(APP): $(SRC) Makefile
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
DREADME56 1. copy win32\Makefile Makefile
173 win32/Makefile Makefile for Win32 (VC++)

123456