Sign in
cos
/
third_party
/
kernel
/
1abebf8624cc7d4e8a9bb2bccff8f0dc031fd549
/
.
/
tools
/
testing
/
selftests
/
filesystems
/
statmount
/
Makefile
blob: 3af3136e35a4bc3671c292ab6abe41832a2be85d [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-or-later
CFLAGS
+=
-
Wall
-
O2
-
g $
(
KHDR_INCLUDES
)
TEST_GEN_PROGS
:=
statmount_test statmount_test_ns
include
../../
lib
.
mk