brintos

brintos / linux-shallow public Read only

0
0
Text · 179 B · 1c63174 Raw
7 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2CFLAGS += -std=c99 -pthread -Wall $(KHDR_INCLUDES)3 4TEST_GEN_PROGS := get_syscall_info peeksiginfo vmaccess get_set_sud5 6include ../lib.mk7