Files
metasploit-gs/external/source/exploits/CVE-2018-4237/Makefile
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
125 B
Makefile
Raw Normal View History

2018-11-15 08:48:10 +08:00
all:
+$(MAKE) -C ssudo
install:
cp ssudo/ssudo ../../../../data/exploits/CVE-2018-4237/ssudo
clean:
rm -f ssudo/ssudo