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