Codebase list unsafeopenssl / kali/latest GitMake
kali/latest

Tree @kali/latest (Download .tar.gz)

GitMake @kali/latestraw · history · blame

1
2
3
4
5
#!/bin/sh

BRANCH=`git rev-parse --abbrev-ref HEAD`

make -f makefile.$BRANCH $@