This website works better with JavaScript
Home
Explore
Help
Sign In
oss
/
openadk
Watch
4
Star
1
Fork
3
Files
Issues
1
Pull Requests
0
Wiki
Tree:
9d7518c2cb
Branches
Tags
master
openadk
/
package
/
toolbox
/
src
/
ls
/
Makefile
Makefile
51 B
History
Raw
1
2
3
4
PROG= ls
SRCS= ls.c dynarray.c
include ../tool.mk