summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/nsfs/Makefile
blob: 2306054a901a4059102eecf7d47bbab6fe1de630 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEST_PROGS := owner pidns

CFLAGS := -Wall -Werror

all: owner pidns
owner: owner.c
pidns: pidns.c

clean:
	$(RM) owner pidns

include ../lib.mk
40space:mode:
Diffstat (limited to 'sound/isa/cs423x/cs4236_lib.c')