This website requires JavaScript.
Explore
Help
Sign In
etc
/
lpe
Watch
1
Star
0
Fork
0
Code
Releases
Activity
Files
18bf0a0fddca75724cda14747dcc6118384a7bbf
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