Sign in
fuchsia
/
third_party
/
llvm-project
/
d664c9066840ab57314f0de99fb4e5902b51f8cb
/
.
/
lldb
/
test
/
API
/
functionalities
/
dlopen_other_executable
/
Makefile
blob: 113b9fd7d3f18ec85b0232ba4e57fc01f366106a [
file
]
C_SOURCES
:=
main
.
c
USE_LIBDL
:=
1
other
:
$
(
MAKE
)
-
f $
(
MAKEFILE_RULES
)
C_SOURCES
=
other
.
c EXE
=
other
all
:
other
include
Makefile
.
rules