1# SPDX-License-Identifier: GPL-2.0-only
2CFLAGS = -Wall
3TEST_GEN_PROGS = mangle_uc_sigmask
4TEST_GEN_PROGS += sas
5
6include ../lib.mk
7
8