Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
visus
/
rex
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
2
Wiki
Actividad
Explorar el Código
list travis host
tags/v0.9.0
jimzhan
hace 9 años
padre
d97200aa44
commit
29163317a2
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-0
Makefile
+ 1
- 0
Makefile
Ver fichero
@@ -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
Escribir
Vista previa
Cargando…
Cancelar
Guardar