xref: /llvm-project/lldb/test/API/lang/cpp/alignas_base_class/Makefile (revision 63b0f8c788d8c6978feb099fd6db8fe219c4d166)
1*63b0f8c7SshafikCXX_SOURCES := main.cpp
2*63b0f8c7Sshafik
3*63b0f8c7Sshafikinclude Makefile.rules
4