|
@@ -22,4 +22,7 @@ dist: |
|
|
@cd ${VERSION}/libssh2 && autoreconf -fi |
|
|
@cd ${VERSION}/libssh2 && autoreconf -fi |
|
|
@tar -cJf ${VERSION}.tar.xz ${VERSION} |
|
|
@tar -cJf ${VERSION}.tar.xz ${VERSION} |
|
|
|
|
|
|
|
|
|
|
|
updatelibssh2: |
|
|
|
|
|
git subtree merge --squash -P libssh2 https://github.com/libssh2/libssh2.git master |
|
|
|
|
|
|
|
|
.include <bsd.subdir.mk> |
|
|
.include <bsd.subdir.mk> |