This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
rex
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
2
Wiki
Activity
Browse Source
list travis host
tags/v0.9.0
jimzhan
9 years ago
parent
d97200aa44
commit
29163317a2
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
Makefile
+ 1
- 0
Makefile
View File
@@ -2,6 +2,7 @@ ARCH=$(shell ls $(GOPATH)/pkg | head -n 1)
PKG=$(GOPATH)/pkg/$(ARCH)/github.com/goanywhere
all: test
@echo $HOST
clean:
@find $(PKG) -name 'rex.a' -delete
Write
Preview
Loading…
Cancel
Save