Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
zistvan-public
StreamChain Prototype
Commits
8e2eb48c
Commit
8e2eb48c
authored
Jul 02, 2017
by
Yacov Manevich
Committed by
Gerrit Code Review
Jul 02, 2017
Browse files
Merge "[FAB-5140]Fix comment messages in Makefile"
parents
fb6c9e70
95b84e82
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
8e2eb48c
...
...
@@ -10,6 +10,7 @@
# - checks - runs all tests/checks
# - desk-check - runs linters and verify to test changed packages
# - configtxgen - builds a native configtxgen binary
# - configtxlator - builds a native configtxlator binary
# - cryptogen - builds a native cryptogen binary
# - peer - builds a native fabric peer binary
# - orderer - builds a native fabric orderer binary
...
...
@@ -30,7 +31,8 @@
# - tools-docker[-clean] - ensures the tools container is available[/cleaned]
# - protos - generate all protobuf artifacts based on .proto files
# - clean - cleans the build area
# - dist-clean - superset of 'clean' that also removes persistent state
# - clean-all - superset of 'clean' that also removes persistent state
# - dist-clean - clean release packages for all target platforms
# - unit-test-clean - cleans unit test state (particularly from docker)
PROJECT_NAME
=
hyperledger/fabric
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment