Sign in
llvm
/
llvm-project
/
a78861fc55d18046989ff4d624a037e9181da170
/
.
/
lldb
/
test
/
API
/
macosx
/
expedited-thread-pcs
/
Makefile
blob: 73a969831e673267666bb7a87a72ecf7a3f94575 [
file
]
CXX_SOURCES
:=
main
.
cpp
.
PHONY
:
build
-
libfoo
all
:
build
-
libfoo a
.
out
include
Makefile
.
rules
build
-
libfoo
:
foo
.
c
"$(MAKE)"
-
f $
(
MAKEFILE_RULES
)
\
DYLIB_C_SOURCES
=
foo
.
c DYLIB_NAME
=
foo DYLIB_ONLY
=
YES