opnsense-src/packages/Python/lldbsuite/test/functionalities/breakpoint/address_breakpoints/Makefile

6 lines
102 B
Makefile

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