Makefile 98 B

12345
  1. CFLAGS += -iquote../../../../include/uapi -Wall
  2. TEST_GEN_PROGS := peeksiginfo
  3. include ../lib.mk