This website requires JavaScript.
Explore
Help
Sign In
etc
/
lpe
Watch
1
Star
0
Fork
0
Code
Releases
Activity
Files
eca976dee379ebf48645a28601c28cd539153b68
lpe
/
CVE-2017-7308
/
Makefile
T
8 lines
89 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add CVE-2017-7308
2019-08-30 15:01:04 +02:00
TARGET
:=
CVE-2017-7308
all
:
gcc CVE-2017-7308.c -o
$(
TARGET
)
clean
:
rm -f
$(
TARGET
)
Copy Permalink