aws / aws-nitro-enclaves-nsm-api

This provides a library for interacting with the Nitro Secure Module, which provides Nitro Enclaves with attestation capability.
Apache License 2.0
62 stars 43 forks source link

Update Makefile to build on other machines #27

Closed sabin-rapan closed 2 years ago

sabin-rapan commented 2 years ago

... than EC2 AL2 instances. While at it, use absolute paths for Dockerfiles to support calling make outside of the git repo: $ mkdir test $ make -f ../aws-nitro-enclaves-nsm-api/Makefile nsm-api-stable

Signed-off-by: Sabin Rapan sabrapan@amazon.com

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.