xref: /llvm-project/lldb/test/API/python_api/was_interrupted/Makefile (revision fe61b38258bf4c5f34c32de26f4ed11ef5c32ebc)
1C_SOURCES := main.c
2CFLAGS_EXTRAS := -std=c99
3
4include Makefile.rules
5