]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - packages/Python/lldbsuite/test/python_api/symbol-context/two-files/Makefile
Vendor import of lldb release_39 branch r276489:
[FreeBSD/FreeBSD.git] / packages / Python / lldbsuite / test / python_api / symbol-context / two-files / Makefile
1 LEVEL = ../../../make
2
3 CXX_SOURCES := file1.cpp file2.cpp
4
5 include $(LEVEL)/Makefile.rules