xref: /llvm-project/lldb/test/API/functionalities/breakpoint/breakpoint_language/Makefile (revision 99451b4453688a94c6014cac233d371ab4cc342d)
1C_SOURCES := a.c
2CXX_SOURCES := main.cpp b.cpp
3
4include Makefile.rules
5