mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-07-09 06:58:05 +00:00
![]() This lets you do: mkdir build-x64 build-ia32 cd build-x64 make TOPDIR=.. -f ../Makefile cd ../build-ia32 setarch i686 -B make ARCH=ia32 TOPDIR=.. -f ../Makefile And not worry about generated sources and headers mixing and matching. Signed-off-by: Peter Jones <pjones@redhat.com> |
||
---|---|---|
.. | ||
configtable.c | ||
console.c | ||
execute.c | ||
guid.c | ||
Makefile | ||
security_policy.c | ||
shell.c | ||
simple_file.c | ||
variables.c |