xref: /llvm-project-15.0.7/lldb/test/API/functionalities/step-avoids-no-debug/Makefile (revision cf6a7c19)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1C_SOURCES := with-debug.c without-debug.c
2
3include Makefile.rules
4
5without-debug.o: without-debug.c
6	$(CC) $(CFLAGS_NO_DEBUG) -c $<
7

served by {OpenGrok

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