llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/stop-hooks/Makefile

7 lines
99 B
Makefile

LEVEL = ../../make
C_SOURCES := main.c
CFLAGS_EXTRAS += -std=c99
include $(LEVEL)/Makefile.rules