Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mf
go-multiaddr
Commits
0bc67b1e
Unverified
Commit
0bc67b1e
authored
Jul 25, 2021
by
Steven Allen
Committed by
GitHub
Jul 25, 2021
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #163 from multiformats/remove-makefile
remove Makefile
parents
c693710d
85373f04
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
Makefile
Makefile
+0
-12
No files found.
Makefile
deleted
100644 → 0
View file @
c693710d
conformance
:
tmp/multiaddr
go build
-o
tmp/multiaddr/test/go-multiaddr ./multiaddr
cd
tmp/multiaddr/test
&&
MULTIADDR_BIN
=
"./go-multiaddr"
go
test
-v
tmp/multiaddr
:
mkdir
-p
tmp/
git clone https://github.com/multiformats/multiaddr tmp/multiaddr/
clean
:
rm
-rf
tmp/
.PHONY
:
conformance clean
Write
Preview
Markdown
is supported
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