xref: /llvm-project/lldb/test/API/python_api/was_interrupted/Makefile (revision fe61b38258bf4c5f34c32de26f4ed11ef5c32ebc)
1*fe61b382SJim InghamC_SOURCES := main.c
2*fe61b382SJim InghamCFLAGS_EXTRAS := -std=c99
3*fe61b382SJim Ingham
4*fe61b382SJim Inghaminclude Makefile.rules
5