Sign in
coral
/
linux-imx
/
72c6f89cb0e8df491c2708d4b71e73fe8539da39
/
.
/
tools
/
testing
/
selftests
/
sigaltstack
/
Makefile
blob: 56af56eda6fa50fc259716dd397de5cb15cfc07c [
file
] [
log
] [
blame
]
CFLAGS
=
-
Wall
BINARIES
=
sas
all
:
$
(
BINARIES
)
include
../
lib
.
mk
clean
:
rm
-
rf $
(
BINARIES
)