This website requires JavaScript.
Explore
Help
Sign In
etc
/
lpe
Watch
1
Star
0
Fork
0
Code
Releases
Activity
Files
182de16e00a5fe232af4a049e30af81000dab382
lpe
/
CVE-2017-16995
/
Makefile
T
8 lines
91 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add CVE-2017-16995
2019-08-17 12:44:54 +00:00
TARGET
:=
CVE-2017-16995
all
:
gcc CVE-2017-16995.c -o
$(
TARGET
)
clean
:
rm -f
$(
TARGET
)
Copy Permalink