xref: /llvm-project-15.0.7/lldb/test/API/functionalities/completion/Makefile (revision 34c697c8)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CXX_SOURCES := main.cpp
2USE_LIBDL := 1
3
4a.out: lib_shared
5
6lib_shared:
7	$(MAKE) -f $(MAKEFILE_RULES) \
8		DYLIB_ONLY=YES DYLIB_CXX_SOURCES=shared.cpp DYLIB_NAME=shared
9
10include Makefile.rules
11

served by {OpenGrok

Last Index Update: Tue Oct 21 18:42:31 GMT 2025