xref: /llvm-project-15.0.7/lldb/test/API/commands/target/auto-install-main-executable/Makefile (revision 4e00a192)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CXX_SOURCES := main.cpp
2CXXFLAGS := -DBUILD=47
3
4a.out: a.device.out
5
6include Makefile.rules
7
8a.device.out:
9	$(CXX) $(CXXFLAGS) -DBUILD=74 -o $@ $(SRCDIR)/main.cpp
10

served by {OpenGrok

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