This website requires JavaScript.
Explore
Help
Sign In
UbiquitousOS
/
OpenCloudOS-Kernel
mirror of
https://gitee.com/OpenCloudOS/OpenCloudOS-Kernel.git
Watch
11
Star
0
Fork
You've already forked OpenCloudOS-Kernel
0
Code
Issues
Projects
Releases
Wiki
Activity
0123713957
OpenCloudOS-Kernel
/
Documentation
/
arm
/
SH-Mobile
/
Makefile
9 lines
77 B
Makefile
Raw
Blame
History
BIN
:=
vrl4
.PHONY
:
all
all
:
$(
BIN
)
.PHONY
:
clean
clean
:
rm -f *.o
$(
BIN
)
Reference in New Issue
View Git Blame
Copy Permalink