Skip to content

Commit

Permalink
Add native target description in Makefile
Browse files Browse the repository at this point in the history
This PR adds native target description.

Signed-off-by: Nao Nishijima <nao.nishijima.xt@hitachi.com>
  • Loading branch information
naonishijima authored and denyeart committed Aug 16, 2021
1 parent 9b0e156 commit 71436f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
# - int-tests - runs the go-test based integration tests
# - unit-tests - runs the go-test based unit tests
# - checks - runs all check conditions (license, format, imports, lint and vet)
# - native - ensures all native binaries are available
# - docker[-clean] - builds/cleans the fabric-ca docker image
# - docker-fvt[-clean] - builds/cleans the fabric-ca functional verification testing image
# - release - builds fabric-ca-client binary for the host platform. Binary built with this target will not support pkcs11
Expand Down

0 comments on commit 71436f4

Please sign in to comment.