Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
vboxvideo-exploit
/
master
/
.
/
test.mk
blob: b8bcd5fd2571e342f3f2ad596bdf4c73c7f5f670 [
file
] [
log
] [
blame
] [
raw
]
PWN_TEST_SRCS
=
pwn
-
test
.
c syncrw
.
c
pwn
-
test
:
$
(
PWN_TEST_SRCS
)
syncrw
.
h
$
(
CC
)
-
Wall
-
O1 $
(
PWN_TEST_SRCS
)
-
o $@