xref: /llvm-project-15.0.7/lldb/test/API/lang/cpp/operator-overload/Makefile (revision bb09ef95)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CXX_SOURCES = a.cpp b.cpp
2
3include Makefile.rules
4
5a.o: a.cpp
6	$(CC) $(CFLAGS_NO_DEBUG) -c $< -o $@
7

served by {OpenGrok

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