xref: /llvm-project/lldb/test/API/lang/cpp/forward-declared-template-specialization/Makefile (revision b8567559cf3872d0cc2a0ed24a171da8b1ff400f)
1*b8567559SRaphael IsemannCXX_SOURCES := main.cpp
2*b8567559SRaphael Isemann
3*b8567559SRaphael Isemanninclude Makefile.rules
4