6 lines
74 B
Makefile
6 lines
74 B
Makefile
|
TEST_GEN_PROGS := owner pidns
|
||
|
|
||
|
CFLAGS := -Wall -Werror
|
||
|
|
||
|
include ../lib.mk
|