This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
9b9d7cdd0a
linux
/
tools
/
testing
/
selftests
/
sigaltstack
/
Makefile
9 lines
94 B
Makefile
Raw
Blame
History
CFLAGS
=
-Wall
BINARIES
=
sas
all
:
$(
BINARIES
)
i
n
c
l
u
d
e
.
.
/
l
i
b
.
m
k
clean
:
rm -rf
$(
BINARIES
)
Reference in New Issue
View Git Blame
Copy Permalink