parent
a1aafb9648
commit
3cefaf5ad8
@ -0,0 +1,8 @@ |
|||||||
|
all: build |
||||||
|
.PHONY: all |
||||||
|
|
||||||
|
libsignify/libsignify_static.a: |
||||||
|
@$(MAKE) -C libsignify libsignify_static.a
|
||||||
|
|
||||||
|
build: libsignify/libsignify_static.a |
||||||
|
@godep go build
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue