6 lines
74 B
Makefile
Raw Normal View History

2025-05-10 21:49:39 +08:00
TEST_GEN_PROGS := owner pidns
CFLAGS := -Wall -Werror
include ../lib.mk