X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=Makefile;h=e4973ad74201be7fe5e425180120887a09e6e36d;hb=662dd0f910150228ba93096d77637f697c2c3ed7;hp=ee8e5e2d282cfd92031fef036776aed43e45348f;hpb=cfe84507a37a65efcb22e7abe3247b4c7704d0a8;p=src%2Fxds%2Fxds-gdb.git diff --git a/Makefile b/Makefile index ee8e5e2..e4973ad 100644 --- a/Makefile +++ b/Makefile @@ -94,6 +94,7 @@ package-all: @echo " WARNING: build on Windows not supported for now." @echo "# Build darwin amd64..." GOOS=darwin GOARCH=amd64 RELEASE=1 make -f $(ROOT_SRCDIR)/Makefile package + make -f $(ROOT_SRCDIR)/Makefile clean vendor: tools/glide glide.yaml ./tools/glide install --strip-vendor