mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-01-07 11:09:07 +00:00
Add MY_CFLAGS, CFLAGS, and MY_LDFLAGS to all Makefile.am's so that they can be defined during configure time as well as CFLAGS added during build time. LDFLAGS were already handled correctly during build-time. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| README | ||
| tpm_bios.c | ||
| tpm_bios.h | ||
swtpm_bios is a tool that sends those commands to a TPM that typically the firmware (BIOS) is supposed to send to it. For further information, check the manpage 'man swtpm_bios'.