llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/unwind/ehframe/Makefile

6 lines
79 B
Makefile

C_SOURCES := main.c
CFLAGS ?= -g -fomit-frame-pointer
include Makefile.rules