6 lines
98 B
Makefile
6 lines
98 B
Makefile
|
CFLAGS += -iquote../../../../include/uapi -Wall
|
||
|
|
||
|
TEST_GEN_PROGS := peeksiginfo
|
||
|
|
||
|
include ../lib.mk
|